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.
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.