Skip to content

Releases: AlecsDeveloper/Sapling

Sapling Stable 1.2

05 May 21:08
Compare
Choose a tag to compare

Sapling Stable 1.2 is here!

After a few small changes to the API (and my laziness, sorry) Sapling reaches 1.20.80!


What's new?

  • timer was added to the func module
  • some changes with the chunk information in infoDisplay

Note

If you do not have SaplingCUI installed, install it

Sapling Stable

01 Apr 12:13
Compare
Choose a tag to compare

Sapling Stable is here!

Due to some problems with Mojang (as usual) the rewrite from 0 finally arrives (again) now written above StickyCore.

What's new?

Some features have been improved, removed and implemented, below is the list of changes

Removed

  • blockSplit has been removed

Added

  • signBedrockBreaker was added to the sapling module
  • dynamicLight was added to the sapling module
  • instamineDeepslate was added to the sapling module
  • tntDispenserRefill was added to the sapling module
  • lightIndicator was added to the func module (use a clock on your main hand)
  • fakeHss was added to the func module
  • gameRulesFix was added to the config module
  • setAllValues was added to the config module
  • Added ./camera command (check the documentation here)

Updated

  • now ./prof also calculates chunks loaded in the world
  • now tntBlocks is better optimized (Sapling CUI)
  • An optional flag was added to the spawn action of the fakeplayers, this flag allows the player to be generated every time you enter the game, example: ./fakeplayer test spawn:world
  • now the parameters of fakeplayer actions are placed next to the action separated by :, for example: ./fakeplayer test use:0

Tip

For more information, use ./help

Important

Make sure you install Sapling Stable.mcpack and Sapling CUI.mcpack, both in the section below.
If you have problems, go to our discord server

Sapling Rewrite 1.20.50+

02 Jan 09:43
29a3506
Compare
Choose a tag to compare

Sapling 1.20.50 arrived

With the arrival of Sapling to the new version, some things were implemented:

Sapling

  • ravagerDestroyCherryLeaves

Commands & Engines

  • fake hss engine
  • ./hss command (Use ./help to know more about it)

Note

If you do not have SaplingCUI installed, install it

Sapling Rewrite 1.20.40 - 1.20.41

05 Dec 23:05
29a3506
Compare
Choose a tag to compare

With the arrival of AmethystJs the rewrite of Sapling is done! And along with the rewrite, functions are added and others are removed (Temporarily, srry autocrafting)

In addition to redoing some Sapling "things", several changes were made to some commands and some were added to add others, below is the list of changes for this mini beta:

Sapling

  • autocrafting removed (Temporal)
  • anvilBedrockBreaker crash fixed
  • cauldronBedrockBreaker fixee
  • silkTouchGetSpawners added
  • silkTouchGetBuddingAmethyst added
  • flippinCactus rewrite (like carpet mod)
  • entityCramming added

Func (Previously data)

  • chunkBorders added
  • slimeChunks added
  • tpBoxes added
  • redstoneIndicator added
  • chestPeek (@ayy-star) added
  • tntBlocks added
  • infoDisplay added

Fakeplayer (Previously player)

  • actions
  • <script> added

Others

  • ./calc added
  • ./prof added
  • ./data removed (now ./func)
  • sim from ./data removed (Temporal)
  • all counters removed (Temporal)
  • ./help added

Important Notes:

For most ./func functions it is necessary to have SaplingCUI active in the resource packs

1.20.10+

30 Jul 18:09
29a3506
Compare
Choose a tag to compare
  • added trident action in ./player
  • updated to 1.20.10+

Beta 1.20+

18 Jun 04:59
01d1fef
Compare
Choose a tag to compare

Beta 1.20+

What's new?

Global

  • added ./config command, ./config help for features
  • @sapling shortcut has been added to the chat to display information.
  • added Sapling Langs
    • EN (default)
    • ES
    • PT
    • ZH
    • JA
  • Sapling CUI (Resource pack required for the majority of functions of the ./data command, download together with SaplingAddon.)

Sapling command

  • added blockSplit in new parity module
  • added instamineObsidian in tweaks module
  • removed tntDropIce from tnt module and now is part from tntDropAllBlocks
  • etc (for more, use ./sapling help <module>)

Data command

  • added simArea in world module
  • added chunk in world module
  • added slime in world module
  • added shulketTpBox in world module
  • added debug in world module

pre-alpha 1.19.81+

15 Apr 14:31
3d6b00d
Compare
Choose a tag to compare

Pre-alpha 1.19.81+

What's new?

  • Sapling core rewrite
  • updated src issue

Patches:

  • flippinCactus can now rotate hoppers
  • now flippinCactus cancels inventory opening at:
    • droppers
    • dispenser
    • hoppers
  • deathCounter from Data module now works correctly

Note: this is an update version of the previous release, a beta with new implementations is still in development! thanks for waiting