mirror of
https://github.com/neocturne/MinedMap.git
synced 2025-07-01 13:29:06 +02:00
Adding new blocks for 1.19
This commit is contained in:
parent
fbef307c90
commit
7bba6d0863
2 changed files with 123 additions and 5 deletions
|
@ -599,6 +599,7 @@
|
|||
"texture": "flowering_azalea_top"
|
||||
},
|
||||
"flowering_azalea_leaves": {},
|
||||
"frogspawn": {},
|
||||
"frosted_ice": {
|
||||
"texture": "frosted_ice_0"
|
||||
},
|
||||
|
@ -889,6 +890,44 @@
|
|||
"magma_block": {
|
||||
"texture": "magma"
|
||||
},
|
||||
"mangrove_button": null,
|
||||
"mangrove_door": {
|
||||
"texture": "mangrove_door_top"
|
||||
},
|
||||
"mangrove_fence": {
|
||||
"texture": "mangrove_planks"
|
||||
},
|
||||
"mangrove_fence_gate": {
|
||||
"texture": "mangrove_planks"
|
||||
},
|
||||
"mangrove_leaves": {
|
||||
"foliage": true
|
||||
},
|
||||
"mangrove_log": {
|
||||
"texture": "mangrove_log_top"
|
||||
},
|
||||
"mangrove_planks": {},
|
||||
"mangrove_pressure_plate": {
|
||||
"texture": "mangrove_planks"
|
||||
},
|
||||
"mangrove_propagule": {},
|
||||
"mangrove_roots": {
|
||||
"texture": "mangrove_roots_top"
|
||||
},
|
||||
"mangrove_sign": {
|
||||
"texture": "mangrove_planks"
|
||||
},
|
||||
"mangrove_slab": {
|
||||
"texture": "mangrove_planks"
|
||||
},
|
||||
"mangrove_stairs": {
|
||||
"texture": "mangrove_planks"
|
||||
},
|
||||
"mangrove_trapdoor": {},
|
||||
"mangrove_wall_sign": null,
|
||||
"mangrove_wood": {
|
||||
"texture": "mangrove_log"
|
||||
},
|
||||
"medium_amethyst_bud": null,
|
||||
"melon": {
|
||||
"texture": "melon_top"
|
||||
|
@ -921,6 +960,20 @@
|
|||
},
|
||||
"mossy_stone_bricks": {},
|
||||
"moving_piston": null,
|
||||
"mud": {},
|
||||
"mud_brick_slab": {
|
||||
"texture": "mud_bricks"
|
||||
},
|
||||
"mud_brick_stairs": {
|
||||
"texture": "mud_bricks"
|
||||
},
|
||||
"mud_brick_wall": {
|
||||
"texture": "mud_bricks"
|
||||
},
|
||||
"mud_bricks": {},
|
||||
"muddy_mangrove_roots": {
|
||||
"texture": "muddy_mangrove_roots_top"
|
||||
},
|
||||
"mushroom_stem": {},
|
||||
"mycelium": {
|
||||
"texture": "mycelium_top"
|
||||
|
@ -988,6 +1041,9 @@
|
|||
"texture": "observer_top"
|
||||
},
|
||||
"obsidian": {},
|
||||
"ochre_froglight": {
|
||||
"texture": "ochre_froglight_top"
|
||||
},
|
||||
"orange_banner": null,
|
||||
"orange_bed": null,
|
||||
"orange_candle": null,
|
||||
|
@ -1019,6 +1075,10 @@
|
|||
"texture": "oxidized_cut_copper"
|
||||
},
|
||||
"packed_ice": {},
|
||||
"packed_mud": {},
|
||||
"pearlescent_froglight": {
|
||||
"texture": "pearlescent_froglight_top"
|
||||
},
|
||||
"peony": {
|
||||
"texture": "peony_top"
|
||||
},
|
||||
|
@ -1180,6 +1240,9 @@
|
|||
"potted_lily_of_the_valley": {
|
||||
"texture": "lily_of_the_valley"
|
||||
},
|
||||
"potted_mangrove_propagule": {
|
||||
"texture": "mangrove_propagule"
|
||||
},
|
||||
"potted_oak_sapling": {
|
||||
"texture": "oak_sapling"
|
||||
},
|
||||
|
@ -1341,6 +1404,9 @@
|
|||
"redstone_wire": {
|
||||
"texture": "redstone_block"
|
||||
},
|
||||
"reinforced_deepslate": {
|
||||
"texture": "reinforced_deepslate_top"
|
||||
},
|
||||
"repeater": {},
|
||||
"repeating_command_block": {
|
||||
"texture": "repeating_command_block_front"
|
||||
|
@ -1368,9 +1434,17 @@
|
|||
"scaffolding": {
|
||||
"texture": "scaffolding_top"
|
||||
},
|
||||
"sculk": {},
|
||||
"sculk_catalyst": {
|
||||
"texture": "sculk_catalyst_top"
|
||||
},
|
||||
"sculk_sensor": {
|
||||
"texture": "sculk_sensor_top"
|
||||
},
|
||||
"sculk_shrieker": {
|
||||
"texture": "sculk_shrieker_top"
|
||||
},
|
||||
"sculk_vein": {},
|
||||
"sea_lantern": {},
|
||||
"sea_pickle": {},
|
||||
"seagrass": null,
|
||||
|
@ -1532,6 +1606,12 @@
|
|||
"stripped_jungle_wood": {
|
||||
"texture": "stripped_jungle_log"
|
||||
},
|
||||
"stripped_mangrove_log": {
|
||||
"texture": "stripped_mangrove_log_top"
|
||||
},
|
||||
"stripped_mangrove_wood": {
|
||||
"texture": "stripped_mangrove_log"
|
||||
},
|
||||
"stripped_oak_log": {
|
||||
"texture": "stripped_oak_log_top"
|
||||
},
|
||||
|
@ -1588,6 +1668,9 @@
|
|||
"turtle_egg": {},
|
||||
"twisting_vines": {},
|
||||
"twisting_vines_plant": {},
|
||||
"verdant_froglight": {
|
||||
"texture": "verdant_froglight_top"
|
||||
},
|
||||
"vine": {
|
||||
"grass": true
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue