diff options
Diffstat (limited to '')
-rw-r--r-- | source/AllToLua.pkg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/AllToLua.pkg b/source/AllToLua.pkg index f36443329..9e6f8cf8b 100644 --- a/source/AllToLua.pkg +++ b/source/AllToLua.pkg @@ -41,6 +41,7 @@ $cfile "BlockEntities/ChestEntity.h" $cfile "BlockEntities/DropSpenserEntity.h" $cfile "BlockEntities/DispenserEntity.h" $cfile "BlockEntities/DropperEntity.h" +$cfile "BlockEntities/FurnaceEntity.h" $cfile "WebAdmin.h" $cfile "WebPlugin.h" $cfile "Pickup.h" |