Changes

Summary

  1. Fixes #572 (details)
  2. Derp, thats what i get for not just copying Minecraft code. Makes (details)
Commit 3de0e62b1e3a8e4f2e32b6d5c15d89f8861a7781 by qowyn
Fixes #572
Adds particles to active FurnaceSlab
The file was modifiedsrc/main/java/tconstruct/tools/blocks/FurnaceSlab.java (diff)
The file was modifiedsrc/main/java/tconstruct/tools/logic/FurnaceLogic.java (diff)
Commit f03ed7be076564580c538ceef76dbbb63a522760 by qowyn
Derp, thats what i get for not just copying Minecraft code. Makes particles appear actually in front of the furnace and not at the block boundry.
The file was modifiedsrc/main/java/tconstruct/tools/blocks/FurnaceSlab.java (diff)