promotional bannermobile promotional banner

Isaac29Core/Craft

A core mod that adds fundamental items and provides an API.

File Details

Issac29Core 1.1.1 Beta 1

  • B
  • Jan 28, 2021
  • 478.18 KB
  • 79
  • 1.15.2+1
  • Forge

File Name

itnc-1.1.1-beta1.jar

Supported Versions

  • 1.15.2
  • 1.15.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:isaac29craft-377755:3184152")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Beta Release

  • [Additions]

  • Red Diamond and its tools and armor.
  • Mortar and Flint Pestle
  • Flint is made with mortar and pestle and gravel.
  • Mortar Recipes for Copper and Tin.
  • [Datapack Additions]

  • Added A new Datapack Format:
  • {
      "type": "itnc:mortar_and_pestling",
      "teir": 0-4
      "input": {
     	  "item": "example:input"
      },
      "result": {
        "item": "example:example"
      }
    }

     

    [Changes]

  • Tanks can now render tool tips about fluid amount and fluid name
  • Buckets can be filled/emptied on the tank. 
  • Oil now acts like water due to forge limitations.
  • Bronze Mixture is deprecated
  • Lead Advancement is actually shorter
  • [Removals]

  • Bronze Mixture is no longer a craftable recipe.
  • Some unused death messages.