Skip to content

Commit

Permalink
Seamless slabs are obtainable by using Luquid Block Transmutation. Wh…
Browse files Browse the repository at this point in the history
…en hovered upon in inventory, they crash the game, and double variant is not obtainable since two slabs are obtained by mining one.
  • Loading branch information
Matriks404 committed Feb 18, 2024
1 parent c51e0cf commit 9c87ea0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/ids.json
Original file line number Diff line number Diff line change
Expand Up @@ -9394,7 +9394,7 @@
"44:1": { "name": "Sandstone Slab", "sprite": "beta/sandstone_slab_v3" },
"44:2": { "name": "Wooden Slab", "sprite": "beta/wooden_slab_v3" },
"44:3": { "name": "Stone Slab", "sprite": "beta/cobblestone_slab_v3" },
"44:4": { "sprite": "beta/seamless_slab_v3", "isUnobtainable": true },
"44:4": { "sprite": "beta/seamless_slab_v3", "isObtainableByBlockTransmutation": true },
"45:0": { "name": "Bricks", "sprite": "beta/brick_block_v2" },
"46:0": { "name": "TNT", "sprite": "beta/tnt" },
"47:0": { "name": "Bookshelf", "sprite": "beta/bookshelf" },
Expand Down

0 comments on commit 9c87ea0

Please sign in to comment.