promotional bannermobile promotional banner

XyCraft: Machines

Machines and technology in XyCraft Style!

File Details

XyCraft Machines v0.7.33

  • B
  • Jul 19, 2024
  • 2.80 MB
  • 88.8K
  • 1.21
  • NeoForge

File Name

xycraft_machines-0.7.33.jar

Supported Versions

  • 1.21

Curse Maven Snippet

NeoForge

implementation "curse.maven:xycraft-machines-653791:5544871"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Changed how the tab is created in registry.
  • Adds Charger prototype to test charging items using Forge Energy. Model will change.
  • Adds new rule type for the extractor: FuzzyBlockStateRule. Allows you to specify specific properties on a block. - Thanks to Thiakill for the property per block codec An Example: a lit furnace, regardless of facing direction with an output of something like slag.
  • Adds new rule type for the extractor: PropertyRule. Allows you to specify specific properties you want on any block. An Example: looking for something that is using the same Facing property and targeting North to make snow "Since the north is cold" - Monica 2024 who also provided the codec for this
  • Adds ForgeCraft specific block to work generate Xynergy off a data genned recipe. Note, this is not intended to be used outside of the FC instance, so if you use it... bug reports are not being accepted (you also shouldn't be playing with Experimental flags on đŸ˜‚)