Implement cauldrons (#5163)

the following things are currently not implemented:

- particle/sound effects when an entity extinguishes itself
- particle/sound effects when mixing different stuff in a cauldron
- powder snow cauldron

both of these things are contingent on #5169, but for the time being, the PR is functionally complete and I want to move on to something else without being stalled by the particle+sound problem (which I haven't yet decided how to solve).
This commit is contained in:
Dylan T
2022-07-20 16:12:58 +01:00
committed by GitHub
parent 466307a43f
commit c1acf44337
29 changed files with 1231 additions and 4 deletions

File diff suppressed because one or more lines are too long