Blocks with sides !

This commit is contained in:
2026-03-14 19:56:12 -03:00
parent ea6a6acfbe
commit 5e7719207f
18 changed files with 334 additions and 160 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ interface TileChestData {
}
EverythingRegistry.register<BlockRegistry<TileChestData>>("blocks", "bworld:furnace", {
texture_id: "bworld:furnace",
textures: "bworld:furnace",
has_collision: false,
on_interact(world, tile) {