MineColonies

Grow your Own Massive Colony with Automation, Defense Structures, Raids and more

File Details

minecolonies-1.20.1-1.1.396-BETA-sources.jar

  • B
  • Jan 5, 2024
  • 71.71 MB
  • 6
  • 1.20.1+1
  • Forge

File Name

minecolonies-1.20.1-1.1.396-BETA-sources.jar

Supported Versions

  • 1.20.1
  • 1.20

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:minecolonies-245506:5010656")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Minecolonies Changelog

Version: 1.20.1-1.1.396-BETA

Required Dependencies:

  • Structurize: 1.20.1-1.0.662-BETA (or above)
  • MultiPiston: 1.20-1.2.30-ALPHA (or above)
  • BlockUI: 1.20.1-0.0.101-ALPHA (or above)
  • Domum Ornamentum: 1.20-1.0.150-BETA (or above)

Optional Dependencies

  • JEI: 15.1.0.19 (or above)
  • Journeymap: 5.9.8 (or above)

Changes:

  • Fix correct tool checks (#9674)

Correct tool checks verify if the tags NEEDS_DIAMOND_TOOL or NEEDS_IRON_TOOL are met by the tool tier, however our tool type checks always pass in wooden tools, causing the tool type to be empty, essentially stating the workers are unable to mine those blocks.