Compatibility
Minecraft: Java Edition
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed CC-BY-NC-SA-4.0
Published last week
Updated 3 days ago
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. <edge1> and <edge2> are required; other parameters are optional. This simulation only applies to "Creaking Hearts."
/gamerule multifaceResinDropIssueFix <toggle>
-> Fixed [MC-278003] for MOJANG