OhMyResin
Added some command to simulate resin generation
OhMyResin
Description
This is a mod designed for the 24w44a resin farm, including simulation of resin generation and fixes for resin drop bugs.
Commands
``` /simulateResinGeneration <pos> <amount (number of resin, default is "a random number between 2~3".)> <showGenerationResultOnly (otherwise shows the full process, default is "false")> ``` -> Simulates resin generation starting from a single block. <pos> is required; other parameters are optional.
``` /simulateResinGenerationForCreakingHeartsInArea <edge1> <edge2> <amount (number of resin, default is "a random number between 2~3")> <showGenerationResultOnly (otherwise shows the full process, default is "true")> ``` -> Simulates resin generation for "Creaking Hearts" within a specified area. <edge2> and <edge2> are required; other parameters are optional. This simulation only applies to "Creaking Hearts."
``` /gamerule multifaceResinDropIssueFix <toggle> ``` -> Fixed [[MC-278003]](https://bugs.mojang.com/browse/MC-278003) for MOJANG