Differentiate

A modding library for Eltrut & Co.

File Details

differentiate-1.16.5-0.5.0.jar

  • B
  • May 18, 2021
  • 135.90 KB
  • 107.8K
  • 1.16.5+2
  • Forge

File Name

differentiate-1.16.5-0.5.0.jar

Supported Versions

  • 1.16.5
  • 1.16.4
  • 1.16.3

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

- Added Farmer's Delight to the list of mod strings

- Added a method to AbstractHelper to create multiple entries

- Added a method to BlockHelper to create slabs, stairs, walls, and vertical slabs automagically

- Added a list of registry objects to array method

- Allowed for independent registering of data without use of interfaces

- Added EntityHelper and DifferSpawnEggItem

- Added a new DataUtil class which houses compostable and flammability chances

- Switched tile entity rendering over to a supplier to see if it fixes a problem