Skip to content

v1.9.1

Choose a tag to compare

@connor135246 connor135246 released this 28 Aug 02:38
· 178 commits to master since this release

v1.9.1

  • added a new subcommand: "getcampfire". it creates an item copy of a campfire block, including all its NBT
  • reversed the order of the burning out tooltip and the inventory tooltip on campfire items

bug fixes

  • fixed a bug where if a thrown potion landed on an entity instead of a block, campfires at 0,0,0 would be extinguished
  • fixed an odd mixin bug when another mixin also affects EntityPotion (#19)
  • fixed "auto recipe discovery" recipes not updating when furnace recipes are changed by crafttweaker (#20)
  • fixed synced server config options being replaced by client config options if the config is changed via the in-game mod options gui (some core mods, such as EnderCore, enable the in-game mod options gui) while connected to a server