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

44 lines
1.4 KiB
JSON
Raw Normal View History

2023-12-18 15:31:41 +01:00
{
"items": {
2023-12-18 16:52:41 +01:00
"scute": "turtle_scute"
2024-01-17 16:23:47 +01:00
},
"enchantments": {
2024-01-17 17:15:17 +01:00
"sweeping": "sweeping_edge"
2024-01-18 16:08:08 +01:00
},
"particles": {
2024-02-07 17:28:39 +01:00
"gust_dust": "campfire_cosy_smoke",
2024-03-14 17:27:55 +01:00
"gust_emitter": "gust_emitter_large",
2024-03-14 17:50:28 +01:00
"ambient_entity_effect": "entity_effect"
2024-02-07 17:28:39 +01:00
},
"sounds": {
2024-03-14 17:50:28 +01:00
"entity.generic.wind_burst": "entity.wind_charge.wind_burst"
2024-02-07 17:28:39 +01:00
},
"attributes": {
2024-02-07 19:05:58 +01:00
"horse.jump_strength": "generic.jump_strength"
2024-03-27 17:30:04 +01:00
},
"blockstates": {
2024-03-27 18:56:03 +01:00
"trial_spawner[trial_spawner_state=inactive]": "trial_spawner[ominous=false,trial_spawner_state=inactive]",
"trial_spawner[trial_spawner_state=waiting_for_players]": "trial_spawner[ominous=false,trial_spawner_state=waiting_for_players]",
"trial_spawner[trial_spawner_state=active]": "trial_spawner[ominous=false,trial_spawner_state=active]",
"trial_spawner[trial_spawner_state=waiting_for_reward_ejection]": "trial_spawner[ominous=false,trial_spawner_state=waiting_for_reward_ejection]",
"trial_spawner[trial_spawner_state=ejecting_reward]": "trial_spawner[ominous=false,trial_spawner_state=ejecting_reward]",
"trial_spawner[trial_spawner_state=cooldown]": "trial_spawner[ominous=false,trial_spawner_state=cooldown]"
2024-04-18 18:58:00 +02:00
},
"tags": {
"item": {
"wolf_food": [
"beef",
"chicken",
"cooked_beef",
"cooked_chicken",
"cooked_mutton",
"cooked_porkchop",
"cooked_rabbit",
"mutton",
"porkchop",
"rabbit",
"rotten_flesh"
]
}
2023-12-18 15:31:41 +01:00
}
}