mirror of
https://github.com/ViaVersion/Mappings.git
synced 2024-11-02 08:59:44 +01:00
20 lines
575 B
JSON
20 lines
575 B
JSON
|
{
|
||
|
"blockstates": {
|
||
|
"tnt[unstable=false]": "tnt",
|
||
|
"tnt[unstable=true]": "tnt",
|
||
|
"oak_sign": "sign[",
|
||
|
"oak_wall_sign": "wall_sign[",
|
||
|
"smooth_stone_slab": "stone_slab[",
|
||
|
"dead_tube_coral": "tube_coral",
|
||
|
"dead_brain_coral": "brain_coral",
|
||
|
"dead_bubble_coral": "bubble_coral",
|
||
|
"dead_fire_coral": "fire_coral",
|
||
|
"dead_horn_coral": "horn_coral",
|
||
|
"tube_coral": "tube_coral",
|
||
|
"brain_coral": "brain_coral",
|
||
|
"bubble_coral": "bubble_coral",
|
||
|
"fire_coral": "fire_coral",
|
||
|
"horn_coral": "horn_coral",
|
||
|
"conduit": "conduit"
|
||
|
}
|
||
|
}
|