forked from mirror/ObjToSchematic
Removed leaves in palettes, tinting not supported
This commit is contained in:
parent
f9d2e37a07
commit
7c07217b3b
@ -1,17 +1,14 @@
|
||||
{
|
||||
"blocks": [
|
||||
"acacia_leaves",
|
||||
"acacia_log",
|
||||
"acacia_planks",
|
||||
"acacia_wood",
|
||||
"amethyst_block",
|
||||
"ancient_debris",
|
||||
"andesite",
|
||||
"azalea_leaves",
|
||||
"barrel",
|
||||
"basalt",
|
||||
"bedrock",
|
||||
"birch_leaves",
|
||||
"birch_log",
|
||||
"birch_planks",
|
||||
"birch_wood",
|
||||
@ -79,7 +76,6 @@
|
||||
"cyan_stained_glass",
|
||||
"cyan_terracotta",
|
||||
"cyan_wool",
|
||||
"dark_oak_leaves",
|
||||
"dark_oak_log",
|
||||
"dark_oak_planks",
|
||||
"dark_oak_wood",
|
||||
@ -113,7 +109,6 @@
|
||||
"exposed_cut_copper",
|
||||
"fire_coral_block",
|
||||
"fletching_table",
|
||||
"flowering_azalea_leaves",
|
||||
"frosted_ice_0",
|
||||
"frosted_ice_1",
|
||||
"frosted_ice_2",
|
||||
@ -143,7 +138,6 @@
|
||||
"ice",
|
||||
"iron_block",
|
||||
"iron_ore",
|
||||
"jungle_leaves",
|
||||
"jungle_log",
|
||||
"jungle_planks",
|
||||
"jungle_wood",
|
||||
@ -175,7 +169,6 @@
|
||||
"magenta_terracotta",
|
||||
"magenta_wool",
|
||||
"magma_block",
|
||||
"mangrove_leaves",
|
||||
"mangrove_log",
|
||||
"mangrove_planks",
|
||||
"mangrove_wood",
|
||||
@ -195,7 +188,6 @@
|
||||
"nether_quartz_ore",
|
||||
"nether_wart_block",
|
||||
"note_block",
|
||||
"oak_leaves",
|
||||
"oak_log",
|
||||
"oak_planks",
|
||||
"oak_wood",
|
||||
@ -273,7 +265,6 @@
|
||||
"soul_sand",
|
||||
"soul_soil",
|
||||
"sponge",
|
||||
"spruce_leaves",
|
||||
"spruce_log",
|
||||
"spruce_planks",
|
||||
"spruce_wood",
|
||||
|
@ -6,7 +6,6 @@
|
||||
"amethyst_block",
|
||||
"ancient_debris",
|
||||
"andesite",
|
||||
"azalea_leaves",
|
||||
"barrel",
|
||||
"basalt",
|
||||
"bedrock",
|
||||
@ -106,7 +105,6 @@
|
||||
"exposed_cut_copper",
|
||||
"fire_coral_block",
|
||||
"fletching_table",
|
||||
"flowering_azalea_leaves",
|
||||
"frosted_ice_0",
|
||||
"frosted_ice_1",
|
||||
"frosted_ice_2",
|
||||
|
@ -30,10 +30,6 @@
|
||||
"spruce_log",
|
||||
"birch_log",
|
||||
"jungle_log",
|
||||
"oak_leaves",
|
||||
"spruce_leaves",
|
||||
"birch_leaves",
|
||||
"jungle_leaves",
|
||||
"sponge",
|
||||
"wet_sponge",
|
||||
"glass",
|
||||
@ -183,8 +179,6 @@
|
||||
"green_stained_glass_pane",
|
||||
"red_stained_glass_pane",
|
||||
"black_stained_glass_pane",
|
||||
"acacia_leaves",
|
||||
"dark_oak_leaves",
|
||||
"acacia_log",
|
||||
"dark_oak_log",
|
||||
"acacia_stairs",
|
||||
|
@ -20,4 +20,13 @@ respawn_anchor_4.json
|
||||
sculk_catalyst.json
|
||||
sculk_catalyst_bloom.json
|
||||
tnt.json
|
||||
grass_block_snow.json
|
||||
grass_block_snow.json
|
||||
acacia_leaves.json
|
||||
azalea_leaves.json
|
||||
birch_leaves.json
|
||||
dark_oak_leaves.json
|
||||
flowering_azalea_leaves.json
|
||||
jungle_leaves.json
|
||||
mangrove_leaves.json
|
||||
oak_leaves.json
|
||||
spruce_leaves.json
|
Loading…
Reference in New Issue
Block a user