gnembon / carpet-autoCraftingTable

autoCraftingTable extension for carpet-mod
GNU Lesser General Public License v3.0
80 stars 27 forks source link

Helga - Fixed Fletching & Smiting table acting like Auto Crafting Table #19

Closed FxMorin closed 3 years ago

FxMorin commented 3 years ago

Fletching Tables & Smitching tables both extend the crafting table. If you stick a hopper to them, you are able to use them as auto crafting tables. This became an issue in a villager trading system using Fletching Tables since making them auto crafting tables also adds the great benefit of making them immovable. We now check if its a crafting table before adding a block entity to it.