Mappings/mappings/diff/mapping-1.20.3to1.20.2.json
2023-10-19 11:51:58 +10:00

28 lines
539 B
JSON

{
"sounds": {
"block.decorated_pot.insert": "",
"block.decorated_pot.insert_fail": "",
"block.hanging_sign.waxed_interact_fail": "",
"block.crafter.craft": "",
"block.crafter.fail": ""
},
"particles": {
"dust_plume": "ash",
"white_smoke": "smoke"
},
"blockstates": {
"crafter": "crafting_table"
},
"items": {
"crafter": "crafting_table"
},
"itemnames": {
"crafter": "1.21 Crafter"
},
"blockentities": {
"crafter": ""
},
"menus": {
"crafter_3x3": "generic_3x3"
}
}