promotional bannermobile promotional banner

Inspirations

Adds many small features to Minecraft without significantly changing the game.

File Details

Inspirations 0.2.1

  • R
  • Jul 9, 2018
  • 566.57 KB
  • 86.7K
  • 1.12.2
  • Forge

File Name

Inspirations-1.12.2-0.2.1.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

  • Added collectors
    • Can be placed in all 6 directions like a dispenser
    • Powering will pull items from the world or an inventory, like a hopper
    • Cannot push items out, requires a hopper to move items from a collector into other inventories
  • Added pipes
    • Can push items into inventories like hoppers, but is cheaper and more efficient
    • Cannot extract from inventories, requires a hopper to start the chain
    • Only have 1 inventory slot
    • Can push items upwards (configurable)
  • Cauldron improvements:
    • Cauldron fluids now have unique interactions. Hot fluids burn the player, boiling fluids boils them, and potions apply potion effects.
    • If enabled, breaking a cauldron will drop its contents. Fluid blocks are placed and potions drop as a lingering potion.
    • Dropping items in a cauldron will cause the item to perform a cauldron recipe
    • New config option to set which blocks count as fire below the cauldron. Allows registering new fire blocks or replacing fire with another block entirely
  • Plugins:
    • Added TOP and WAILA plugins to show cauldron contents. Shows bottles and current fluid name
  • Tweaks:
    • Tweak crooks durability
    • Stone rods now return 4 items instead of 1
    • Added stackable alternative recipe for dispensers and collectors
    • Made the more expensive cauldron brewing configurable
    • Added more bookshelf keywords based on dictionaries
    • Added a config option to disable wither bone drops
  • Languages:
    • Update Chinese translation (thanks Snownee!)
  • Fixes:
    • Fixed flower pots containing non-vanilla flowers using ambient occlusion
    • Fixed config cauldron recipes making unset boiling force to false rather than ignore the fire
    • Fixed not being able to use a stack of buckets to empty a cauldron, only a single bucket worked
    • Fix bookshelves not implementing withRotation and withMirror
    • Fix boiling not doing anything in cauldron fill recipes