mojira.dev

Torrekie

Assigned

No issues.

Reported

No issues.

Comments

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:

  1. Stop the server first

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

  3. Restart BDS, Balloon and Ice bomb should work now.

Tested in 1.16.1, should work in any BDS versions.