- Orange wool now destroys carts that pass over it
- Carts can now climb ladders
- carts will dismount at the top of ladders based on the direction they are facing.
- blocks are now defined by tags
- this allows datapack users to modify which blocks activate the different behaviors, without needing to go to github and modify the source code with beet/bolt/etc installed
- tags are located under \data\transporters\tags\block
This really changes some things!
- beet-ified everything (source now availible on github)
- this means all future versions will be made using beet and bolt, the datapack development pipline for minecraft datapacks
- The code contained within the installable pack is no longer easily readable or editable as an unfortunate side effect of now using beet
- see the github source repository for that!
- removed herobrine
NOTE: due to an oversight, this version does not work at all. please use 2.0.1 or newer.