mirror of
https://github.com/ViaVersion/Mappings.git
synced 2024-11-21 11:55:14 +01:00
Add missing entity and item names
This commit is contained in:
parent
6e0f80464d
commit
f37ad7ac97
@ -43,6 +43,50 @@
|
||||
"pale_oak_hanging_sign": "birch_hanging_sign",
|
||||
"creaking_spawn_egg": "zoglin_spawn_egg"
|
||||
},
|
||||
"itemnames": {
|
||||
"pale_oak_planks": "1.21.2 Pale Oak Planks",
|
||||
"pale_oak_sapling": "1.21.2 Pale Oak Sapling",
|
||||
"pale_oak_log": "1.21.2 Pale Oak Log",
|
||||
"stripped_pale_oak_log": "1.21.2 Stripped Pale Oak Log",
|
||||
"stripped_pale_oak_wood": "1.21.2 Stripped Pale Oak Wood",
|
||||
"pale_oak_wood": "1.21.2 Pale Oak Wood",
|
||||
"pale_oak_leaves": "1.21.2 Pale Oak Leaves",
|
||||
"pale_moss_carpet": "1.21.2 Pale Moss Carpet",
|
||||
"pale_hanging_moss": "1.21.2 Pale Hanging Moss",
|
||||
"pale_moss_block": "1.21.2 Pale Moss Block",
|
||||
"pale_oak_slab": "1.21.2 Pale Oak Slab",
|
||||
"creaking_heart": "1.21.2 Creaking Heart",
|
||||
"pale_oak_fence": "1.21.2 Pale Oak Fence",
|
||||
"pale_oak_stairs": "1.21.2 Pale Oak Stairs",
|
||||
"pale_oak_button": "1.21.2 Pale Oak Button",
|
||||
"pale_oak_pressure_plate": "1.21.2 Pale Oak Pressure Plate",
|
||||
"pale_oak_door": "1.21.2 Pale Oak Door",
|
||||
"pale_oak_trapdoor": "1.21.2 Pale Oak Trapdoor",
|
||||
"pale_oak_fence_gate": "1.21.2 Pale Oak Fence Gate",
|
||||
"pale_oak_boat": "1.21.2 Pale Oak Boat",
|
||||
"pale_oak_chest_boat": "1.21.2 Pale Oak Chest Boat",
|
||||
"pale_oak_sign": "1.21.2 Pale Oak Sign",
|
||||
"pale_oak_hanging_sign": "1.21.2 Pale Oak Hanging Sign",
|
||||
"white_bundle": "1.21.2 White Bundle",
|
||||
"orange_bundle": "1.21.2 Orange Bundle",
|
||||
"magenta_bundle": "1.21.2 Magenta Bundle",
|
||||
"light_blue_bundle": "1.21.2 Light Blue Bundle",
|
||||
"yellow_bundle": "1.21.2 Yellow Bundle",
|
||||
"lime_bundle": "1.21.2 Lime Bundle",
|
||||
"pink_bundle": "1.21.2 Pink Bundle",
|
||||
"gray_bundle": "1.21.2 Gray Bundle",
|
||||
"light_gray_bundle": "1.21.2 Light Gray Bundle",
|
||||
"cyan_bundle": "1.21.2 Cyan Bundle",
|
||||
"purple_bundle": "1.21.2 Purple Bundle",
|
||||
"blue_bundle": "1.21.2 Blue Bundle",
|
||||
"brown_bundle": "1.21.2 Brown Bundle",
|
||||
"green_bundle": "1.21.2 Green Bundle",
|
||||
"red_bundle": "1.21.2 Red Bundle",
|
||||
"black_bundle": "1.21.2 Black Bundle",
|
||||
"creaking_spawn_egg": "1.21.2 Creaking Spawn Egg",
|
||||
"field_masoned_banner_pattern": "1.21.2 Field Masoned Banner Pattern",
|
||||
"bordure_indented_banner_pattern": "1.21.2 Bordure Indented Banner Pattern"
|
||||
},
|
||||
"sounds": {
|
||||
"item.bundle.insert_fail": "",
|
||||
"block.spawner.break": "block.metal.break",
|
||||
@ -145,6 +189,9 @@
|
||||
"pale_oak_boat": "",
|
||||
"pale_oak_chest_boat": "chest_boat"
|
||||
},
|
||||
"entitynames": {
|
||||
"creaking": "Creaking"
|
||||
},
|
||||
"blockstates": {
|
||||
"pale_oak_wood": "birch_wood[",
|
||||
"pale_oak_planks": "birch_planks",
|
||||
|
@ -236,7 +236,7 @@
|
||||
"size": 1724
|
||||
},
|
||||
"1.21.2:1.21": {
|
||||
"object-hash": -895259320,
|
||||
"size": 4990
|
||||
"object-hash": 1864584048,
|
||||
"size": 6318
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user