Mappings/mappings/diff/mapping-1.20.3to1.20.2.json

25 lines
487 B
JSON
Raw Normal View History

2023-10-11 17:23:17 +02:00
{
"sounds": {
"block.decorated_pot.insert": "",
"block.decorated_pot.insert_fail": "",
2023-10-18 17:23:36 +02:00
"block.hanging_sign.waxed_interact_fail": "",
"block.crafter.craft": "",
"block.crafter.fail": ""
2023-10-11 17:23:17 +02:00
},
"particles": {
2023-10-18 17:23:36 +02:00
"dust_plume": "ash",
2023-10-19 03:00:27 +02:00
"white_smoke": "smoke"
2023-10-18 17:23:36 +02:00
},
"blockstates": {
2023-10-19 03:00:27 +02:00
"crafter": "crafting_table"
2023-10-18 17:23:36 +02:00
},
"items": {
2023-10-19 03:00:27 +02:00
"crafter": "crafting_table"
2023-10-18 17:23:36 +02:00
},
"blockentities": {
"crafter": ""
},
"menus": {
2023-10-19 03:00:27 +02:00
"crafter_3x3": "generic_3x3"
2023-10-11 17:23:17 +02:00
}
}