File Details
Inspirations 0.2.5
- B
- Jul 11, 2019
- 760.12 KB
- 9.6K
- 1.12.2
- Forge
File Name
Inspirations-1.12.2-0.2.5.jar
Supported Versions
- 1.12.2
Curse Maven Snippet
- Added photometers
- Measures light at the players position
- If held, measures light at the block the player points to
- Added beacon compasses
- Compass that can be linked to a beacon
- Works across dimensions to help link nether portals
- Can be copied in the crafting table
- Can be dyed any of the 16 colors
- Added Leatherworks Support (thanks Balint66)
- Tannin can be created in the cauldron
- Leather can be washed and prepared in the cauldron
- Added Rats Mod support
- Fixes an issue where putting milk in the cauldron blocks cheese from being made
- Added Twilight Forest support
- Arctic armor can be dyed in the cauldron
- Config
- Added config options to control bookshelves enchanting power
- Fixes
- Fixed JEI dye recipes not showing full cauldrons
- Fixed BrewingOreRecipes not being added in the registry scan
- Fix dispensor stacks logging errors on empty lines
- API
- Replace
instanceof BlockLeaveschecks withBlock::isLeaves - Add new cauldron recipe type to mix two fluids into an item. A recipe to make obsidian in the cauldron can be enabled in the config (disabled by default)
- Replace

