mirror of
https://github.com/ViaVersion/Mappings.git
synced 2024-11-16 11:05:14 +01:00
24w06a
This commit is contained in:
parent
43e3ce7209
commit
b5af4275d0
@ -7,12 +7,12 @@
|
||||
},
|
||||
"particles": {
|
||||
"gust_dust": "campfire_cosy_smoke",
|
||||
"gust_emitter": ""
|
||||
"gust_emitter": "gust_emitter_large"
|
||||
},
|
||||
"sounds": {
|
||||
"entity.generic.wind_burst": ""
|
||||
},
|
||||
"attributes": {
|
||||
"horse.jump_strength": ""
|
||||
"horse.jump_strength": "generic.jump_strength"
|
||||
}
|
||||
}
|
@ -66,7 +66,7 @@
|
||||
"player.block_break_speed": "",
|
||||
"generic.fall_damage_multiplier": "",
|
||||
"generic.gravity": "",
|
||||
"generic.jump_strength": "",
|
||||
"generic.jump_strength": "horse.jump_strength",
|
||||
"generic.safe_fall_distance": ""
|
||||
},
|
||||
"enchantments": {
|
||||
@ -77,8 +77,8 @@
|
||||
},
|
||||
"particles": {
|
||||
"vault_connection": "enchant",
|
||||
"gust_emitter_large": "",
|
||||
"gust_emitter_small": ""
|
||||
"gust_emitter_large": "gust_emitter",
|
||||
"gust_emitter_small": "gust_emitter"
|
||||
},
|
||||
"blockentities": {
|
||||
"vault": ""
|
||||
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user