Nature's Spirit

Nature's Spirit

688k Downloads

Unconfigurable milk bucket + cauldron behaviour breaks Rats mod resource acquisition [1.20.1]

Closed this issue ยท 1 comments

commented

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

  1. Install both Nature's Spirit and Rats on Minecraft version 1.20.1.
  2. Place a cauldron in-world.
  3. 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.

commented

Hi, we used to have a config for this, however, this config had presented unforeseen issues because of the way cauldron code works in the game, we may attempt to find a solution to this in the future, but for now it will remain as is