forked from GeyserMC/Geyser
Merge pull request #59 from AJ-Ferguson/remapper
Fix sea_lantern mapping
This commit is contained in:
commit
7a6c2b5914
1 changed files with 1 additions and 1 deletions
|
@ -29304,7 +29304,7 @@
|
|||
"bedrock_data": 3
|
||||
},
|
||||
"minecraft:sea_lantern": {
|
||||
"bedrock_identifier": "minecraft:sealantern",
|
||||
"bedrock_identifier": "minecraft:seaLantern",
|
||||
"bedrock_data": 0
|
||||
},
|
||||
"minecraft:hay_block[axis=x]": {
|
||||
|
|
Loading…
Reference in a new issue