Custom Machinery

Custom Machinery

Mod

Make your dream machine come true

Client and server TechnologyUtility

5,991 downloads
29 followers
Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

[NeoForge]Custom-Machinery-1.21-0.10.0

Changelog

Custom Machinery 1.21-0.10.0

Initial update for Minecraft 1.21, everything from 1.19 version is available. Going forward Custom Machinery will only be compatible with NeoForge. Forge and Fabric versions will be left in 1.19.2, the dependency to Architectury was also removed. The wiki will be updated in the following days. None of the following additions are going to be backported (especially the customization gui).

Additions :

  • A ton of bugs, if you find any please report it on Discord or GitHub issues.
  • A brand new in-game editor for creating and editing custom machines.
    • Open it by using /cm create or /cm edit <machine_id> commands.
    • The gui is very powerful but a few, very specifics features may still be missing, that will be added later.
    • Clicking the "save" button in the gui will save the machine json file and reload it immediately, no /reload needed.
    • It is advised to frequently make backups of machine json files in case the gui mess up or the game crash while using it (there isn't autosave).
  • The item component "variant" property is gone, instead all previously variants are now separate types.
    • For example instead of {"type": "item", "variant": "result"} now it is {"type": "item_result"}
    • Check the wiki for more infos.
  • CM now use vanilla ingredient (and neoforge fluid ingredient) systems.
    • For CraftTweaker and KubeJS users the .requireItemTag and .requireFluidTags are now .requireItemIngredient and .requireFluidIngredient
    • For json users the syntax of the "item" and "fluid" property also changed, check the wiki.

Files

CustomMachinery-neoforge-1.21-0.10.0.jar(1.62 MiB) Primary Download

Details

Licensed LGPL-3.0-only
Published 2 years ago
Updated 3 days ago