Immersive Crafting

Immersive Crafting

Mod

Library mod providing data driven in-world crafting with support for data generation.

Server Game MechanicsLibrary

1,346 downloads
10 followers
Follow Save
90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

0.4.0+1.20.6 - Neoforge

Changelog

  • ported to 1.20.6
  • t

Breaking Changes

  • the mutually exclusive resource location and tag fields for the block condition are now grouped into the block category like so:
{
  // this is new
  "block": {
    "id": "minecraft:stone"
  },
  // nothing changed here
  "hardness": {
    "min": 1
  }
}

Instead of leaving out id and tag, one must now leave out the whole block key instead. If block is present, it must contain id xor tag.

  • support Neoforge instead of Forge

Dependencies

Files

immersivecrafting-neoforge-0.4.0+1.20.6.jar(162.75 KiB) Primary Download
immersivecrafting-neoforge-0.4.0+1.20.6-api.jar(73.18 KiB) Download
immersivecrafting-neoforge-0.4.0+1.20.6-sources.jar(98.37 KiB) Download

Project members

CozyPenguin

Owner

Details

Licensed MIT
Published a year ago
Updated 2 months ago