mirror of
https://github.com/ViaVersion/Mappings.git
synced 2025-01-24 22:01:48 +01:00
18 lines
337 B
JSON
18 lines
337 B
JSON
{
|
|
"items": {
|
|
"scute": "turtle_scute"
|
|
},
|
|
"enchantments": {
|
|
"sweeping": "sweeping_edge"
|
|
},
|
|
"particles": {
|
|
"gust_dust": "campfire_cosy_smoke",
|
|
"gust_emitter": "gust_emitter_large"
|
|
},
|
|
"sounds": {
|
|
"entity.generic.wind_burst": ""
|
|
},
|
|
"attributes": {
|
|
"horse.jump_strength": "generic.jump_strength"
|
|
}
|
|
} |