When the Edu Option is turned on in the world, the balloon does not work properly, it will not move after it is generated, and it will not be properly tied to the animal.
Linked issues
is duplicated by 1
Comments 28
Hi Hector, I just pushed a same issue few hours ago and have been mentioned by IonicEcko, your solution has some mistakes which can be noticed very easily, the correct way to solve the problem is:
Stop the server first
Move behavior_packs/chemistry/entities/* (all .json files in this path) to behavior_packs/vanilla/entities/, or just execute `mv $BDSPATH/behavior_packs/chemistry/entities/* $BDSPATH/behavior_packs/vanilla/entities/` in Linux, "$BDSPATH" refers to the path of where BDS located.
Restart BDS, Balloon and Ice bomb should work now.
Tested in 1.16.1, should work in any BDS versions.
Is it confirmed that education edition features aren't supposed to work on BDS? I was hoping to use the fly-but-not-creative feature.
Is it confirmed that education edition features aren't supposed to work on BDS? I was hoping to use the fly-but-not-creative feature.
Hi Proton,
Is this using Bedrock Dedicated Server or just Minecraft Bedrock edition?
Ionic