promotional bannermobile promotional banner

Create Repair

The Unofficial Create Patch: (mis)using mixin to bring applicable bugfixes from the 1.21.1+-exclusive Create patches to 1.20.1, because we love 1.20.1 in this house.

File Details

create_repair-fabric-1.20.1-1.2.0.jar

  • R
  • May 1, 2026
  • 743.32 KB
  • 44
  • 1.20.1
  • Fabric

File Name

create_repair-fabric-1.20.1-1.2.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:create-repair-1477958:8023190"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Repaired

  • Rabbits can now wear Hats
  • Fix Smart Chutes still dropping items when replaced by a command
  • Have various block/entity interactions take into account your (in/decreased) reach; in general this has increased the reach that these features are theoretically useable from (e.g. maximum distance you can be moved away from a clipboard before it automatically closes) but that's been confirmed as intended
  • Fix a crash when more than 10 blocks away from a placed clipboard you opened
  • [Fabric] Fix Schematicannon refilling from but not consuming gunpowder from adjacent inventories
  • [Fabric] Fix a crash in Create's ItemHelper when comparator updates are triggered through Fabric's transaction API (e.g. with postboxes)
  • [Fabric] Bundle a version of Porting-Lib's attributes module that fixes the various reach helpers reporting significantly lower reach than the Forge equivalents

Changed

  • [Forge] Reduce logging if Fabric Mixin is absent from error level to warning.
  • Fixes that require Fabric Mixin to fix on Forge (and thus require either Mixinbooster or Sinytra Connector) are now annotated in REPAIRED.md