diff options
Diffstat (limited to 'source/AllToLua.pkg')
-rw-r--r-- | source/AllToLua.pkg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/source/AllToLua.pkg b/source/AllToLua.pkg index 676b8632b..ee594be1a 100644 --- a/source/AllToLua.pkg +++ b/source/AllToLua.pkg @@ -47,6 +47,9 @@ $cfile "BlockEntities/DispenserEntity.h" $cfile "BlockEntities/DropperEntity.h" $cfile "BlockEntities/FurnaceEntity.h" $cfile "BlockEntities/HopperEntity.h" +$cfile "BlockEntities/JukeboxEntity.h" +$cfile "BlockEntities/NoteEntity.h" +$cfile "BlockEntities/SignEntity.h" $cfile "WebAdmin.h" $cfile "WebPlugin.h" $cfile "Root.h" |