File Details
Mantle 1.6.74 for 1.16.5
- B
- Jan 16, 2021
- 548.77 KB
- 67.2K
- 1.16.5+3
- Forge
File Name
Mantle-1.16.5-1.6.74.jar
Supported Versions
- 1.16.5
- 1.16.4
- 1.16.3
- 1.16.2
Curse Maven Snippet
* Added softwrapping to book section text
* Added recipe serializer base class
* Correct fluid ingredient constructor to use ITag instead of Tag
* Extracted namable tile entity logic into an interface
* Generalized InventoryBlock to support IItemHandler, deprecated some of the IInventory methods
* Make multi module container less strict, to discourage IInventory use
* Scalable elements can now be scaled upwards
* Allow fluid cuboids to be drawn outside the 0,0,0 to 1,1,1 range, in which case the UV will mod between 0 and 1
* Added background container screen, for screens that just need a background and no logic
* Made recipe advancements optional in the abstract recipe builder
* Deprecated multiblock logic, only used in Tinkers which rewrote the logic for 1.16
* Extra heart renderer now fires the post event and can be disabled with config
* Added config helpers to cache config values
* Fixed softwrapper newline handling in books