promotional bannermobile promotional banner

CreateColonies

A compatibility project between Create and Structurize/Minecolonies

File Details

CreateColonies-1.21.1-2.0.0.jar

  • R
  • Nov 13, 2025
  • 132.14 KB
  • 1.5K
  • 1.21.1
  • NeoForge

File Name

createcolonies-2.0.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:createcolonies-1332665:7218939"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Major Changes

  • Implementation for 1.21

Technical details

  • chore: Start work on 1.21.1 (91c1342)

  • chore: Set up (neo)gradle for 1.21.1 (8b5fb31)

  • chore: Rename imports and classes to Neoforge names (#16)

  • chore: 1.20.2 changes (7d38534)

  • chore: 1.20.3 changes (Capabilities) (fee2c72)

  • chore: 1.20.4 changes (Network rework) (3fcf28e)

  • chore: 1.20.5 changes (10c7f51)

  • chore: 1.20.6 changes (Event result rework) (251010b)

  • chore: 1.21 changes + structurize changes (dd77c3b)

  • chore: datapack renames (43f7732)

  • fix: Small porting issues, mostly due to different BlockPos storage between 1.20.1 and 1.21.1 (b4d1858)

  • chore: Fix release script (a6dc30d)

  • chore: fix release script more (unfortunately every change there needs a new changelog entry, in order to actually start running it) (3fa4b57)

  • chore: Release script fix (dc9a09b)

  • fix: The network part had a logical error in it, which meant some code that was only meant for clients got loaded on the server by accident. Fixes #27 (13aca56)