Unconfigurable milk bucket + cauldron behaviour breaks Rats mod resource acquisition [1.20.1]
Closed this issue ยท 1 comments
Description
When playing with both Nature's Spirit and Rats, I expected right-clicking on a cauldron with a milk bucket to initiate the Rats cheesemaking behaviour, but it instead converted the cauldron to a Nature's Spirit milk cauldron, which was unable to create Rats cheese. Furthermore, Nature's Spirit cheese is not able to function as a replacement for Rats cheese due to missing tags (not to mention its soft, creamy, ever-so-delicious texture necessitates the use of a bucket).
I understand that inter-mod compatibility may not be a high priority, but couldn't find anyone else reporting this issue and was surprised to find that the cauldron behaviour was not configurable.
Steps to Reproduce
- Install both Nature's Spirit and Rats on Minecraft version 1.20.1.
- Place a cauldron in-world.
- Right-click the cauldron with a milk bucket.
Suggested fix
Make Cheesemaking toggleable in Nature's Spirit's config file by checking for a config flag before overriding Minecraft's cauldron (I believe this is done in util/NSCauldronBehavior.java).
Environment
- Minecraft 1.20.1
- Forge 47.4.0
- Nature's Spirit 2.2.4-1.20.1
- Rats 1.20.1-8.1.3
Thank you for your time and for the beautiful mod.