mirror of
https://github.com/ViaVersion/Mappings.git
synced 2025-01-22 21:41:32 +01:00
Add missing block mappings
This commit is contained in:
parent
d9621bdf03
commit
883c5996a1
@ -2,6 +2,9 @@
|
||||
"blockstates": {
|
||||
"grass": "short_grass"
|
||||
},
|
||||
"blocks": {
|
||||
"grass": "short_grass"
|
||||
},
|
||||
"items": {
|
||||
"grass": "short_grass"
|
||||
}
|
||||
|
@ -150,6 +150,9 @@
|
||||
"trial_spawner[trial_spawner_state=cooldown]": "spawner",
|
||||
"short_grass": "grass"
|
||||
},
|
||||
"blocks": {
|
||||
"short_grass": "grass"
|
||||
},
|
||||
"items": {
|
||||
"crafter": "crafting_table",
|
||||
"tuff_slab": "andesite_slab",
|
||||
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user