Last active
January 1, 2017 17:50
-
-
Save Yogu/d45ba674da6285ff39e27e880f48a649 to your computer and use it in GitHub Desktop.
blockstate-info
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"0": "minecraft:air", | |
"16": "minecraft:stone[variant=stone]", | |
"17": "minecraft:stone[variant=granite]", | |
"18": "minecraft:stone[variant=smooth_granite]", | |
"19": "minecraft:stone[variant=diorite]", | |
"20": "minecraft:stone[variant=smooth_diorite]", | |
"21": "minecraft:stone[variant=andesite]", | |
"22": "minecraft:stone[variant=smooth_andesite]", | |
"32": "minecraft:grass[snowy=false]", | |
"48": "minecraft:dirt[snowy=false,variant=dirt]", | |
"49": "minecraft:dirt[snowy=false,variant=coarse_dirt]", | |
"50": "minecraft:dirt[snowy=false,variant=podzol]", | |
"64": "minecraft:cobblestone", | |
"80": "minecraft:planks[variant=oak]", | |
"81": "minecraft:planks[variant=spruce]", | |
"82": "minecraft:planks[variant=birch]", | |
"83": "minecraft:planks[variant=jungle]", | |
"84": "minecraft:planks[variant=acacia]", | |
"85": "minecraft:planks[variant=dark_oak]", | |
"96": "minecraft:sapling[stage=0,type=oak]", | |
"97": "minecraft:sapling[stage=0,type=spruce]", | |
"98": "minecraft:sapling[stage=0,type=birch]", | |
"99": "minecraft:sapling[stage=0,type=jungle]", | |
"100": "minecraft:sapling[stage=0,type=acacia]", | |
"101": "minecraft:sapling[stage=0,type=dark_oak]", | |
"104": "minecraft:sapling[stage=1,type=oak]", | |
"105": "minecraft:sapling[stage=1,type=spruce]", | |
"106": "minecraft:sapling[stage=1,type=birch]", | |
"107": "minecraft:sapling[stage=1,type=jungle]", | |
"108": "minecraft:sapling[stage=1,type=acacia]", | |
"109": "minecraft:sapling[stage=1,type=dark_oak]", | |
"112": "minecraft:bedrock", | |
"128": "minecraft:flowing_water[level=0]", | |
"129": "minecraft:flowing_water[level=1]", | |
"130": "minecraft:flowing_water[level=2]", | |
"131": "minecraft:flowing_water[level=3]", | |
"132": "minecraft:flowing_water[level=4]", | |
"133": "minecraft:flowing_water[level=5]", | |
"134": "minecraft:flowing_water[level=6]", | |
"135": "minecraft:flowing_water[level=7]", | |
"136": "minecraft:flowing_water[level=8]", | |
"137": "minecraft:flowing_water[level=9]", | |
"138": "minecraft:flowing_water[level=10]", | |
"139": "minecraft:flowing_water[level=11]", | |
"140": "minecraft:flowing_water[level=12]", | |
"141": "minecraft:flowing_water[level=13]", | |
"142": "minecraft:flowing_water[level=14]", | |
"143": "minecraft:flowing_water[level=15]", | |
"144": "minecraft:water[level=0]", | |
"145": "minecraft:water[level=1]", | |
"146": "minecraft:water[level=2]", | |
"147": "minecraft:water[level=3]", | |
"148": "minecraft:water[level=4]", | |
"149": "minecraft:water[level=5]", | |
"150": "minecraft:water[level=6]", | |
"151": "minecraft:water[level=7]", | |
"152": "minecraft:water[level=8]", | |
"153": "minecraft:water[level=9]", | |
"154": "minecraft:water[level=10]", | |
"155": "minecraft:water[level=11]", | |
"156": "minecraft:water[level=12]", | |
"157": "minecraft:water[level=13]", | |
"158": "minecraft:water[level=14]", | |
"159": "minecraft:water[level=15]", | |
"160": "minecraft:flowing_lava[level=0]", | |
"161": "minecraft:flowing_lava[level=1]", | |
"162": "minecraft:flowing_lava[level=2]", | |
"163": "minecraft:flowing_lava[level=3]", | |
"164": "minecraft:flowing_lava[level=4]", | |
"165": "minecraft:flowing_lava[level=5]", | |
"166": "minecraft:flowing_lava[level=6]", | |
"167": "minecraft:flowing_lava[level=7]", | |
"168": "minecraft:flowing_lava[level=8]", | |
"169": "minecraft:flowing_lava[level=9]", | |
"170": "minecraft:flowing_lava[level=10]", | |
"171": "minecraft:flowing_lava[level=11]", | |
"172": "minecraft:flowing_lava[level=12]", | |
"173": "minecraft:flowing_lava[level=13]", | |
"174": "minecraft:flowing_lava[level=14]", | |
"175": "minecraft:flowing_lava[level=15]", | |
"176": "minecraft:lava[level=0]", | |
"177": "minecraft:lava[level=1]", | |
"178": "minecraft:lava[level=2]", | |
"179": "minecraft:lava[level=3]", | |
"180": "minecraft:lava[level=4]", | |
"181": "minecraft:lava[level=5]", | |
"182": "minecraft:lava[level=6]", | |
"183": "minecraft:lava[level=7]", | |
"184": "minecraft:lava[level=8]", | |
"185": "minecraft:lava[level=9]", | |
"186": "minecraft:lava[level=10]", | |
"187": "minecraft:lava[level=11]", | |
"188": "minecraft:lava[level=12]", | |
"189": "minecraft:lava[level=13]", | |
"190": "minecraft:lava[level=14]", | |
"191": "minecraft:lava[level=15]", | |
"192": "minecraft:sand[variant=sand]", | |
"193": "minecraft:sand[variant=red_sand]", | |
"208": "minecraft:gravel", | |
"224": "minecraft:gold_ore", | |
"240": "minecraft:iron_ore", | |
"256": "minecraft:coal_ore", | |
"272": "minecraft:log[axis=y,variant=oak]", | |
"273": "minecraft:log[axis=y,variant=spruce]", | |
"274": "minecraft:log[axis=y,variant=birch]", | |
"275": "minecraft:log[axis=y,variant=jungle]", | |
"276": "minecraft:log[axis=x,variant=oak]", | |
"277": "minecraft:log[axis=x,variant=spruce]", | |
"278": "minecraft:log[axis=x,variant=birch]", | |
"279": "minecraft:log[axis=x,variant=jungle]", | |
"280": "minecraft:log[axis=z,variant=oak]", | |
"281": "minecraft:log[axis=z,variant=spruce]", | |
"282": "minecraft:log[axis=z,variant=birch]", | |
"283": "minecraft:log[axis=z,variant=jungle]", | |
"284": "minecraft:log[axis=none,variant=oak]", | |
"285": "minecraft:log[axis=none,variant=spruce]", | |
"286": "minecraft:log[axis=none,variant=birch]", | |
"287": "minecraft:log[axis=none,variant=jungle]", | |
"288": "minecraft:leaves[check_decay=false,decayable=true,variant=oak]", | |
"289": "minecraft:leaves[check_decay=false,decayable=true,variant=spruce]", | |
"290": "minecraft:leaves[check_decay=false,decayable=true,variant=birch]", | |
"291": "minecraft:leaves[check_decay=false,decayable=true,variant=jungle]", | |
"292": "minecraft:leaves[check_decay=false,decayable=false,variant=oak]", | |
"293": "minecraft:leaves[check_decay=false,decayable=false,variant=spruce]", | |
"294": "minecraft:leaves[check_decay=false,decayable=false,variant=birch]", | |
"295": "minecraft:leaves[check_decay=false,decayable=false,variant=jungle]", | |
"296": "minecraft:leaves[check_decay=true,decayable=true,variant=oak]", | |
"297": "minecraft:leaves[check_decay=true,decayable=true,variant=spruce]", | |
"298": "minecraft:leaves[check_decay=true,decayable=true,variant=birch]", | |
"299": "minecraft:leaves[check_decay=true,decayable=true,variant=jungle]", | |
"300": "minecraft:leaves[check_decay=true,decayable=false,variant=oak]", | |
"301": "minecraft:leaves[check_decay=true,decayable=false,variant=spruce]", | |
"302": "minecraft:leaves[check_decay=true,decayable=false,variant=birch]", | |
"303": "minecraft:leaves[check_decay=true,decayable=false,variant=jungle]", | |
"304": "minecraft:sponge[wet=false]", | |
"305": "minecraft:sponge[wet=true]", | |
"320": "minecraft:glass", | |
"336": "minecraft:lapis_ore", | |
"352": "minecraft:lapis_block", | |
"368": "minecraft:dispenser[facing=down,triggered=false]", | |
"369": "minecraft:dispenser[facing=up,triggered=false]", | |
"370": "minecraft:dispenser[facing=north,triggered=false]", | |
"371": "minecraft:dispenser[facing=south,triggered=false]", | |
"372": "minecraft:dispenser[facing=west,triggered=false]", | |
"373": "minecraft:dispenser[facing=east,triggered=false]", | |
"376": "minecraft:dispenser[facing=down,triggered=true]", | |
"377": "minecraft:dispenser[facing=up,triggered=true]", | |
"378": "minecraft:dispenser[facing=north,triggered=true]", | |
"379": "minecraft:dispenser[facing=south,triggered=true]", | |
"380": "minecraft:dispenser[facing=west,triggered=true]", | |
"381": "minecraft:dispenser[facing=east,triggered=true]", | |
"384": "minecraft:sandstone[type=sandstone]", | |
"385": "minecraft:sandstone[type=chiseled_sandstone]", | |
"386": "minecraft:sandstone[type=smooth_sandstone]", | |
"400": "minecraft:noteblock", | |
"416": "minecraft:bed[facing=south,occupied=false,part=foot]", | |
"417": "minecraft:bed[facing=west,occupied=false,part=foot]", | |
"418": "minecraft:bed[facing=north,occupied=false,part=foot]", | |
"419": "minecraft:bed[facing=east,occupied=false,part=foot]", | |
"424": "minecraft:bed[facing=south,occupied=false,part=head]", | |
"425": "minecraft:bed[facing=west,occupied=false,part=head]", | |
"426": "minecraft:bed[facing=north,occupied=false,part=head]", | |
"427": "minecraft:bed[facing=east,occupied=false,part=head]", | |
"428": "minecraft:bed[facing=south,occupied=true,part=head]", | |
"429": "minecraft:bed[facing=west,occupied=true,part=head]", | |
"430": "minecraft:bed[facing=north,occupied=true,part=head]", | |
"431": "minecraft:bed[facing=east,occupied=true,part=head]", | |
"432": "minecraft:golden_rail[powered=false,shape=north_south]", | |
"433": "minecraft:golden_rail[powered=false,shape=east_west]", | |
"434": "minecraft:golden_rail[powered=false,shape=ascending_east]", | |
"435": "minecraft:golden_rail[powered=false,shape=ascending_west]", | |
"436": "minecraft:golden_rail[powered=false,shape=ascending_north]", | |
"437": "minecraft:golden_rail[powered=false,shape=ascending_south]", | |
"440": "minecraft:golden_rail[powered=true,shape=north_south]", | |
"441": "minecraft:golden_rail[powered=true,shape=east_west]", | |
"442": "minecraft:golden_rail[powered=true,shape=ascending_east]", | |
"443": "minecraft:golden_rail[powered=true,shape=ascending_west]", | |
"444": "minecraft:golden_rail[powered=true,shape=ascending_north]", | |
"445": "minecraft:golden_rail[powered=true,shape=ascending_south]", | |
"448": "minecraft:detector_rail[powered=false,shape=north_south]", | |
"449": "minecraft:detector_rail[powered=false,shape=east_west]", | |
"450": "minecraft:detector_rail[powered=false,shape=ascending_east]", | |
"451": "minecraft:detector_rail[powered=false,shape=ascending_west]", | |
"452": "minecraft:detector_rail[powered=false,shape=ascending_north]", | |
"453": "minecraft:detector_rail[powered=false,shape=ascending_south]", | |
"456": "minecraft:detector_rail[powered=true,shape=north_south]", | |
"457": "minecraft:detector_rail[powered=true,shape=east_west]", | |
"458": "minecraft:detector_rail[powered=true,shape=ascending_east]", | |
"459": "minecraft:detector_rail[powered=true,shape=ascending_west]", | |
"460": "minecraft:detector_rail[powered=true,shape=ascending_north]", | |
"461": "minecraft:detector_rail[powered=true,shape=ascending_south]", | |
"464": "minecraft:sticky_piston[extended=false,facing=down]", | |
"465": "minecraft:sticky_piston[extended=false,facing=up]", | |
"466": "minecraft:sticky_piston[extended=false,facing=north]", | |
"467": "minecraft:sticky_piston[extended=false,facing=south]", | |
"468": "minecraft:sticky_piston[extended=false,facing=west]", | |
"469": "minecraft:sticky_piston[extended=false,facing=east]", | |
"472": "minecraft:sticky_piston[extended=true,facing=down]", | |
"473": "minecraft:sticky_piston[extended=true,facing=up]", | |
"474": "minecraft:sticky_piston[extended=true,facing=north]", | |
"475": "minecraft:sticky_piston[extended=true,facing=south]", | |
"476": "minecraft:sticky_piston[extended=true,facing=west]", | |
"477": "minecraft:sticky_piston[extended=true,facing=east]", | |
"480": "minecraft:web", | |
"496": "minecraft:tallgrass[type=dead_bush]", | |
"497": "minecraft:tallgrass[type=tall_grass]", | |
"498": "minecraft:tallgrass[type=fern]", | |
"512": "minecraft:deadbush", | |
"528": "minecraft:piston[extended=false,facing=down]", | |
"529": "minecraft:piston[extended=false,facing=up]", | |
"530": "minecraft:piston[extended=false,facing=north]", | |
"531": "minecraft:piston[extended=false,facing=south]", | |
"532": "minecraft:piston[extended=false,facing=west]", | |
"533": "minecraft:piston[extended=false,facing=east]", | |
"536": "minecraft:piston[extended=true,facing=down]", | |
"537": "minecraft:piston[extended=true,facing=up]", | |
"538": "minecraft:piston[extended=true,facing=north]", | |
"539": "minecraft:piston[extended=true,facing=south]", | |
"540": "minecraft:piston[extended=true,facing=west]", | |
"541": "minecraft:piston[extended=true,facing=east]", | |
"544": "minecraft:piston_head[facing=down,short=false,type=normal]", | |
"545": "minecraft:piston_head[facing=up,short=false,type=normal]", | |
"546": "minecraft:piston_head[facing=north,short=false,type=normal]", | |
"547": "minecraft:piston_head[facing=south,short=false,type=normal]", | |
"548": "minecraft:piston_head[facing=west,short=false,type=normal]", | |
"549": "minecraft:piston_head[facing=east,short=false,type=normal]", | |
"552": "minecraft:piston_head[facing=down,short=false,type=sticky]", | |
"553": "minecraft:piston_head[facing=up,short=false,type=sticky]", | |
"554": "minecraft:piston_head[facing=north,short=false,type=sticky]", | |
"555": "minecraft:piston_head[facing=south,short=false,type=sticky]", | |
"556": "minecraft:piston_head[facing=west,short=false,type=sticky]", | |
"557": "minecraft:piston_head[facing=east,short=false,type=sticky]", | |
"560": "minecraft:wool[color=white]", | |
"561": "minecraft:wool[color=orange]", | |
"562": "minecraft:wool[color=magenta]", | |
"563": "minecraft:wool[color=light_blue]", | |
"564": "minecraft:wool[color=yellow]", | |
"565": "minecraft:wool[color=lime]", | |
"566": "minecraft:wool[color=pink]", | |
"567": "minecraft:wool[color=gray]", | |
"568": "minecraft:wool[color=silver]", | |
"569": "minecraft:wool[color=cyan]", | |
"570": "minecraft:wool[color=purple]", | |
"571": "minecraft:wool[color=blue]", | |
"572": "minecraft:wool[color=brown]", | |
"573": "minecraft:wool[color=green]", | |
"574": "minecraft:wool[color=red]", | |
"575": "minecraft:wool[color=black]", | |
"576": "minecraft:piston_extension[facing=down,type=normal]", | |
"577": "minecraft:piston_extension[facing=up,type=normal]", | |
"578": "minecraft:piston_extension[facing=north,type=normal]", | |
"579": "minecraft:piston_extension[facing=south,type=normal]", | |
"580": "minecraft:piston_extension[facing=west,type=normal]", | |
"581": "minecraft:piston_extension[facing=east,type=normal]", | |
"584": "minecraft:piston_extension[facing=down,type=sticky]", | |
"585": "minecraft:piston_extension[facing=up,type=sticky]", | |
"586": "minecraft:piston_extension[facing=north,type=sticky]", | |
"587": "minecraft:piston_extension[facing=south,type=sticky]", | |
"588": "minecraft:piston_extension[facing=west,type=sticky]", | |
"589": "minecraft:piston_extension[facing=east,type=sticky]", | |
"592": "minecraft:yellow_flower[type=dandelion]", | |
"608": "minecraft:red_flower[type=poppy]", | |
"609": "minecraft:red_flower[type=blue_orchid]", | |
"610": "minecraft:red_flower[type=allium]", | |
"611": "minecraft:red_flower[type=houstonia]", | |
"612": "minecraft:red_flower[type=red_tulip]", | |
"613": "minecraft:red_flower[type=orange_tulip]", | |
"614": "minecraft:red_flower[type=white_tulip]", | |
"615": "minecraft:red_flower[type=pink_tulip]", | |
"616": "minecraft:red_flower[type=oxeye_daisy]", | |
"624": "minecraft:brown_mushroom", | |
"640": "minecraft:red_mushroom", | |
"656": "minecraft:gold_block", | |
"672": "minecraft:iron_block", | |
"688": "minecraft:double_stone_slab[seamless=false,variant=stone]", | |
"689": "minecraft:double_stone_slab[seamless=false,variant=sandstone]", | |
"690": "minecraft:double_stone_slab[seamless=false,variant=wood_old]", | |
"691": "minecraft:double_stone_slab[seamless=false,variant=cobblestone]", | |
"692": "minecraft:double_stone_slab[seamless=false,variant=brick]", | |
"693": "minecraft:double_stone_slab[seamless=false,variant=stone_brick]", | |
"694": "minecraft:double_stone_slab[seamless=false,variant=nether_brick]", | |
"695": "minecraft:double_stone_slab[seamless=false,variant=quartz]", | |
"696": "minecraft:double_stone_slab[seamless=true,variant=stone]", | |
"697": "minecraft:double_stone_slab[seamless=true,variant=sandstone]", | |
"698": "minecraft:double_stone_slab[seamless=true,variant=wood_old]", | |
"699": "minecraft:double_stone_slab[seamless=true,variant=cobblestone]", | |
"700": "minecraft:double_stone_slab[seamless=true,variant=brick]", | |
"701": "minecraft:double_stone_slab[seamless=true,variant=stone_brick]", | |
"702": "minecraft:double_stone_slab[seamless=true,variant=nether_brick]", | |
"703": "minecraft:double_stone_slab[seamless=true,variant=quartz]", | |
"704": "minecraft:stone_slab[half=bottom,variant=stone]", | |
"705": "minecraft:stone_slab[half=bottom,variant=sandstone]", | |
"706": "minecraft:stone_slab[half=bottom,variant=wood_old]", | |
"707": "minecraft:stone_slab[half=bottom,variant=cobblestone]", | |
"708": "minecraft:stone_slab[half=bottom,variant=brick]", | |
"709": "minecraft:stone_slab[half=bottom,variant=stone_brick]", | |
"710": "minecraft:stone_slab[half=bottom,variant=nether_brick]", | |
"711": "minecraft:stone_slab[half=bottom,variant=quartz]", | |
"712": "minecraft:stone_slab[half=top,variant=stone]", | |
"713": "minecraft:stone_slab[half=top,variant=sandstone]", | |
"714": "minecraft:stone_slab[half=top,variant=wood_old]", | |
"715": "minecraft:stone_slab[half=top,variant=cobblestone]", | |
"716": "minecraft:stone_slab[half=top,variant=brick]", | |
"717": "minecraft:stone_slab[half=top,variant=stone_brick]", | |
"718": "minecraft:stone_slab[half=top,variant=nether_brick]", | |
"719": "minecraft:stone_slab[half=top,variant=quartz]", | |
"720": "minecraft:brick_block", | |
"736": "minecraft:tnt[explode=false]", | |
"737": "minecraft:tnt[explode=true]", | |
"752": "minecraft:bookshelf", | |
"768": "minecraft:mossy_cobblestone", | |
"784": "minecraft:obsidian", | |
"801": "minecraft:torch[facing=east]", | |
"802": "minecraft:torch[facing=west]", | |
"803": "minecraft:torch[facing=south]", | |
"804": "minecraft:torch[facing=north]", | |
"805": "minecraft:torch[facing=up]", | |
"816": "minecraft:fire[age=0,east=false,north=false,south=false,up=false,west=false]", | |
"817": "minecraft:fire[age=1,east=false,north=false,south=false,up=false,west=false]", | |
"818": "minecraft:fire[age=2,east=false,north=false,south=false,up=false,west=false]", | |
"819": "minecraft:fire[age=3,east=false,north=false,south=false,up=false,west=false]", | |
"820": "minecraft:fire[age=4,east=false,north=false,south=false,up=false,west=false]", | |
"821": "minecraft:fire[age=5,east=false,north=false,south=false,up=false,west=false]", | |
"822": "minecraft:fire[age=6,east=false,north=false,south=false,up=false,west=false]", | |
"823": "minecraft:fire[age=7,east=false,north=false,south=false,up=false,west=false]", | |
"824": "minecraft:fire[age=8,east=false,north=false,south=false,up=false,west=false]", | |
"825": "minecraft:fire[age=9,east=false,north=false,south=false,up=false,west=false]", | |
"826": "minecraft:fire[age=10,east=false,north=false,south=false,up=false,west=false]", | |
"827": "minecraft:fire[age=11,east=false,north=false,south=false,up=false,west=false]", | |
"828": "minecraft:fire[age=12,east=false,north=false,south=false,up=false,west=false]", | |
"829": "minecraft:fire[age=13,east=false,north=false,south=false,up=false,west=false]", | |
"830": "minecraft:fire[age=14,east=false,north=false,south=false,up=false,west=false]", | |
"831": "minecraft:fire[age=15,east=false,north=false,south=false,up=false,west=false]", | |
"832": "minecraft:mob_spawner", | |
"848": "minecraft:oak_stairs[facing=east,half=bottom,shape=straight]", | |
"849": "minecraft:oak_stairs[facing=west,half=bottom,shape=straight]", | |
"850": "minecraft:oak_stairs[facing=south,half=bottom,shape=straight]", | |
"851": "minecraft:oak_stairs[facing=north,half=bottom,shape=straight]", | |
"852": "minecraft:oak_stairs[facing=east,half=top,shape=straight]", | |
"853": "minecraft:oak_stairs[facing=west,half=top,shape=straight]", | |
"854": "minecraft:oak_stairs[facing=south,half=top,shape=straight]", | |
"855": "minecraft:oak_stairs[facing=north,half=top,shape=straight]", | |
"866": "minecraft:chest[facing=north]", | |
"867": "minecraft:chest[facing=south]", | |
"868": "minecraft:chest[facing=west]", | |
"869": "minecraft:chest[facing=east]", | |
"880": "minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none]", | |
"881": "minecraft:redstone_wire[east=none,north=none,power=1,south=none,west=none]", | |
"882": "minecraft:redstone_wire[east=none,north=none,power=2,south=none,west=none]", | |
"883": "minecraft:redstone_wire[east=none,north=none,power=3,south=none,west=none]", | |
"884": "minecraft:redstone_wire[east=none,north=none,power=4,south=none,west=none]", | |
"885": "minecraft:redstone_wire[east=none,north=none,power=5,south=none,west=none]", | |
"886": "minecraft:redstone_wire[east=none,north=none,power=6,south=none,west=none]", | |
"887": "minecraft:redstone_wire[east=none,north=none,power=7,south=none,west=none]", | |
"888": "minecraft:redstone_wire[east=none,north=none,power=8,south=none,west=none]", | |
"889": "minecraft:redstone_wire[east=none,north=none,power=9,south=none,west=none]", | |
"890": "minecraft:redstone_wire[east=none,north=none,power=10,south=none,west=none]", | |
"891": "minecraft:redstone_wire[east=none,north=none,power=11,south=none,west=none]", | |
"892": "minecraft:redstone_wire[east=none,north=none,power=12,south=none,west=none]", | |
"893": "minecraft:redstone_wire[east=none,north=none,power=13,south=none,west=none]", | |
"894": "minecraft:redstone_wire[east=none,north=none,power=14,south=none,west=none]", | |
"895": "minecraft:redstone_wire[east=none,north=none,power=15,south=none,west=none]", | |
"896": "minecraft:diamond_ore", | |
"912": "minecraft:diamond_block", | |
"928": "minecraft:crafting_table", | |
"944": "minecraft:wheat[age=0]", | |
"945": "minecraft:wheat[age=1]", | |
"946": "minecraft:wheat[age=2]", | |
"947": "minecraft:wheat[age=3]", | |
"948": "minecraft:wheat[age=4]", | |
"949": "minecraft:wheat[age=5]", | |
"950": "minecraft:wheat[age=6]", | |
"951": "minecraft:wheat[age=7]", | |
"960": "minecraft:farmland[moisture=0]", | |
"961": "minecraft:farmland[moisture=1]", | |
"962": "minecraft:farmland[moisture=2]", | |
"963": "minecraft:farmland[moisture=3]", | |
"964": "minecraft:farmland[moisture=4]", | |
"965": "minecraft:farmland[moisture=5]", | |
"966": "minecraft:farmland[moisture=6]", | |
"967": "minecraft:farmland[moisture=7]", | |
"978": "minecraft:furnace[facing=north]", | |
"979": "minecraft:furnace[facing=south]", | |
"980": "minecraft:furnace[facing=west]", | |
"981": "minecraft:furnace[facing=east]", | |
"994": "minecraft:lit_furnace[facing=north]", | |
"995": "minecraft:lit_furnace[facing=south]", | |
"996": "minecraft:lit_furnace[facing=west]", | |
"997": "minecraft:lit_furnace[facing=east]", | |
"1008": "minecraft:standing_sign[rotation=0]", | |
"1009": "minecraft:standing_sign[rotation=1]", | |
"1010": "minecraft:standing_sign[rotation=2]", | |
"1011": "minecraft:standing_sign[rotation=3]", | |
"1012": "minecraft:standing_sign[rotation=4]", | |
"1013": "minecraft:standing_sign[rotation=5]", | |
"1014": "minecraft:standing_sign[rotation=6]", | |
"1015": "minecraft:standing_sign[rotation=7]", | |
"1016": "minecraft:standing_sign[rotation=8]", | |
"1017": "minecraft:standing_sign[rotation=9]", | |
"1018": "minecraft:standing_sign[rotation=10]", | |
"1019": "minecraft:standing_sign[rotation=11]", | |
"1020": "minecraft:standing_sign[rotation=12]", | |
"1021": "minecraft:standing_sign[rotation=13]", | |
"1022": "minecraft:standing_sign[rotation=14]", | |
"1023": "minecraft:standing_sign[rotation=15]", | |
"1024": "minecraft:wooden_door[facing=east,half=lower,hinge=left,open=false,powered=false]", | |
"1025": "minecraft:wooden_door[facing=south,half=lower,hinge=left,open=false,powered=false]", | |
"1026": "minecraft:wooden_door[facing=west,half=lower,hinge=left,open=false,powered=false]", | |
"1027": "minecraft:wooden_door[facing=north,half=lower,hinge=left,open=false,powered=false]", | |
"1028": "minecraft:wooden_door[facing=east,half=lower,hinge=left,open=true,powered=false]", | |
"1029": "minecraft:wooden_door[facing=south,half=lower,hinge=left,open=true,powered=false]", | |
"1030": "minecraft:wooden_door[facing=west,half=lower,hinge=left,open=true,powered=false]", | |
"1031": "minecraft:wooden_door[facing=north,half=lower,hinge=left,open=true,powered=false]", | |
"1032": "minecraft:wooden_door[facing=north,half=upper,hinge=left,open=false,powered=false]", | |
"1033": "minecraft:wooden_door[facing=north,half=upper,hinge=right,open=false,powered=false]", | |
"1034": "minecraft:wooden_door[facing=north,half=upper,hinge=left,open=false,powered=true]", | |
"1035": "minecraft:wooden_door[facing=north,half=upper,hinge=right,open=false,powered=true]", | |
"1042": "minecraft:ladder[facing=north]", | |
"1043": "minecraft:ladder[facing=south]", | |
"1044": "minecraft:ladder[facing=west]", | |
"1045": "minecraft:ladder[facing=east]", | |
"1056": "minecraft:rail[shape=north_south]", | |
"1057": "minecraft:rail[shape=east_west]", | |
"1058": "minecraft:rail[shape=ascending_east]", | |
"1059": "minecraft:rail[shape=ascending_west]", | |
"1060": "minecraft:rail[shape=ascending_north]", | |
"1061": "minecraft:rail[shape=ascending_south]", | |
"1062": "minecraft:rail[shape=south_east]", | |
"1063": "minecraft:rail[shape=south_west]", | |
"1064": "minecraft:rail[shape=north_west]", | |
"1065": "minecraft:rail[shape=north_east]", | |
"1072": "minecraft:stone_stairs[facing=east,half=bottom,shape=straight]", | |
"1073": "minecraft:stone_stairs[facing=west,half=bottom,shape=straight]", | |
"1074": "minecraft:stone_stairs[facing=south,half=bottom,shape=straight]", | |
"1075": "minecraft:stone_stairs[facing=north,half=bottom,shape=straight]", | |
"1076": "minecraft:stone_stairs[facing=east,half=top,shape=straight]", | |
"1077": "minecraft:stone_stairs[facing=west,half=top,shape=straight]", | |
"1078": "minecraft:stone_stairs[facing=south,half=top,shape=straight]", | |
"1079": "minecraft:stone_stairs[facing=north,half=top,shape=straight]", | |
"1090": "minecraft:wall_sign[facing=north]", | |
"1091": "minecraft:wall_sign[facing=south]", | |
"1092": "minecraft:wall_sign[facing=west]", | |
"1093": "minecraft:wall_sign[facing=east]", | |
"1104": "minecraft:lever[facing=down_x,powered=false]", | |
"1105": "minecraft:lever[facing=east,powered=false]", | |
"1106": "minecraft:lever[facing=west,powered=false]", | |
"1107": "minecraft:lever[facing=south,powered=false]", | |
"1108": "minecraft:lever[facing=north,powered=false]", | |
"1109": "minecraft:lever[facing=up_z,powered=false]", | |
"1110": "minecraft:lever[facing=up_x,powered=false]", | |
"1111": "minecraft:lever[facing=down_z,powered=false]", | |
"1112": "minecraft:lever[facing=down_x,powered=true]", | |
"1113": "minecraft:lever[facing=east,powered=true]", | |
"1114": "minecraft:lever[facing=west,powered=true]", | |
"1115": "minecraft:lever[facing=south,powered=true]", | |
"1116": "minecraft:lever[facing=north,powered=true]", | |
"1117": "minecraft:lever[facing=up_z,powered=true]", | |
"1118": "minecraft:lever[facing=up_x,powered=true]", | |
"1119": "minecraft:lever[facing=down_z,powered=true]", | |
"1120": "minecraft:stone_pressure_plate[powered=false]", | |
"1121": "minecraft:stone_pressure_plate[powered=true]", | |
"1136": "minecraft:iron_door[facing=east,half=lower,hinge=left,open=false,powered=false]", | |
"1137": "minecraft:iron_door[facing=south,half=lower,hinge=left,open=false,powered=false]", | |
"1138": "minecraft:iron_door[facing=west,half=lower,hinge=left,open=false,powered=false]", | |
"1139": "minecraft:iron_door[facing=north,half=lower,hinge=left,open=false,powered=false]", | |
"1140": "minecraft:iron_door[facing=east,half=lower,hinge=left,open=true,powered=false]", | |
"1141": "minecraft:iron_door[facing=south,half=lower,hinge=left,open=true,powered=false]", | |
"1142": "minecraft:iron_door[facing=west,half=lower,hinge=left,open=true,powered=false]", | |
"1143": "minecraft:iron_door[facing=north,half=lower,hinge=left,open=true,powered=false]", | |
"1144": "minecraft:iron_door[facing=north,half=upper,hinge=left,open=false,powered=false]", | |
"1145": "minecraft:iron_door[facing=north,half=upper,hinge=right,open=false,powered=false]", | |
"1146": "minecraft:iron_door[facing=north,half=upper,hinge=left,open=false,powered=true]", | |
"1147": "minecraft:iron_door[facing=north,half=upper,hinge=right,open=false,powered=true]", | |
"1152": "minecraft:wooden_pressure_plate[powered=false]", | |
"1153": "minecraft:wooden_pressure_plate[powered=true]", | |
"1168": "minecraft:redstone_ore", | |
"1184": "minecraft:lit_redstone_ore", | |
"1201": "minecraft:unlit_redstone_torch[facing=east]", | |
"1202": "minecraft:unlit_redstone_torch[facing=west]", | |
"1203": "minecraft:unlit_redstone_torch[facing=south]", | |
"1204": "minecraft:unlit_redstone_torch[facing=north]", | |
"1205": "minecraft:unlit_redstone_torch[facing=up]", | |
"1217": "minecraft:redstone_torch[facing=east]", | |
"1218": "minecraft:redstone_torch[facing=west]", | |
"1219": "minecraft:redstone_torch[facing=south]", | |
"1220": "minecraft:redstone_torch[facing=north]", | |
"1221": "minecraft:redstone_torch[facing=up]", | |
"1232": "minecraft:stone_button[facing=down,powered=false]", | |
"1233": "minecraft:stone_button[facing=east,powered=false]", | |
"1234": "minecraft:stone_button[facing=west,powered=false]", | |
"1235": "minecraft:stone_button[facing=south,powered=false]", | |
"1236": "minecraft:stone_button[facing=north,powered=false]", | |
"1237": "minecraft:stone_button[facing=up,powered=false]", | |
"1240": "minecraft:stone_button[facing=down,powered=true]", | |
"1241": "minecraft:stone_button[facing=east,powered=true]", | |
"1242": "minecraft:stone_button[facing=west,powered=true]", | |
"1243": "minecraft:stone_button[facing=south,powered=true]", | |
"1244": "minecraft:stone_button[facing=north,powered=true]", | |
"1245": "minecraft:stone_button[facing=up,powered=true]", | |
"1248": "minecraft:snow_layer[layers=1]", | |
"1249": "minecraft:snow_layer[layers=2]", | |
"1250": "minecraft:snow_layer[layers=3]", | |
"1251": "minecraft:snow_layer[layers=4]", | |
"1252": "minecraft:snow_layer[layers=5]", | |
"1253": "minecraft:snow_layer[layers=6]", | |
"1254": "minecraft:snow_layer[layers=7]", | |
"1255": "minecraft:snow_layer[layers=8]", | |
"1264": "minecraft:ice", | |
"1280": "minecraft:snow", | |
"1296": "minecraft:cactus[age=0]", | |
"1297": "minecraft:cactus[age=1]", | |
"1298": "minecraft:cactus[age=2]", | |
"1299": "minecraft:cactus[age=3]", | |
"1300": "minecraft:cactus[age=4]", | |
"1301": "minecraft:cactus[age=5]", | |
"1302": "minecraft:cactus[age=6]", | |
"1303": "minecraft:cactus[age=7]", | |
"1304": "minecraft:cactus[age=8]", | |
"1305": "minecraft:cactus[age=9]", | |
"1306": "minecraft:cactus[age=10]", | |
"1307": "minecraft:cactus[age=11]", | |
"1308": "minecraft:cactus[age=12]", | |
"1309": "minecraft:cactus[age=13]", | |
"1310": "minecraft:cactus[age=14]", | |
"1311": "minecraft:cactus[age=15]", | |
"1312": "minecraft:clay", | |
"1328": "minecraft:reeds[age=0]", | |
"1329": "minecraft:reeds[age=1]", | |
"1330": "minecraft:reeds[age=2]", | |
"1331": "minecraft:reeds[age=3]", | |
"1332": "minecraft:reeds[age=4]", | |
"1333": "minecraft:reeds[age=5]", | |
"1334": "minecraft:reeds[age=6]", | |
"1335": "minecraft:reeds[age=7]", | |
"1336": "minecraft:reeds[age=8]", | |
"1337": "minecraft:reeds[age=9]", | |
"1338": "minecraft:reeds[age=10]", | |
"1339": "minecraft:reeds[age=11]", | |
"1340": "minecraft:reeds[age=12]", | |
"1341": "minecraft:reeds[age=13]", | |
"1342": "minecraft:reeds[age=14]", | |
"1343": "minecraft:reeds[age=15]", | |
"1344": "minecraft:jukebox[has_record=false]", | |
"1345": "minecraft:jukebox[has_record=true]", | |
"1360": "minecraft:fence[east=false,north=false,south=false,west=false]", | |
"1376": "minecraft:pumpkin[facing=south]", | |
"1377": "minecraft:pumpkin[facing=west]", | |
"1378": "minecraft:pumpkin[facing=north]", | |
"1379": "minecraft:pumpkin[facing=east]", | |
"1392": "minecraft:netherrack", | |
"1408": "minecraft:soul_sand", | |
"1424": "minecraft:glowstone", | |
"1441": "minecraft:portal[axis=x]", | |
"1442": "minecraft:portal[axis=z]", | |
"1456": "minecraft:lit_pumpkin[facing=south]", | |
"1457": "minecraft:lit_pumpkin[facing=west]", | |
"1458": "minecraft:lit_pumpkin[facing=north]", | |
"1459": "minecraft:lit_pumpkin[facing=east]", | |
"1472": "minecraft:cake[bites=0]", | |
"1473": "minecraft:cake[bites=1]", | |
"1474": "minecraft:cake[bites=2]", | |
"1475": "minecraft:cake[bites=3]", | |
"1476": "minecraft:cake[bites=4]", | |
"1477": "minecraft:cake[bites=5]", | |
"1478": "minecraft:cake[bites=6]", | |
"1488": "minecraft:unpowered_repeater[delay=1,facing=south,locked=false]", | |
"1489": "minecraft:unpowered_repeater[delay=1,facing=west,locked=false]", | |
"1490": "minecraft:unpowered_repeater[delay=1,facing=north,locked=false]", | |
"1491": "minecraft:unpowered_repeater[delay=1,facing=east,locked=false]", | |
"1492": "minecraft:unpowered_repeater[delay=2,facing=south,locked=false]", | |
"1493": "minecraft:unpowered_repeater[delay=2,facing=west,locked=false]", | |
"1494": "minecraft:unpowered_repeater[delay=2,facing=north,locked=false]", | |
"1495": "minecraft:unpowered_repeater[delay=2,facing=east,locked=false]", | |
"1496": "minecraft:unpowered_repeater[delay=3,facing=south,locked=false]", | |
"1497": "minecraft:unpowered_repeater[delay=3,facing=west,locked=false]", | |
"1498": "minecraft:unpowered_repeater[delay=3,facing=north,locked=false]", | |
"1499": "minecraft:unpowered_repeater[delay=3,facing=east,locked=false]", | |
"1500": "minecraft:unpowered_repeater[delay=4,facing=south,locked=false]", | |
"1501": "minecraft:unpowered_repeater[delay=4,facing=west,locked=false]", | |
"1502": "minecraft:unpowered_repeater[delay=4,facing=north,locked=false]", | |
"1503": "minecraft:unpowered_repeater[delay=4,facing=east,locked=false]", | |
"1504": "minecraft:powered_repeater[delay=1,facing=south,locked=false]", | |
"1505": "minecraft:powered_repeater[delay=1,facing=west,locked=false]", | |
"1506": "minecraft:powered_repeater[delay=1,facing=north,locked=false]", | |
"1507": "minecraft:powered_repeater[delay=1,facing=east,locked=false]", | |
"1508": "minecraft:powered_repeater[delay=2,facing=south,locked=false]", | |
"1509": "minecraft:powered_repeater[delay=2,facing=west,locked=false]", | |
"1510": "minecraft:powered_repeater[delay=2,facing=north,locked=false]", | |
"1511": "minecraft:powered_repeater[delay=2,facing=east,locked=false]", | |
"1512": "minecraft:powered_repeater[delay=3,facing=south,locked=false]", | |
"1513": "minecraft:powered_repeater[delay=3,facing=west,locked=false]", | |
"1514": "minecraft:powered_repeater[delay=3,facing=north,locked=false]", | |
"1515": "minecraft:powered_repeater[delay=3,facing=east,locked=false]", | |
"1516": "minecraft:powered_repeater[delay=4,facing=south,locked=false]", | |
"1517": "minecraft:powered_repeater[delay=4,facing=west,locked=false]", | |
"1518": "minecraft:powered_repeater[delay=4,facing=north,locked=false]", | |
"1519": "minecraft:powered_repeater[delay=4,facing=east,locked=false]", | |
"1520": "minecraft:stained_glass[color=white]", | |
"1521": "minecraft:stained_glass[color=orange]", | |
"1522": "minecraft:stained_glass[color=magenta]", | |
"1523": "minecraft:stained_glass[color=light_blue]", | |
"1524": "minecraft:stained_glass[color=yellow]", | |
"1525": "minecraft:stained_glass[color=lime]", | |
"1526": "minecraft:stained_glass[color=pink]", | |
"1527": "minecraft:stained_glass[color=gray]", | |
"1528": "minecraft:stained_glass[color=silver]", | |
"1529": "minecraft:stained_glass[color=cyan]", | |
"1530": "minecraft:stained_glass[color=purple]", | |
"1531": "minecraft:stained_glass[color=blue]", | |
"1532": "minecraft:stained_glass[color=brown]", | |
"1533": "minecraft:stained_glass[color=green]", | |
"1534": "minecraft:stained_glass[color=red]", | |
"1535": "minecraft:stained_glass[color=black]", | |
"1536": "minecraft:trapdoor[facing=north,half=bottom,open=false]", | |
"1537": "minecraft:trapdoor[facing=south,half=bottom,open=false]", | |
"1538": "minecraft:trapdoor[facing=west,half=bottom,open=false]", | |
"1539": "minecraft:trapdoor[facing=east,half=bottom,open=false]", | |
"1540": "minecraft:trapdoor[facing=north,half=bottom,open=true]", | |
"1541": "minecraft:trapdoor[facing=south,half=bottom,open=true]", | |
"1542": "minecraft:trapdoor[facing=west,half=bottom,open=true]", | |
"1543": "minecraft:trapdoor[facing=east,half=bottom,open=true]", | |
"1544": "minecraft:trapdoor[facing=north,half=top,open=false]", | |
"1545": "minecraft:trapdoor[facing=south,half=top,open=false]", | |
"1546": "minecraft:trapdoor[facing=west,half=top,open=false]", | |
"1547": "minecraft:trapdoor[facing=east,half=top,open=false]", | |
"1548": "minecraft:trapdoor[facing=north,half=top,open=true]", | |
"1549": "minecraft:trapdoor[facing=south,half=top,open=true]", | |
"1550": "minecraft:trapdoor[facing=west,half=top,open=true]", | |
"1551": "minecraft:trapdoor[facing=east,half=top,open=true]", | |
"1552": "minecraft:monster_egg[variant=stone]", | |
"1553": "minecraft:monster_egg[variant=cobblestone]", | |
"1554": "minecraft:monster_egg[variant=stone_brick]", | |
"1555": "minecraft:monster_egg[variant=mossy_brick]", | |
"1556": "minecraft:monster_egg[variant=cracked_brick]", | |
"1557": "minecraft:monster_egg[variant=chiseled_brick]", | |
"1568": "minecraft:stonebrick[variant=stonebrick]", | |
"1569": "minecraft:stonebrick[variant=mossy_stonebrick]", | |
"1570": "minecraft:stonebrick[variant=cracked_stonebrick]", | |
"1571": "minecraft:stonebrick[variant=chiseled_stonebrick]", | |
"1584": "minecraft:brown_mushroom_block[variant=all_inside]", | |
"1585": "minecraft:brown_mushroom_block[variant=north_west]", | |
"1586": "minecraft:brown_mushroom_block[variant=north]", | |
"1587": "minecraft:brown_mushroom_block[variant=north_east]", | |
"1588": "minecraft:brown_mushroom_block[variant=west]", | |
"1589": "minecraft:brown_mushroom_block[variant=center]", | |
"1590": "minecraft:brown_mushroom_block[variant=east]", | |
"1591": "minecraft:brown_mushroom_block[variant=south_west]", | |
"1592": "minecraft:brown_mushroom_block[variant=south]", | |
"1593": "minecraft:brown_mushroom_block[variant=south_east]", | |
"1594": "minecraft:brown_mushroom_block[variant=stem]", | |
"1598": "minecraft:brown_mushroom_block[variant=all_outside]", | |
"1599": "minecraft:brown_mushroom_block[variant=all_stem]", | |
"1600": "minecraft:red_mushroom_block[variant=all_inside]", | |
"1601": "minecraft:red_mushroom_block[variant=north_west]", | |
"1602": "minecraft:red_mushroom_block[variant=north]", | |
"1603": "minecraft:red_mushroom_block[variant=north_east]", | |
"1604": "minecraft:red_mushroom_block[variant=west]", | |
"1605": "minecraft:red_mushroom_block[variant=center]", | |
"1606": "minecraft:red_mushroom_block[variant=east]", | |
"1607": "minecraft:red_mushroom_block[variant=south_west]", | |
"1608": "minecraft:red_mushroom_block[variant=south]", | |
"1609": "minecraft:red_mushroom_block[variant=south_east]", | |
"1610": "minecraft:red_mushroom_block[variant=stem]", | |
"1614": "minecraft:red_mushroom_block[variant=all_outside]", | |
"1615": "minecraft:red_mushroom_block[variant=all_stem]", | |
"1616": "minecraft:iron_bars[east=false,north=false,south=false,west=false]", | |
"1632": "minecraft:glass_pane[east=false,north=false,south=false,west=false]", | |
"1648": "minecraft:melon_block", | |
"1664": "minecraft:pumpkin_stem[age=0,facing=up]", | |
"1665": "minecraft:pumpkin_stem[age=1,facing=up]", | |
"1666": "minecraft:pumpkin_stem[age=2,facing=up]", | |
"1667": "minecraft:pumpkin_stem[age=3,facing=up]", | |
"1668": "minecraft:pumpkin_stem[age=4,facing=up]", | |
"1669": "minecraft:pumpkin_stem[age=5,facing=up]", | |
"1670": "minecraft:pumpkin_stem[age=6,facing=up]", | |
"1671": "minecraft:pumpkin_stem[age=7,facing=up]", | |
"1680": "minecraft:melon_stem[age=0,facing=up]", | |
"1681": "minecraft:melon_stem[age=1,facing=up]", | |
"1682": "minecraft:melon_stem[age=2,facing=up]", | |
"1683": "minecraft:melon_stem[age=3,facing=up]", | |
"1684": "minecraft:melon_stem[age=4,facing=up]", | |
"1685": "minecraft:melon_stem[age=5,facing=up]", | |
"1686": "minecraft:melon_stem[age=6,facing=up]", | |
"1687": "minecraft:melon_stem[age=7,facing=up]", | |
"1696": "minecraft:vine[east=false,north=false,south=false,up=false,west=false]", | |
"1697": "minecraft:vine[east=false,north=false,south=true,up=false,west=false]", | |
"1698": "minecraft:vine[east=false,north=false,south=false,up=false,west=true]", | |
"1699": "minecraft:vine[east=false,north=false,south=true,up=false,west=true]", | |
"1700": "minecraft:vine[east=false,north=true,south=false,up=false,west=false]", | |
"1701": "minecraft:vine[east=false,north=true,south=true,up=false,west=false]", | |
"1702": "minecraft:vine[east=false,north=true,south=false,up=false,west=true]", | |
"1703": "minecraft:vine[east=false,north=true,south=true,up=false,west=true]", | |
"1704": "minecraft:vine[east=true,north=false,south=false,up=false,west=false]", | |
"1705": "minecraft:vine[east=true,north=false,south=true,up=false,west=false]", | |
"1706": "minecraft:vine[east=true,north=false,south=false,up=false,west=true]", | |
"1707": "minecraft:vine[east=true,north=false,south=true,up=false,west=true]", | |
"1708": "minecraft:vine[east=true,north=true,south=false,up=false,west=false]", | |
"1709": "minecraft:vine[east=true,north=true,south=true,up=false,west=false]", | |
"1710": "minecraft:vine[east=true,north=true,south=false,up=false,west=true]", | |
"1711": "minecraft:vine[east=true,north=true,south=true,up=false,west=true]", | |
"1712": "minecraft:fence_gate[facing=south,in_wall=false,open=false,powered=false]", | |
"1713": "minecraft:fence_gate[facing=west,in_wall=false,open=false,powered=false]", | |
"1714": "minecraft:fence_gate[facing=north,in_wall=false,open=false,powered=false]", | |
"1715": "minecraft:fence_gate[facing=east,in_wall=false,open=false,powered=false]", | |
"1716": "minecraft:fence_gate[facing=south,in_wall=false,open=true,powered=false]", | |
"1717": "minecraft:fence_gate[facing=west,in_wall=false,open=true,powered=false]", | |
"1718": "minecraft:fence_gate[facing=north,in_wall=false,open=true,powered=false]", | |
"1719": "minecraft:fence_gate[facing=east,in_wall=false,open=true,powered=false]", | |
"1720": "minecraft:fence_gate[facing=south,in_wall=false,open=false,powered=true]", | |
"1721": "minecraft:fence_gate[facing=west,in_wall=false,open=false,powered=true]", | |
"1722": "minecraft:fence_gate[facing=north,in_wall=false,open=false,powered=true]", | |
"1723": "minecraft:fence_gate[facing=east,in_wall=false,open=false,powered=true]", | |
"1724": "minecraft:fence_gate[facing=south,in_wall=false,open=true,powered=true]", | |
"1725": "minecraft:fence_gate[facing=west,in_wall=false,open=true,powered=true]", | |
"1726": "minecraft:fence_gate[facing=north,in_wall=false,open=true,powered=true]", | |
"1727": "minecraft:fence_gate[facing=east,in_wall=false,open=true,powered=true]", | |
"1728": "minecraft:brick_stairs[facing=east,half=bottom,shape=straight]", | |
"1729": "minecraft:brick_stairs[facing=west,half=bottom,shape=straight]", | |
"1730": "minecraft:brick_stairs[facing=south,half=bottom,shape=straight]", | |
"1731": "minecraft:brick_stairs[facing=north,half=bottom,shape=straight]", | |
"1732": "minecraft:brick_stairs[facing=east,half=top,shape=straight]", | |
"1733": "minecraft:brick_stairs[facing=west,half=top,shape=straight]", | |
"1734": "minecraft:brick_stairs[facing=south,half=top,shape=straight]", | |
"1735": "minecraft:brick_stairs[facing=north,half=top,shape=straight]", | |
"1744": "minecraft:stone_brick_stairs[facing=east,half=bottom,shape=straight]", | |
"1745": "minecraft:stone_brick_stairs[facing=west,half=bottom,shape=straight]", | |
"1746": "minecraft:stone_brick_stairs[facing=south,half=bottom,shape=straight]", | |
"1747": "minecraft:stone_brick_stairs[facing=north,half=bottom,shape=straight]", | |
"1748": "minecraft:stone_brick_stairs[facing=east,half=top,shape=straight]", | |
"1749": "minecraft:stone_brick_stairs[facing=west,half=top,shape=straight]", | |
"1750": "minecraft:stone_brick_stairs[facing=south,half=top,shape=straight]", | |
"1751": "minecraft:stone_brick_stairs[facing=north,half=top,shape=straight]", | |
"1760": "minecraft:mycelium[snowy=false]", | |
"1776": "minecraft:waterlily", | |
"1792": "minecraft:nether_brick", | |
"1808": "minecraft:nether_brick_fence[east=false,north=false,south=false,west=false]", | |
"1824": "minecraft:nether_brick_stairs[facing=east,half=bottom,shape=straight]", | |
"1825": "minecraft:nether_brick_stairs[facing=west,half=bottom,shape=straight]", | |
"1826": "minecraft:nether_brick_stairs[facing=south,half=bottom,shape=straight]", | |
"1827": "minecraft:nether_brick_stairs[facing=north,half=bottom,shape=straight]", | |
"1828": "minecraft:nether_brick_stairs[facing=east,half=top,shape=straight]", | |
"1829": "minecraft:nether_brick_stairs[facing=west,half=top,shape=straight]", | |
"1830": "minecraft:nether_brick_stairs[facing=south,half=top,shape=straight]", | |
"1831": "minecraft:nether_brick_stairs[facing=north,half=top,shape=straight]", | |
"1840": "minecraft:nether_wart[age=0]", | |
"1841": "minecraft:nether_wart[age=1]", | |
"1842": "minecraft:nether_wart[age=2]", | |
"1843": "minecraft:nether_wart[age=3]", | |
"1856": "minecraft:enchanting_table", | |
"1872": "minecraft:brewing_stand[has_bottle_0=false,has_bottle_1=false,has_bottle_2=false]", | |
"1873": "minecraft:brewing_stand[has_bottle_0=true,has_bottle_1=false,has_bottle_2=false]", | |
"1874": "minecraft:brewing_stand[has_bottle_0=false,has_bottle_1=true,has_bottle_2=false]", | |
"1875": "minecraft:brewing_stand[has_bottle_0=true,has_bottle_1=true,has_bottle_2=false]", | |
"1876": "minecraft:brewing_stand[has_bottle_0=false,has_bottle_1=false,has_bottle_2=true]", | |
"1877": "minecraft:brewing_stand[has_bottle_0=true,has_bottle_1=false,has_bottle_2=true]", | |
"1878": "minecraft:brewing_stand[has_bottle_0=false,has_bottle_1=true,has_bottle_2=true]", | |
"1879": "minecraft:brewing_stand[has_bottle_0=true,has_bottle_1=true,has_bottle_2=true]", | |
"1888": "minecraft:cauldron[level=0]", | |
"1889": "minecraft:cauldron[level=1]", | |
"1890": "minecraft:cauldron[level=2]", | |
"1891": "minecraft:cauldron[level=3]", | |
"1904": "minecraft:end_portal", | |
"1920": "minecraft:end_portal_frame[eye=false,facing=south]", | |
"1921": "minecraft:end_portal_frame[eye=false,facing=west]", | |
"1922": "minecraft:end_portal_frame[eye=false,facing=north]", | |
"1923": "minecraft:end_portal_frame[eye=false,facing=east]", | |
"1924": "minecraft:end_portal_frame[eye=true,facing=south]", | |
"1925": "minecraft:end_portal_frame[eye=true,facing=west]", | |
"1926": "minecraft:end_portal_frame[eye=true,facing=north]", | |
"1927": "minecraft:end_portal_frame[eye=true,facing=east]", | |
"1936": "minecraft:end_stone", | |
"1952": "minecraft:dragon_egg", | |
"1968": "minecraft:redstone_lamp", | |
"1984": "minecraft:lit_redstone_lamp", | |
"2000": "minecraft:double_wooden_slab[variant=oak]", | |
"2001": "minecraft:double_wooden_slab[variant=spruce]", | |
"2002": "minecraft:double_wooden_slab[variant=birch]", | |
"2003": "minecraft:double_wooden_slab[variant=jungle]", | |
"2004": "minecraft:double_wooden_slab[variant=acacia]", | |
"2005": "minecraft:double_wooden_slab[variant=dark_oak]", | |
"2016": "minecraft:wooden_slab[half=bottom,variant=oak]", | |
"2017": "minecraft:wooden_slab[half=bottom,variant=spruce]", | |
"2018": "minecraft:wooden_slab[half=bottom,variant=birch]", | |
"2019": "minecraft:wooden_slab[half=bottom,variant=jungle]", | |
"2020": "minecraft:wooden_slab[half=bottom,variant=acacia]", | |
"2021": "minecraft:wooden_slab[half=bottom,variant=dark_oak]", | |
"2024": "minecraft:wooden_slab[half=top,variant=oak]", | |
"2025": "minecraft:wooden_slab[half=top,variant=spruce]", | |
"2026": "minecraft:wooden_slab[half=top,variant=birch]", | |
"2027": "minecraft:wooden_slab[half=top,variant=jungle]", | |
"2028": "minecraft:wooden_slab[half=top,variant=acacia]", | |
"2029": "minecraft:wooden_slab[half=top,variant=dark_oak]", | |
"2032": "minecraft:cocoa[age=0,facing=south]", | |
"2033": "minecraft:cocoa[age=0,facing=west]", | |
"2034": "minecraft:cocoa[age=0,facing=north]", | |
"2035": "minecraft:cocoa[age=0,facing=east]", | |
"2036": "minecraft:cocoa[age=1,facing=south]", | |
"2037": "minecraft:cocoa[age=1,facing=west]", | |
"2038": "minecraft:cocoa[age=1,facing=north]", | |
"2039": "minecraft:cocoa[age=1,facing=east]", | |
"2040": "minecraft:cocoa[age=2,facing=south]", | |
"2041": "minecraft:cocoa[age=2,facing=west]", | |
"2042": "minecraft:cocoa[age=2,facing=north]", | |
"2043": "minecraft:cocoa[age=2,facing=east]", | |
"2048": "minecraft:sandstone_stairs[facing=east,half=bottom,shape=straight]", | |
"2049": "minecraft:sandstone_stairs[facing=west,half=bottom,shape=straight]", | |
"2050": "minecraft:sandstone_stairs[facing=south,half=bottom,shape=straight]", | |
"2051": "minecraft:sandstone_stairs[facing=north,half=bottom,shape=straight]", | |
"2052": "minecraft:sandstone_stairs[facing=east,half=top,shape=straight]", | |
"2053": "minecraft:sandstone_stairs[facing=west,half=top,shape=straight]", | |
"2054": "minecraft:sandstone_stairs[facing=south,half=top,shape=straight]", | |
"2055": "minecraft:sandstone_stairs[facing=north,half=top,shape=straight]", | |
"2064": "minecraft:emerald_ore", | |
"2082": "minecraft:ender_chest[facing=north]", | |
"2083": "minecraft:ender_chest[facing=south]", | |
"2084": "minecraft:ender_chest[facing=west]", | |
"2085": "minecraft:ender_chest[facing=east]", | |
"2096": "minecraft:tripwire_hook[attached=false,facing=south,powered=false]", | |
"2097": "minecraft:tripwire_hook[attached=false,facing=west,powered=false]", | |
"2098": "minecraft:tripwire_hook[attached=false,facing=north,powered=false]", | |
"2099": "minecraft:tripwire_hook[attached=false,facing=east,powered=false]", | |
"2100": "minecraft:tripwire_hook[attached=true,facing=south,powered=false]", | |
"2101": "minecraft:tripwire_hook[attached=true,facing=west,powered=false]", | |
"2102": "minecraft:tripwire_hook[attached=true,facing=north,powered=false]", | |
"2103": "minecraft:tripwire_hook[attached=true,facing=east,powered=false]", | |
"2104": "minecraft:tripwire_hook[attached=false,facing=south,powered=true]", | |
"2105": "minecraft:tripwire_hook[attached=false,facing=west,powered=true]", | |
"2106": "minecraft:tripwire_hook[attached=false,facing=north,powered=true]", | |
"2107": "minecraft:tripwire_hook[attached=false,facing=east,powered=true]", | |
"2108": "minecraft:tripwire_hook[attached=true,facing=south,powered=true]", | |
"2109": "minecraft:tripwire_hook[attached=true,facing=west,powered=true]", | |
"2110": "minecraft:tripwire_hook[attached=true,facing=north,powered=true]", | |
"2111": "minecraft:tripwire_hook[attached=true,facing=east,powered=true]", | |
"2114": "minecraft:tripwire[attached=false,disarmed=false,east=false,north=false,powered=false,south=false,west=false]", | |
"2115": "minecraft:tripwire[attached=false,disarmed=false,east=false,north=false,powered=true,south=false,west=false]", | |
"2118": "minecraft:tripwire[attached=true,disarmed=false,east=false,north=false,powered=false,south=false,west=false]", | |
"2119": "minecraft:tripwire[attached=true,disarmed=false,east=false,north=false,powered=true,south=false,west=false]", | |
"2122": "minecraft:tripwire[attached=false,disarmed=true,east=false,north=false,powered=false,south=false,west=false]", | |
"2123": "minecraft:tripwire[attached=false,disarmed=true,east=false,north=false,powered=true,south=false,west=false]", | |
"2125": "minecraft:tripwire[attached=true,disarmed=true,east=false,north=false,powered=true,south=false,west=false]", | |
"2126": "minecraft:tripwire[attached=true,disarmed=true,east=false,north=false,powered=false,south=false,west=false]", | |
"2128": "minecraft:emerald_block", | |
"2144": "minecraft:spruce_stairs[facing=east,half=bottom,shape=straight]", | |
"2145": "minecraft:spruce_stairs[facing=west,half=bottom,shape=straight]", | |
"2146": "minecraft:spruce_stairs[facing=south,half=bottom,shape=straight]", | |
"2147": "minecraft:spruce_stairs[facing=north,half=bottom,shape=straight]", | |
"2148": "minecraft:spruce_stairs[facing=east,half=top,shape=straight]", | |
"2149": "minecraft:spruce_stairs[facing=west,half=top,shape=straight]", | |
"2150": "minecraft:spruce_stairs[facing=south,half=top,shape=straight]", | |
"2151": "minecraft:spruce_stairs[facing=north,half=top,shape=straight]", | |
"2160": "minecraft:birch_stairs[facing=east,half=bottom,shape=straight]", | |
"2161": "minecraft:birch_stairs[facing=west,half=bottom,shape=straight]", | |
"2162": "minecraft:birch_stairs[facing=south,half=bottom,shape=straight]", | |
"2163": "minecraft:birch_stairs[facing=north,half=bottom,shape=straight]", | |
"2164": "minecraft:birch_stairs[facing=east,half=top,shape=straight]", | |
"2165": "minecraft:birch_stairs[facing=west,half=top,shape=straight]", | |
"2166": "minecraft:birch_stairs[facing=south,half=top,shape=straight]", | |
"2167": "minecraft:birch_stairs[facing=north,half=top,shape=straight]", | |
"2176": "minecraft:jungle_stairs[facing=east,half=bottom,shape=straight]", | |
"2177": "minecraft:jungle_stairs[facing=west,half=bottom,shape=straight]", | |
"2178": "minecraft:jungle_stairs[facing=south,half=bottom,shape=straight]", | |
"2179": "minecraft:jungle_stairs[facing=north,half=bottom,shape=straight]", | |
"2180": "minecraft:jungle_stairs[facing=east,half=top,shape=straight]", | |
"2181": "minecraft:jungle_stairs[facing=west,half=top,shape=straight]", | |
"2182": "minecraft:jungle_stairs[facing=south,half=top,shape=straight]", | |
"2183": "minecraft:jungle_stairs[facing=north,half=top,shape=straight]", | |
"2192": "minecraft:command_block[conditional=false,facing=down]", | |
"2193": "minecraft:command_block[conditional=false,facing=up]", | |
"2194": "minecraft:command_block[conditional=false,facing=north]", | |
"2195": "minecraft:command_block[conditional=false,facing=south]", | |
"2196": "minecraft:command_block[conditional=false,facing=west]", | |
"2197": "minecraft:command_block[conditional=false,facing=east]", | |
"2200": "minecraft:command_block[conditional=true,facing=down]", | |
"2201": "minecraft:command_block[conditional=true,facing=up]", | |
"2202": "minecraft:command_block[conditional=true,facing=north]", | |
"2203": "minecraft:command_block[conditional=true,facing=south]", | |
"2204": "minecraft:command_block[conditional=true,facing=west]", | |
"2205": "minecraft:command_block[conditional=true,facing=east]", | |
"2208": "minecraft:beacon", | |
"2224": "minecraft:cobblestone_wall[east=false,north=false,south=false,up=false,variant=cobblestone,west=false]", | |
"2225": "minecraft:cobblestone_wall[east=false,north=false,south=false,up=false,variant=mossy_cobblestone,west=false]", | |
"2255": "minecraft:flower_pot[contents=empty,legacy_data=0]", | |
"2256": "minecraft:carrots[age=0]", | |
"2257": "minecraft:carrots[age=1]", | |
"2258": "minecraft:carrots[age=2]", | |
"2259": "minecraft:carrots[age=3]", | |
"2260": "minecraft:carrots[age=4]", | |
"2261": "minecraft:carrots[age=5]", | |
"2262": "minecraft:carrots[age=6]", | |
"2263": "minecraft:carrots[age=7]", | |
"2272": "minecraft:potatoes[age=0]", | |
"2273": "minecraft:potatoes[age=1]", | |
"2274": "minecraft:potatoes[age=2]", | |
"2275": "minecraft:potatoes[age=3]", | |
"2276": "minecraft:potatoes[age=4]", | |
"2277": "minecraft:potatoes[age=5]", | |
"2278": "minecraft:potatoes[age=6]", | |
"2279": "minecraft:potatoes[age=7]", | |
"2288": "minecraft:wooden_button[facing=down,powered=false]", | |
"2289": "minecraft:wooden_button[facing=east,powered=false]", | |
"2290": "minecraft:wooden_button[facing=west,powered=false]", | |
"2291": "minecraft:wooden_button[facing=south,powered=false]", | |
"2292": "minecraft:wooden_button[facing=north,powered=false]", | |
"2293": "minecraft:wooden_button[facing=up,powered=false]", | |
"2296": "minecraft:wooden_button[facing=down,powered=true]", | |
"2297": "minecraft:wooden_button[facing=east,powered=true]", | |
"2298": "minecraft:wooden_button[facing=west,powered=true]", | |
"2299": "minecraft:wooden_button[facing=south,powered=true]", | |
"2300": "minecraft:wooden_button[facing=north,powered=true]", | |
"2301": "minecraft:wooden_button[facing=up,powered=true]", | |
"2304": "minecraft:skull[facing=down,nodrop=false]", | |
"2305": "minecraft:skull[facing=up,nodrop=false]", | |
"2306": "minecraft:skull[facing=north,nodrop=false]", | |
"2307": "minecraft:skull[facing=south,nodrop=false]", | |
"2308": "minecraft:skull[facing=west,nodrop=false]", | |
"2309": "minecraft:skull[facing=east,nodrop=false]", | |
"2312": "minecraft:skull[facing=down,nodrop=true]", | |
"2313": "minecraft:skull[facing=up,nodrop=true]", | |
"2314": "minecraft:skull[facing=north,nodrop=true]", | |
"2315": "minecraft:skull[facing=south,nodrop=true]", | |
"2316": "minecraft:skull[facing=west,nodrop=true]", | |
"2317": "minecraft:skull[facing=east,nodrop=true]", | |
"2320": "minecraft:anvil[damage=0,facing=south]", | |
"2321": "minecraft:anvil[damage=0,facing=west]", | |
"2322": "minecraft:anvil[damage=0,facing=north]", | |
"2323": "minecraft:anvil[damage=0,facing=east]", | |
"2324": "minecraft:anvil[damage=1,facing=south]", | |
"2325": "minecraft:anvil[damage=1,facing=west]", | |
"2326": "minecraft:anvil[damage=1,facing=north]", | |
"2327": "minecraft:anvil[damage=1,facing=east]", | |
"2328": "minecraft:anvil[damage=2,facing=south]", | |
"2329": "minecraft:anvil[damage=2,facing=west]", | |
"2330": "minecraft:anvil[damage=2,facing=north]", | |
"2331": "minecraft:anvil[damage=2,facing=east]", | |
"2338": "minecraft:trapped_chest[facing=north]", | |
"2339": "minecraft:trapped_chest[facing=south]", | |
"2340": "minecraft:trapped_chest[facing=west]", | |
"2341": "minecraft:trapped_chest[facing=east]", | |
"2352": "minecraft:light_weighted_pressure_plate[power=0]", | |
"2353": "minecraft:light_weighted_pressure_plate[power=1]", | |
"2354": "minecraft:light_weighted_pressure_plate[power=2]", | |
"2355": "minecraft:light_weighted_pressure_plate[power=3]", | |
"2356": "minecraft:light_weighted_pressure_plate[power=4]", | |
"2357": "minecraft:light_weighted_pressure_plate[power=5]", | |
"2358": "minecraft:light_weighted_pressure_plate[power=6]", | |
"2359": "minecraft:light_weighted_pressure_plate[power=7]", | |
"2360": "minecraft:light_weighted_pressure_plate[power=8]", | |
"2361": "minecraft:light_weighted_pressure_plate[power=9]", | |
"2362": "minecraft:light_weighted_pressure_plate[power=10]", | |
"2363": "minecraft:light_weighted_pressure_plate[power=11]", | |
"2364": "minecraft:light_weighted_pressure_plate[power=12]", | |
"2365": "minecraft:light_weighted_pressure_plate[power=13]", | |
"2366": "minecraft:light_weighted_pressure_plate[power=14]", | |
"2367": "minecraft:light_weighted_pressure_plate[power=15]", | |
"2368": "minecraft:heavy_weighted_pressure_plate[power=0]", | |
"2369": "minecraft:heavy_weighted_pressure_plate[power=1]", | |
"2370": "minecraft:heavy_weighted_pressure_plate[power=2]", | |
"2371": "minecraft:heavy_weighted_pressure_plate[power=3]", | |
"2372": "minecraft:heavy_weighted_pressure_plate[power=4]", | |
"2373": "minecraft:heavy_weighted_pressure_plate[power=5]", | |
"2374": "minecraft:heavy_weighted_pressure_plate[power=6]", | |
"2375": "minecraft:heavy_weighted_pressure_plate[power=7]", | |
"2376": "minecraft:heavy_weighted_pressure_plate[power=8]", | |
"2377": "minecraft:heavy_weighted_pressure_plate[power=9]", | |
"2378": "minecraft:heavy_weighted_pressure_plate[power=10]", | |
"2379": "minecraft:heavy_weighted_pressure_plate[power=11]", | |
"2380": "minecraft:heavy_weighted_pressure_plate[power=12]", | |
"2381": "minecraft:heavy_weighted_pressure_plate[power=13]", | |
"2382": "minecraft:heavy_weighted_pressure_plate[power=14]", | |
"2383": "minecraft:heavy_weighted_pressure_plate[power=15]", | |
"2384": "minecraft:unpowered_comparator[facing=south,mode=compare,powered=false]", | |
"2385": "minecraft:unpowered_comparator[facing=west,mode=compare,powered=false]", | |
"2386": "minecraft:unpowered_comparator[facing=north,mode=compare,powered=false]", | |
"2387": "minecraft:unpowered_comparator[facing=east,mode=compare,powered=false]", | |
"2388": "minecraft:unpowered_comparator[facing=south,mode=subtract,powered=false]", | |
"2389": "minecraft:unpowered_comparator[facing=west,mode=subtract,powered=false]", | |
"2390": "minecraft:unpowered_comparator[facing=north,mode=subtract,powered=false]", | |
"2391": "minecraft:unpowered_comparator[facing=east,mode=subtract,powered=false]", | |
"2392": "minecraft:unpowered_comparator[facing=south,mode=compare,powered=true]", | |
"2393": "minecraft:unpowered_comparator[facing=west,mode=compare,powered=true]", | |
"2394": "minecraft:unpowered_comparator[facing=north,mode=compare,powered=true]", | |
"2395": "minecraft:unpowered_comparator[facing=east,mode=compare,powered=true]", | |
"2396": "minecraft:unpowered_comparator[facing=south,mode=subtract,powered=true]", | |
"2397": "minecraft:unpowered_comparator[facing=west,mode=subtract,powered=true]", | |
"2398": "minecraft:unpowered_comparator[facing=north,mode=subtract,powered=true]", | |
"2399": "minecraft:unpowered_comparator[facing=east,mode=subtract,powered=true]", | |
"2400": "minecraft:powered_comparator[facing=south,mode=compare,powered=false]", | |
"2401": "minecraft:powered_comparator[facing=west,mode=compare,powered=false]", | |
"2402": "minecraft:powered_comparator[facing=north,mode=compare,powered=false]", | |
"2403": "minecraft:powered_comparator[facing=east,mode=compare,powered=false]", | |
"2404": "minecraft:powered_comparator[facing=south,mode=subtract,powered=false]", | |
"2405": "minecraft:powered_comparator[facing=west,mode=subtract,powered=false]", | |
"2406": "minecraft:powered_comparator[facing=north,mode=subtract,powered=false]", | |
"2407": "minecraft:powered_comparator[facing=east,mode=subtract,powered=false]", | |
"2408": "minecraft:powered_comparator[facing=south,mode=compare,powered=true]", | |
"2409": "minecraft:powered_comparator[facing=west,mode=compare,powered=true]", | |
"2410": "minecraft:powered_comparator[facing=north,mode=compare,powered=true]", | |
"2411": "minecraft:powered_comparator[facing=east,mode=compare,powered=true]", | |
"2412": "minecraft:powered_comparator[facing=south,mode=subtract,powered=true]", | |
"2413": "minecraft:powered_comparator[facing=west,mode=subtract,powered=true]", | |
"2414": "minecraft:powered_comparator[facing=north,mode=subtract,powered=true]", | |
"2415": "minecraft:powered_comparator[facing=east,mode=subtract,powered=true]", | |
"2416": "minecraft:daylight_detector[power=0]", | |
"2417": "minecraft:daylight_detector[power=1]", | |
"2418": "minecraft:daylight_detector[power=2]", | |
"2419": "minecraft:daylight_detector[power=3]", | |
"2420": "minecraft:daylight_detector[power=4]", | |
"2421": "minecraft:daylight_detector[power=5]", | |
"2422": "minecraft:daylight_detector[power=6]", | |
"2423": "minecraft:daylight_detector[power=7]", | |
"2424": "minecraft:daylight_detector[power=8]", | |
"2425": "minecraft:daylight_detector[power=9]", | |
"2426": "minecraft:daylight_detector[power=10]", | |
"2427": "minecraft:daylight_detector[power=11]", | |
"2428": "minecraft:daylight_detector[power=12]", | |
"2429": "minecraft:daylight_detector[power=13]", | |
"2430": "minecraft:daylight_detector[power=14]", | |
"2431": "minecraft:daylight_detector[power=15]", | |
"2432": "minecraft:redstone_block", | |
"2448": "minecraft:quartz_ore", | |
"2464": "minecraft:hopper[enabled=true,facing=down]", | |
"2466": "minecraft:hopper[enabled=true,facing=north]", | |
"2467": "minecraft:hopper[enabled=true,facing=south]", | |
"2468": "minecraft:hopper[enabled=true,facing=west]", | |
"2469": "minecraft:hopper[enabled=true,facing=east]", | |
"2472": "minecraft:hopper[enabled=false,facing=down]", | |
"2474": "minecraft:hopper[enabled=false,facing=north]", | |
"2475": "minecraft:hopper[enabled=false,facing=south]", | |
"2476": "minecraft:hopper[enabled=false,facing=west]", | |
"2477": "minecraft:hopper[enabled=false,facing=east]", | |
"2480": "minecraft:quartz_block[variant=default]", | |
"2481": "minecraft:quartz_block[variant=chiseled]", | |
"2482": "minecraft:quartz_block[variant=lines_y]", | |
"2483": "minecraft:quartz_block[variant=lines_x]", | |
"2484": "minecraft:quartz_block[variant=lines_z]", | |
"2496": "minecraft:quartz_stairs[facing=east,half=bottom,shape=straight]", | |
"2497": "minecraft:quartz_stairs[facing=west,half=bottom,shape=straight]", | |
"2498": "minecraft:quartz_stairs[facing=south,half=bottom,shape=straight]", | |
"2499": "minecraft:quartz_stairs[facing=north,half=bottom,shape=straight]", | |
"2500": "minecraft:quartz_stairs[facing=east,half=top,shape=straight]", | |
"2501": "minecraft:quartz_stairs[facing=west,half=top,shape=straight]", | |
"2502": "minecraft:quartz_stairs[facing=south,half=top,shape=straight]", | |
"2503": "minecraft:quartz_stairs[facing=north,half=top,shape=straight]", | |
"2512": "minecraft:activator_rail[powered=false,shape=north_south]", | |
"2513": "minecraft:activator_rail[powered=false,shape=east_west]", | |
"2514": "minecraft:activator_rail[powered=false,shape=ascending_east]", | |
"2515": "minecraft:activator_rail[powered=false,shape=ascending_west]", | |
"2516": "minecraft:activator_rail[powered=false,shape=ascending_north]", | |
"2517": "minecraft:activator_rail[powered=false,shape=ascending_south]", | |
"2520": "minecraft:activator_rail[powered=true,shape=north_south]", | |
"2521": "minecraft:activator_rail[powered=true,shape=east_west]", | |
"2522": "minecraft:activator_rail[powered=true,shape=ascending_east]", | |
"2523": "minecraft:activator_rail[powered=true,shape=ascending_west]", | |
"2524": "minecraft:activator_rail[powered=true,shape=ascending_north]", | |
"2525": "minecraft:activator_rail[powered=true,shape=ascending_south]", | |
"2528": "minecraft:dropper[facing=down,triggered=false]", | |
"2529": "minecraft:dropper[facing=up,triggered=false]", | |
"2530": "minecraft:dropper[facing=north,triggered=false]", | |
"2531": "minecraft:dropper[facing=south,triggered=false]", | |
"2532": "minecraft:dropper[facing=west,triggered=false]", | |
"2533": "minecraft:dropper[facing=east,triggered=false]", | |
"2536": "minecraft:dropper[facing=down,triggered=true]", | |
"2537": "minecraft:dropper[facing=up,triggered=true]", | |
"2538": "minecraft:dropper[facing=north,triggered=true]", | |
"2539": "minecraft:dropper[facing=south,triggered=true]", | |
"2540": "minecraft:dropper[facing=west,triggered=true]", | |
"2541": "minecraft:dropper[facing=east,triggered=true]", | |
"2544": "minecraft:stained_hardened_clay[color=white]", | |
"2545": "minecraft:stained_hardened_clay[color=orange]", | |
"2546": "minecraft:stained_hardened_clay[color=magenta]", | |
"2547": "minecraft:stained_hardened_clay[color=light_blue]", | |
"2548": "minecraft:stained_hardened_clay[color=yellow]", | |
"2549": "minecraft:stained_hardened_clay[color=lime]", | |
"2550": "minecraft:stained_hardened_clay[color=pink]", | |
"2551": "minecraft:stained_hardened_clay[color=gray]", | |
"2552": "minecraft:stained_hardened_clay[color=silver]", | |
"2553": "minecraft:stained_hardened_clay[color=cyan]", | |
"2554": "minecraft:stained_hardened_clay[color=purple]", | |
"2555": "minecraft:stained_hardened_clay[color=blue]", | |
"2556": "minecraft:stained_hardened_clay[color=brown]", | |
"2557": "minecraft:stained_hardened_clay[color=green]", | |
"2558": "minecraft:stained_hardened_clay[color=red]", | |
"2559": "minecraft:stained_hardened_clay[color=black]", | |
"2560": "minecraft:stained_glass_pane[color=white,east=false,north=false,south=false,west=false]", | |
"2561": "minecraft:stained_glass_pane[color=orange,east=false,north=false,south=false,west=false]", | |
"2562": "minecraft:stained_glass_pane[color=magenta,east=false,north=false,south=false,west=false]", | |
"2563": "minecraft:stained_glass_pane[color=light_blue,east=false,north=false,south=false,west=false]", | |
"2564": "minecraft:stained_glass_pane[color=yellow,east=false,north=false,south=false,west=false]", | |
"2565": "minecraft:stained_glass_pane[color=lime,east=false,north=false,south=false,west=false]", | |
"2566": "minecraft:stained_glass_pane[color=pink,east=false,north=false,south=false,west=false]", | |
"2567": "minecraft:stained_glass_pane[color=gray,east=false,north=false,south=false,west=false]", | |
"2568": "minecraft:stained_glass_pane[color=silver,east=false,north=false,south=false,west=false]", | |
"2569": "minecraft:stained_glass_pane[color=cyan,east=false,north=false,south=false,west=false]", | |
"2570": "minecraft:stained_glass_pane[color=purple,east=false,north=false,south=false,west=false]", | |
"2571": "minecraft:stained_glass_pane[color=blue,east=false,north=false,south=false,west=false]", | |
"2572": "minecraft:stained_glass_pane[color=brown,east=false,north=false,south=false,west=false]", | |
"2573": "minecraft:stained_glass_pane[color=green,east=false,north=false,south=false,west=false]", | |
"2574": "minecraft:stained_glass_pane[color=red,east=false,north=false,south=false,west=false]", | |
"2575": "minecraft:stained_glass_pane[color=black,east=false,north=false,south=false,west=false]", | |
"2576": "minecraft:leaves2[check_decay=false,decayable=true,variant=acacia]", | |
"2577": "minecraft:leaves2[check_decay=false,decayable=true,variant=dark_oak]", | |
"2580": "minecraft:leaves2[check_decay=false,decayable=false,variant=acacia]", | |
"2581": "minecraft:leaves2[check_decay=false,decayable=false,variant=dark_oak]", | |
"2584": "minecraft:leaves2[check_decay=true,decayable=true,variant=acacia]", | |
"2585": "minecraft:leaves2[check_decay=true,decayable=true,variant=dark_oak]", | |
"2588": "minecraft:leaves2[check_decay=true,decayable=false,variant=acacia]", | |
"2589": "minecraft:leaves2[check_decay=true,decayable=false,variant=dark_oak]", | |
"2592": "minecraft:log2[axis=y,variant=acacia]", | |
"2593": "minecraft:log2[axis=y,variant=dark_oak]", | |
"2596": "minecraft:log2[axis=x,variant=acacia]", | |
"2597": "minecraft:log2[axis=x,variant=dark_oak]", | |
"2600": "minecraft:log2[axis=z,variant=acacia]", | |
"2601": "minecraft:log2[axis=z,variant=dark_oak]", | |
"2604": "minecraft:log2[axis=none,variant=acacia]", | |
"2605": "minecraft:log2[axis=none,variant=dark_oak]", | |
"2608": "minecraft:acacia_stairs[facing=east,half=bottom,shape=straight]", | |
"2609": "minecraft:acacia_stairs[facing=west,half=bottom,shape=straight]", | |
"2610": "minecraft:acacia_stairs[facing=south,half=bottom,shape=straight]", | |
"2611": "minecraft:acacia_stairs[facing=north,half=bottom,shape=straight]", | |
"2612": "minecraft:acacia_stairs[facing=east,half=top,shape=straight]", | |
"2613": "minecraft:acacia_stairs[facing=west,half=top,shape=straight]", | |
"2614": "minecraft:acacia_stairs[facing=south,half=top,shape=straight]", | |
"2615": "minecraft:acacia_stairs[facing=north,half=top,shape=straight]", | |
"2624": "minecraft:dark_oak_stairs[facing=east,half=bottom,shape=straight]", | |
"2625": "minecraft:dark_oak_stairs[facing=west,half=bottom,shape=straight]", | |
"2626": "minecraft:dark_oak_stairs[facing=south,half=bottom,shape=straight]", | |
"2627": "minecraft:dark_oak_stairs[facing=north,half=bottom,shape=straight]", | |
"2628": "minecraft:dark_oak_stairs[facing=east,half=top,shape=straight]", | |
"2629": "minecraft:dark_oak_stairs[facing=west,half=top,shape=straight]", | |
"2630": "minecraft:dark_oak_stairs[facing=south,half=top,shape=straight]", | |
"2631": "minecraft:dark_oak_stairs[facing=north,half=top,shape=straight]", | |
"2640": "minecraft:slime", | |
"2656": "minecraft:barrier", | |
"2672": "minecraft:iron_trapdoor[facing=north,half=bottom,open=false]", | |
"2673": "minecraft:iron_trapdoor[facing=south,half=bottom,open=false]", | |
"2674": "minecraft:iron_trapdoor[facing=west,half=bottom,open=false]", | |
"2675": "minecraft:iron_trapdoor[facing=east,half=bottom,open=false]", | |
"2676": "minecraft:iron_trapdoor[facing=north,half=bottom,open=true]", | |
"2677": "minecraft:iron_trapdoor[facing=south,half=bottom,open=true]", | |
"2678": "minecraft:iron_trapdoor[facing=west,half=bottom,open=true]", | |
"2679": "minecraft:iron_trapdoor[facing=east,half=bottom,open=true]", | |
"2680": "minecraft:iron_trapdoor[facing=north,half=top,open=false]", | |
"2681": "minecraft:iron_trapdoor[facing=south,half=top,open=false]", | |
"2682": "minecraft:iron_trapdoor[facing=west,half=top,open=false]", | |
"2683": "minecraft:iron_trapdoor[facing=east,half=top,open=false]", | |
"2684": "minecraft:iron_trapdoor[facing=north,half=top,open=true]", | |
"2685": "minecraft:iron_trapdoor[facing=south,half=top,open=true]", | |
"2686": "minecraft:iron_trapdoor[facing=west,half=top,open=true]", | |
"2687": "minecraft:iron_trapdoor[facing=east,half=top,open=true]", | |
"2688": "minecraft:prismarine[variant=prismarine]", | |
"2689": "minecraft:prismarine[variant=prismarine_bricks]", | |
"2690": "minecraft:prismarine[variant=dark_prismarine]", | |
"2704": "minecraft:sea_lantern", | |
"2720": "minecraft:hay_block[axis=y]", | |
"2724": "minecraft:hay_block[axis=x]", | |
"2728": "minecraft:hay_block[axis=z]", | |
"2736": "minecraft:carpet[color=white]", | |
"2737": "minecraft:carpet[color=orange]", | |
"2738": "minecraft:carpet[color=magenta]", | |
"2739": "minecraft:carpet[color=light_blue]", | |
"2740": "minecraft:carpet[color=yellow]", | |
"2741": "minecraft:carpet[color=lime]", | |
"2742": "minecraft:carpet[color=pink]", | |
"2743": "minecraft:carpet[color=gray]", | |
"2744": "minecraft:carpet[color=silver]", | |
"2745": "minecraft:carpet[color=cyan]", | |
"2746": "minecraft:carpet[color=purple]", | |
"2747": "minecraft:carpet[color=blue]", | |
"2748": "minecraft:carpet[color=brown]", | |
"2749": "minecraft:carpet[color=green]", | |
"2750": "minecraft:carpet[color=red]", | |
"2751": "minecraft:carpet[color=black]", | |
"2752": "minecraft:hardened_clay", | |
"2768": "minecraft:coal_block", | |
"2784": "minecraft:packed_ice", | |
"2800": "minecraft:double_plant[facing=north,half=lower,variant=sunflower]", | |
"2801": "minecraft:double_plant[facing=north,half=lower,variant=syringa]", | |
"2802": "minecraft:double_plant[facing=north,half=lower,variant=double_grass]", | |
"2803": "minecraft:double_plant[facing=north,half=lower,variant=double_fern]", | |
"2804": "minecraft:double_plant[facing=north,half=lower,variant=double_rose]", | |
"2805": "minecraft:double_plant[facing=north,half=lower,variant=paeonia]", | |
"2811": "minecraft:double_plant[facing=north,half=upper,variant=sunflower]", | |
"2816": "minecraft:standing_banner[rotation=0]", | |
"2817": "minecraft:standing_banner[rotation=1]", | |
"2818": "minecraft:standing_banner[rotation=2]", | |
"2819": "minecraft:standing_banner[rotation=3]", | |
"2820": "minecraft:standing_banner[rotation=4]", | |
"2821": "minecraft:standing_banner[rotation=5]", | |
"2822": "minecraft:standing_banner[rotation=6]", | |
"2823": "minecraft:standing_banner[rotation=7]", | |
"2824": "minecraft:standing_banner[rotation=8]", | |
"2825": "minecraft:standing_banner[rotation=9]", | |
"2826": "minecraft:standing_banner[rotation=10]", | |
"2827": "minecraft:standing_banner[rotation=11]", | |
"2828": "minecraft:standing_banner[rotation=12]", | |
"2829": "minecraft:standing_banner[rotation=13]", | |
"2830": "minecraft:standing_banner[rotation=14]", | |
"2831": "minecraft:standing_banner[rotation=15]", | |
"2834": "minecraft:wall_banner[facing=north]", | |
"2835": "minecraft:wall_banner[facing=south]", | |
"2836": "minecraft:wall_banner[facing=west]", | |
"2837": "minecraft:wall_banner[facing=east]", | |
"2848": "minecraft:daylight_detector_inverted[power=0]", | |
"2849": "minecraft:daylight_detector_inverted[power=1]", | |
"2850": "minecraft:daylight_detector_inverted[power=2]", | |
"2851": "minecraft:daylight_detector_inverted[power=3]", | |
"2852": "minecraft:daylight_detector_inverted[power=4]", | |
"2853": "minecraft:daylight_detector_inverted[power=5]", | |
"2854": "minecraft:daylight_detector_inverted[power=6]", | |
"2855": "minecraft:daylight_detector_inverted[power=7]", | |
"2856": "minecraft:daylight_detector_inverted[power=8]", | |
"2857": "minecraft:daylight_detector_inverted[power=9]", | |
"2858": "minecraft:daylight_detector_inverted[power=10]", | |
"2859": "minecraft:daylight_detector_inverted[power=11]", | |
"2860": "minecraft:daylight_detector_inverted[power=12]", | |
"2861": "minecraft:daylight_detector_inverted[power=13]", | |
"2862": "minecraft:daylight_detector_inverted[power=14]", | |
"2863": "minecraft:daylight_detector_inverted[power=15]", | |
"2864": "minecraft:red_sandstone[type=red_sandstone]", | |
"2865": "minecraft:red_sandstone[type=chiseled_red_sandstone]", | |
"2866": "minecraft:red_sandstone[type=smooth_red_sandstone]", | |
"2880": "minecraft:red_sandstone_stairs[facing=east,half=bottom,shape=straight]", | |
"2881": "minecraft:red_sandstone_stairs[facing=west,half=bottom,shape=straight]", | |
"2882": "minecraft:red_sandstone_stairs[facing=south,half=bottom,shape=straight]", | |
"2883": "minecraft:red_sandstone_stairs[facing=north,half=bottom,shape=straight]", | |
"2884": "minecraft:red_sandstone_stairs[facing=east,half=top,shape=straight]", | |
"2885": "minecraft:red_sandstone_stairs[facing=west,half=top,shape=straight]", | |
"2886": "minecraft:red_sandstone_stairs[facing=south,half=top,shape=straight]", | |
"2887": "minecraft:red_sandstone_stairs[facing=north,half=top,shape=straight]", | |
"2896": "minecraft:double_stone_slab2[seamless=false,variant=red_sandstone]", | |
"2904": "minecraft:double_stone_slab2[seamless=true,variant=red_sandstone]", | |
"2912": "minecraft:stone_slab2[half=bottom,variant=red_sandstone]", | |
"2920": "minecraft:stone_slab2[half=top,variant=red_sandstone]", | |
"2928": "minecraft:spruce_fence_gate[facing=south,in_wall=false,open=false,powered=false]", | |
"2929": "minecraft:spruce_fence_gate[facing=west,in_wall=false,open=false,powered=false]", | |
"2930": "minecraft:spruce_fence_gate[facing=north,in_wall=false,open=false,powered=false]", | |
"2931": "minecraft:spruce_fence_gate[facing=east,in_wall=false,open=false,powered=false]", | |
"2932": "minecraft:spruce_fence_gate[facing=south,in_wall=false,open=true,powered=false]", | |
"2933": "minecraft:spruce_fence_gate[facing=west,in_wall=false,open=true,powered=false]", | |
"2934": "minecraft:spruce_fence_gate[facing=north,in_wall=false,open=true,powered=false]", | |
"2935": "minecraft:spruce_fence_gate[facing=east,in_wall=false,open=true,powered=false]", | |
"2936": "minecraft:spruce_fence_gate[facing=south,in_wall=false,open=false,powered=true]", | |
"2937": "minecraft:spruce_fence_gate[facing=west,in_wall=false,open=false,powered=true]", | |
"2938": "minecraft:spruce_fence_gate[facing=north,in_wall=false,open=false,powered=true]", | |
"2939": "minecraft:spruce_fence_gate[facing=east,in_wall=false,open=false,powered=true]", | |
"2940": "minecraft:spruce_fence_gate[facing=south,in_wall=false,open=true,powered=true]", | |
"2941": "minecraft:spruce_fence_gate[facing=west,in_wall=false,open=true,powered=true]", | |
"2942": "minecraft:spruce_fence_gate[facing=north,in_wall=false,open=true,powered=true]", | |
"2943": "minecraft:spruce_fence_gate[facing=east,in_wall=false,open=true,powered=true]", | |
"2944": "minecraft:birch_fence_gate[facing=south,in_wall=false,open=false,powered=false]", | |
"2945": "minecraft:birch_fence_gate[facing=west,in_wall=false,open=false,powered=false]", | |
"2946": "minecraft:birch_fence_gate[facing=north,in_wall=false,open=false,powered=false]", | |
"2947": "minecraft:birch_fence_gate[facing=east,in_wall=false,open=false,powered=false]", | |
"2948": "minecraft:birch_fence_gate[facing=south,in_wall=false,open=true,powered=false]", | |
"2949": "minecraft:birch_fence_gate[facing=west,in_wall=false,open=true,powered=false]", | |
"2950": "minecraft:birch_fence_gate[facing=north,in_wall=false,open=true,powered=false]", | |
"2951": "minecraft:birch_fence_gate[facing=east,in_wall=false,open=true,powered=false]", | |
"2952": "minecraft:birch_fence_gate[facing=south,in_wall=false,open=false,powered=true]", | |
"2953": "minecraft:birch_fence_gate[facing=west,in_wall=false,open=false,powered=true]", | |
"2954": "minecraft:birch_fence_gate[facing=north,in_wall=false,open=false,powered=true]", | |
"2955": "minecraft:birch_fence_gate[facing=east,in_wall=false,open=false,powered=true]", | |
"2956": "minecraft:birch_fence_gate[facing=south,in_wall=false,open=true,powered=true]", | |
"2957": "minecraft:birch_fence_gate[facing=west,in_wall=false,open=true,powered=true]", | |
"2958": "minecraft:birch_fence_gate[facing=north,in_wall=false,open=true,powered=true]", | |
"2959": "minecraft:birch_fence_gate[facing=east,in_wall=false,open=true,powered=true]", | |
"2960": "minecraft:jungle_fence_gate[facing=south,in_wall=false,open=false,powered=false]", | |
"2961": "minecraft:jungle_fence_gate[facing=west,in_wall=false,open=false,powered=false]", | |
"2962": "minecraft:jungle_fence_gate[facing=north,in_wall=false,open=false,powered=false]", | |
"2963": "minecraft:jungle_fence_gate[facing=east,in_wall=false,open=false,powered=false]", | |
"2964": "minecraft:jungle_fence_gate[facing=south,in_wall=false,open=true,powered=false]", | |
"2965": "minecraft:jungle_fence_gate[facing=west,in_wall=false,open=true,powered=false]", | |
"2966": "minecraft:jungle_fence_gate[facing=north,in_wall=false,open=true,powered=false]", | |
"2967": "minecraft:jungle_fence_gate[facing=east,in_wall=false,open=true,powered=false]", | |
"2968": "minecraft:jungle_fence_gate[facing=south,in_wall=false,open=false,powered=true]", | |
"2969": "minecraft:jungle_fence_gate[facing=west,in_wall=false,open=false,powered=true]", | |
"2970": "minecraft:jungle_fence_gate[facing=north,in_wall=false,open=false,powered=true]", | |
"2971": "minecraft:jungle_fence_gate[facing=east,in_wall=false,open=false,powered=true]", | |
"2972": "minecraft:jungle_fence_gate[facing=south,in_wall=false,open=true,powered=true]", | |
"2973": "minecraft:jungle_fence_gate[facing=west,in_wall=false,open=true,powered=true]", | |
"2974": "minecraft:jungle_fence_gate[facing=north,in_wall=false,open=true,powered=true]", | |
"2975": "minecraft:jungle_fence_gate[facing=east,in_wall=false,open=true,powered=true]", | |
"2976": "minecraft:dark_oak_fence_gate[facing=south,in_wall=false,open=false,powered=false]", | |
"2977": "minecraft:dark_oak_fence_gate[facing=west,in_wall=false,open=false,powered=false]", | |
"2978": "minecraft:dark_oak_fence_gate[facing=north,in_wall=false,open=false,powered=false]", | |
"2979": "minecraft:dark_oak_fence_gate[facing=east,in_wall=false,open=false,powered=false]", | |
"2980": "minecraft:dark_oak_fence_gate[facing=south,in_wall=false,open=true,powered=false]", | |
"2981": "minecraft:dark_oak_fence_gate[facing=west,in_wall=false,open=true,powered=false]", | |
"2982": "minecraft:dark_oak_fence_gate[facing=north,in_wall=false,open=true,powered=false]", | |
"2983": "minecraft:dark_oak_fence_gate[facing=east,in_wall=false,open=true,powered=false]", | |
"2984": "minecraft:dark_oak_fence_gate[facing=south,in_wall=false,open=false,powered=true]", | |
"2985": "minecraft:dark_oak_fence_gate[facing=west,in_wall=false,open=false,powered=true]", | |
"2986": "minecraft:dark_oak_fence_gate[facing=north,in_wall=false,open=false,powered=true]", | |
"2987": "minecraft:dark_oak_fence_gate[facing=east,in_wall=false,open=false,powered=true]", | |
"2988": "minecraft:dark_oak_fence_gate[facing=south,in_wall=false,open=true,powered=true]", | |
"2989": "minecraft:dark_oak_fence_gate[facing=west,in_wall=false,open=true,powered=true]", | |
"2990": "minecraft:dark_oak_fence_gate[facing=north,in_wall=false,open=true,powered=true]", | |
"2991": "minecraft:dark_oak_fence_gate[facing=east,in_wall=false,open=true,powered=true]", | |
"2992": "minecraft:acacia_fence_gate[facing=south,in_wall=false,open=false,powered=false]", | |
"2993": "minecraft:acacia_fence_gate[facing=west,in_wall=false,open=false,powered=false]", | |
"2994": "minecraft:acacia_fence_gate[facing=north,in_wall=false,open=false,powered=false]", | |
"2995": "minecraft:acacia_fence_gate[facing=east,in_wall=false,open=false,powered=false]", | |
"2996": "minecraft:acacia_fence_gate[facing=south,in_wall=false,open=true,powered=false]", | |
"2997": "minecraft:acacia_fence_gate[facing=west,in_wall=false,open=true,powered=false]", | |
"2998": "minecraft:acacia_fence_gate[facing=north,in_wall=false,open=true,powered=false]", | |
"2999": "minecraft:acacia_fence_gate[facing=east,in_wall=false,open=true,powered=false]", | |
"3000": "minecraft:acacia_fence_gate[facing=south,in_wall=false,open=false,powered=true]", | |
"3001": "minecraft:acacia_fence_gate[facing=west,in_wall=false,open=false,powered=true]", | |
"3002": "minecraft:acacia_fence_gate[facing=north,in_wall=false,open=false,powered=true]", | |
"3003": "minecraft:acacia_fence_gate[facing=east,in_wall=false,open=false,powered=true]", | |
"3004": "minecraft:acacia_fence_gate[facing=south,in_wall=false,open=true,powered=true]", | |
"3005": "minecraft:acacia_fence_gate[facing=west,in_wall=false,open=true,powered=true]", | |
"3006": "minecraft:acacia_fence_gate[facing=north,in_wall=false,open=true,powered=true]", | |
"3007": "minecraft:acacia_fence_gate[facing=east,in_wall=false,open=true,powered=true]", | |
"3008": "minecraft:spruce_fence[east=false,north=false,south=false,west=false]", | |
"3024": "minecraft:birch_fence[east=false,north=false,south=false,west=false]", | |
"3040": "minecraft:jungle_fence[east=false,north=false,south=false,west=false]", | |
"3056": "minecraft:dark_oak_fence[east=false,north=false,south=false,west=false]", | |
"3072": "minecraft:acacia_fence[east=false,north=false,south=false,west=false]", | |
"3088": "minecraft:spruce_door[facing=east,half=lower,hinge=left,open=false,powered=false]", | |
"3089": "minecraft:spruce_door[facing=south,half=lower,hinge=left,open=false,powered=false]", | |
"3090": "minecraft:spruce_door[facing=west,half=lower,hinge=left,open=false,powered=false]", | |
"3091": "minecraft:spruce_door[facing=north,half=lower,hinge=left,open=false,powered=false]", | |
"3092": "minecraft:spruce_door[facing=east,half=lower,hinge=left,open=true,powered=false]", | |
"3093": "minecraft:spruce_door[facing=south,half=lower,hinge=left,open=true,powered=false]", | |
"3094": "minecraft:spruce_door[facing=west,half=lower,hinge=left,open=true,powered=false]", | |
"3095": "minecraft:spruce_door[facing=north,half=lower,hinge=left,open=true,powered=false]", | |
"3096": "minecraft:spruce_door[facing=north,half=upper,hinge=left,open=false,powered=false]", | |
"3097": "minecraft:spruce_door[facing=north,half=upper,hinge=right,open=false,powered=false]", | |
"3098": "minecraft:spruce_door[facing=north,half=upper,hinge=left,open=false,powered=true]", | |
"3099": "minecraft:spruce_door[facing=north,half=upper,hinge=right,open=false,powered=true]", | |
"3104": "minecraft:birch_door[facing=east,half=lower,hinge=left,open=false,powered=false]", | |
"3105": "minecraft:birch_door[facing=south,half=lower,hinge=left,open=false,powered=false]", | |
"3106": "minecraft:birch_door[facing=west,half=lower,hinge=left,open=false,powered=false]", | |
"3107": "minecraft:birch_door[facing=north,half=lower,hinge=left,open=false,powered=false]", | |
"3108": "minecraft:birch_door[facing=east,half=lower,hinge=left,open=true,powered=false]", | |
"3109": "minecraft:birch_door[facing=south,half=lower,hinge=left,open=true,powered=false]", | |
"3110": "minecraft:birch_door[facing=west,half=lower,hinge=left,open=true,powered=false]", | |
"3111": "minecraft:birch_door[facing=north,half=lower,hinge=left,open=true,powered=false]", | |
"3112": "minecraft:birch_door[facing=north,half=upper,hinge=left,open=false,powered=false]", | |
"3113": "minecraft:birch_door[facing=north,half=upper,hinge=right,open=false,powered=false]", | |
"3114": "minecraft:birch_door[facing=north,half=upper,hinge=left,open=false,powered=true]", | |
"3115": "minecraft:birch_door[facing=north,half=upper,hinge=right,open=false,powered=true]", | |
"3120": "minecraft:jungle_door[facing=east,half=lower,hinge=left,open=false,powered=false]", | |
"3121": "minecraft:jungle_door[facing=south,half=lower,hinge=left,open=false,powered=false]", | |
"3122": "minecraft:jungle_door[facing=west,half=lower,hinge=left,open=false,powered=false]", | |
"3123": "minecraft:jungle_door[facing=north,half=lower,hinge=left,open=false,powered=false]", | |
"3124": "minecraft:jungle_door[facing=east,half=lower,hinge=left,open=true,powered=false]", | |
"3125": "minecraft:jungle_door[facing=south,half=lower,hinge=left,open=true,powered=false]", | |
"3126": "minecraft:jungle_door[facing=west,half=lower,hinge=left,open=true,powered=false]", | |
"3127": "minecraft:jungle_door[facing=north,half=lower,hinge=left,open=true,powered=false]", | |
"3128": "minecraft:jungle_door[facing=north,half=upper,hinge=left,open=false,powered=false]", | |
"3129": "minecraft:jungle_door[facing=north,half=upper,hinge=right,open=false,powered=false]", | |
"3130": "minecraft:jungle_door[facing=north,half=upper,hinge=left,open=false,powered=true]", | |
"3131": "minecraft:jungle_door[facing=north,half=upper,hinge=right,open=false,powered=true]", | |
"3136": "minecraft:acacia_door[facing=east,half=lower,hinge=left,open=false,powered=false]", | |
"3137": "minecraft:acacia_door[facing=south,half=lower,hinge=left,open=false,powered=false]", | |
"3138": "minecraft:acacia_door[facing=west,half=lower,hinge=left,open=false,powered=false]", | |
"3139": "minecraft:acacia_door[facing=north,half=lower,hinge=left,open=false,powered=false]", | |
"3140": "minecraft:acacia_door[facing=east,half=lower,hinge=left,open=true,powered=false]", | |
"3141": "minecraft:acacia_door[facing=south,half=lower,hinge=left,open=true,powered=false]", | |
"3142": "minecraft:acacia_door[facing=west,half=lower,hinge=left,open=true,powered=false]", | |
"3143": "minecraft:acacia_door[facing=north,half=lower,hinge=left,open=true,powered=false]", | |
"3144": "minecraft:acacia_door[facing=north,half=upper,hinge=left,open=false,powered=false]", | |
"3145": "minecraft:acacia_door[facing=north,half=upper,hinge=right,open=false,powered=false]", | |
"3146": "minecraft:acacia_door[facing=north,half=upper,hinge=left,open=false,powered=true]", | |
"3147": "minecraft:acacia_door[facing=north,half=upper,hinge=right,open=false,powered=true]", | |
"3152": "minecraft:dark_oak_door[facing=east,half=lower,hinge=left,open=false,powered=false]", | |
"3153": "minecraft:dark_oak_door[facing=south,half=lower,hinge=left,open=false,powered=false]", | |
"3154": "minecraft:dark_oak_door[facing=west,half=lower,hinge=left,open=false,powered=false]", | |
"3155": "minecraft:dark_oak_door[facing=north,half=lower,hinge=left,open=false,powered=false]", | |
"3156": "minecraft:dark_oak_door[facing=east,half=lower,hinge=left,open=true,powered=false]", | |
"3157": "minecraft:dark_oak_door[facing=south,half=lower,hinge=left,open=true,powered=false]", | |
"3158": "minecraft:dark_oak_door[facing=west,half=lower,hinge=left,open=true,powered=false]", | |
"3159": "minecraft:dark_oak_door[facing=north,half=lower,hinge=left,open=true,powered=false]", | |
"3160": "minecraft:dark_oak_door[facing=north,half=upper,hinge=left,open=false,powered=false]", | |
"3161": "minecraft:dark_oak_door[facing=north,half=upper,hinge=right,open=false,powered=false]", | |
"3162": "minecraft:dark_oak_door[facing=north,half=upper,hinge=left,open=false,powered=true]", | |
"3163": "minecraft:dark_oak_door[facing=north,half=upper,hinge=right,open=false,powered=true]", | |
"3168": "minecraft:end_rod[facing=down]", | |
"3169": "minecraft:end_rod[facing=up]", | |
"3170": "minecraft:end_rod[facing=north]", | |
"3171": "minecraft:end_rod[facing=south]", | |
"3172": "minecraft:end_rod[facing=west]", | |
"3173": "minecraft:end_rod[facing=east]", | |
"3184": "minecraft:chorus_plant[down=false,east=false,north=false,south=false,up=false,west=false]", | |
"3200": "minecraft:chorus_flower[age=0]", | |
"3201": "minecraft:chorus_flower[age=1]", | |
"3202": "minecraft:chorus_flower[age=2]", | |
"3203": "minecraft:chorus_flower[age=3]", | |
"3204": "minecraft:chorus_flower[age=4]", | |
"3205": "minecraft:chorus_flower[age=5]", | |
"3216": "minecraft:purpur_block", | |
"3232": "minecraft:purpur_pillar[axis=y]", | |
"3236": "minecraft:purpur_pillar[axis=x]", | |
"3240": "minecraft:purpur_pillar[axis=z]", | |
"3248": "minecraft:purpur_stairs[facing=east,half=bottom,shape=straight]", | |
"3249": "minecraft:purpur_stairs[facing=west,half=bottom,shape=straight]", | |
"3250": "minecraft:purpur_stairs[facing=south,half=bottom,shape=straight]", | |
"3251": "minecraft:purpur_stairs[facing=north,half=bottom,shape=straight]", | |
"3252": "minecraft:purpur_stairs[facing=east,half=top,shape=straight]", | |
"3253": "minecraft:purpur_stairs[facing=west,half=top,shape=straight]", | |
"3254": "minecraft:purpur_stairs[facing=south,half=top,shape=straight]", | |
"3255": "minecraft:purpur_stairs[facing=north,half=top,shape=straight]", | |
"3264": "minecraft:purpur_double_slab[variant=default]", | |
"3280": "minecraft:purpur_slab[half=bottom,variant=default]", | |
"3288": "minecraft:purpur_slab[half=top,variant=default]", | |
"3296": "minecraft:end_bricks", | |
"3312": "minecraft:beetroots[age=0]", | |
"3313": "minecraft:beetroots[age=1]", | |
"3314": "minecraft:beetroots[age=2]", | |
"3315": "minecraft:beetroots[age=3]", | |
"3328": "minecraft:grass_path", | |
"3344": "minecraft:end_gateway", | |
"3360": "minecraft:repeating_command_block[conditional=false,facing=down]", | |
"3361": "minecraft:repeating_command_block[conditional=false,facing=up]", | |
"3362": "minecraft:repeating_command_block[conditional=false,facing=north]", | |
"3363": "minecraft:repeating_command_block[conditional=false,facing=south]", | |
"3364": "minecraft:repeating_command_block[conditional=false,facing=west]", | |
"3365": "minecraft:repeating_command_block[conditional=false,facing=east]", | |
"3368": "minecraft:repeating_command_block[conditional=true,facing=down]", | |
"3369": "minecraft:repeating_command_block[conditional=true,facing=up]", | |
"3370": "minecraft:repeating_command_block[conditional=true,facing=north]", | |
"3371": "minecraft:repeating_command_block[conditional=true,facing=south]", | |
"3372": "minecraft:repeating_command_block[conditional=true,facing=west]", | |
"3373": "minecraft:repeating_command_block[conditional=true,facing=east]", | |
"3376": "minecraft:chain_command_block[conditional=false,facing=down]", | |
"3377": "minecraft:chain_command_block[conditional=false,facing=up]", | |
"3378": "minecraft:chain_command_block[conditional=false,facing=north]", | |
"3379": "minecraft:chain_command_block[conditional=false,facing=south]", | |
"3380": "minecraft:chain_command_block[conditional=false,facing=west]", | |
"3381": "minecraft:chain_command_block[conditional=false,facing=east]", | |
"3384": "minecraft:chain_command_block[conditional=true,facing=down]", | |
"3385": "minecraft:chain_command_block[conditional=true,facing=up]", | |
"3386": "minecraft:chain_command_block[conditional=true,facing=north]", | |
"3387": "minecraft:chain_command_block[conditional=true,facing=south]", | |
"3388": "minecraft:chain_command_block[conditional=true,facing=west]", | |
"3389": "minecraft:chain_command_block[conditional=true,facing=east]", | |
"3392": "minecraft:frosted_ice[age=0]", | |
"3393": "minecraft:frosted_ice[age=1]", | |
"3394": "minecraft:frosted_ice[age=2]", | |
"3395": "minecraft:frosted_ice[age=3]", | |
"3408": "minecraft:magma", | |
"3424": "minecraft:nether_wart_block", | |
"3440": "minecraft:red_nether_brick", | |
"3456": "minecraft:bone_block[axis=y]", | |
"3460": "minecraft:bone_block[axis=x]", | |
"3464": "minecraft:bone_block[axis=z]", | |
"3472": "minecraft:structure_void", | |
"3496": "minecraft:observer[facing=down,powered=false]", | |
"3497": "minecraft:observer[facing=up,powered=false]", | |
"3498": "minecraft:observer[facing=north,powered=false]", | |
"3499": "minecraft:observer[facing=south,powered=false]", | |
"3500": "minecraft:observer[facing=west,powered=false]", | |
"3501": "minecraft:observer[facing=east,powered=false]", | |
"3504": "minecraft:white_shulker_box[facing=down]", | |
"3505": "minecraft:white_shulker_box[facing=up]", | |
"3506": "minecraft:white_shulker_box[facing=north]", | |
"3507": "minecraft:white_shulker_box[facing=south]", | |
"3508": "minecraft:white_shulker_box[facing=west]", | |
"3509": "minecraft:white_shulker_box[facing=east]", | |
"3520": "minecraft:orange_shulker_box[facing=down]", | |
"3521": "minecraft:orange_shulker_box[facing=up]", | |
"3522": "minecraft:orange_shulker_box[facing=north]", | |
"3523": "minecraft:orange_shulker_box[facing=south]", | |
"3524": "minecraft:orange_shulker_box[facing=west]", | |
"3525": "minecraft:orange_shulker_box[facing=east]", | |
"3536": "minecraft:magenta_shulker_box[facing=down]", | |
"3537": "minecraft:magenta_shulker_box[facing=up]", | |
"3538": "minecraft:magenta_shulker_box[facing=north]", | |
"3539": "minecraft:magenta_shulker_box[facing=south]", | |
"3540": "minecraft:magenta_shulker_box[facing=west]", | |
"3541": "minecraft:magenta_shulker_box[facing=east]", | |
"3552": "minecraft:light_blue_shulker_box[facing=down]", | |
"3553": "minecraft:light_blue_shulker_box[facing=up]", | |
"3554": "minecraft:light_blue_shulker_box[facing=north]", | |
"3555": "minecraft:light_blue_shulker_box[facing=south]", | |
"3556": "minecraft:light_blue_shulker_box[facing=west]", | |
"3557": "minecraft:light_blue_shulker_box[facing=east]", | |
"3568": "minecraft:yellow_shulker_box[facing=down]", | |
"3569": "minecraft:yellow_shulker_box[facing=up]", | |
"3570": "minecraft:yellow_shulker_box[facing=north]", | |
"3571": "minecraft:yellow_shulker_box[facing=south]", | |
"3572": "minecraft:yellow_shulker_box[facing=west]", | |
"3573": "minecraft:yellow_shulker_box[facing=east]", | |
"3584": "minecraft:lime_shulker_box[facing=down]", | |
"3585": "minecraft:lime_shulker_box[facing=up]", | |
"3586": "minecraft:lime_shulker_box[facing=north]", | |
"3587": "minecraft:lime_shulker_box[facing=south]", | |
"3588": "minecraft:lime_shulker_box[facing=west]", | |
"3589": "minecraft:lime_shulker_box[facing=east]", | |
"3600": "minecraft:pink_shulker_box[facing=down]", | |
"3601": "minecraft:pink_shulker_box[facing=up]", | |
"3602": "minecraft:pink_shulker_box[facing=north]", | |
"3603": "minecraft:pink_shulker_box[facing=south]", | |
"3604": "minecraft:pink_shulker_box[facing=west]", | |
"3605": "minecraft:pink_shulker_box[facing=east]", | |
"3616": "minecraft:gray_shulker_box[facing=down]", | |
"3617": "minecraft:gray_shulker_box[facing=up]", | |
"3618": "minecraft:gray_shulker_box[facing=north]", | |
"3619": "minecraft:gray_shulker_box[facing=south]", | |
"3620": "minecraft:gray_shulker_box[facing=west]", | |
"3621": "minecraft:gray_shulker_box[facing=east]", | |
"3632": "minecraft:silver_shulker_box[facing=down]", | |
"3633": "minecraft:silver_shulker_box[facing=up]", | |
"3634": "minecraft:silver_shulker_box[facing=north]", | |
"3635": "minecraft:silver_shulker_box[facing=south]", | |
"3636": "minecraft:silver_shulker_box[facing=west]", | |
"3637": "minecraft:silver_shulker_box[facing=east]", | |
"3648": "minecraft:cyan_shulker_box[facing=down]", | |
"3649": "minecraft:cyan_shulker_box[facing=up]", | |
"3650": "minecraft:cyan_shulker_box[facing=north]", | |
"3651": "minecraft:cyan_shulker_box[facing=south]", | |
"3652": "minecraft:cyan_shulker_box[facing=west]", | |
"3653": "minecraft:cyan_shulker_box[facing=east]", | |
"3664": "minecraft:purple_shulker_box[facing=down]", | |
"3665": "minecraft:purple_shulker_box[facing=up]", | |
"3666": "minecraft:purple_shulker_box[facing=north]", | |
"3667": "minecraft:purple_shulker_box[facing=south]", | |
"3668": "minecraft:purple_shulker_box[facing=west]", | |
"3669": "minecraft:purple_shulker_box[facing=east]", | |
"3680": "minecraft:blue_shulker_box[facing=down]", | |
"3681": "minecraft:blue_shulker_box[facing=up]", | |
"3682": "minecraft:blue_shulker_box[facing=north]", | |
"3683": "minecraft:blue_shulker_box[facing=south]", | |
"3684": "minecraft:blue_shulker_box[facing=west]", | |
"3685": "minecraft:blue_shulker_box[facing=east]", | |
"3696": "minecraft:brown_shulker_box[facing=down]", | |
"3697": "minecraft:brown_shulker_box[facing=up]", | |
"3698": "minecraft:brown_shulker_box[facing=north]", | |
"3699": "minecraft:brown_shulker_box[facing=south]", | |
"3700": "minecraft:brown_shulker_box[facing=west]", | |
"3701": "minecraft:brown_shulker_box[facing=east]", | |
"3712": "minecraft:green_shulker_box[facing=down]", | |
"3713": "minecraft:green_shulker_box[facing=up]", | |
"3714": "minecraft:green_shulker_box[facing=north]", | |
"3715": "minecraft:green_shulker_box[facing=south]", | |
"3716": "minecraft:green_shulker_box[facing=west]", | |
"3717": "minecraft:green_shulker_box[facing=east]", | |
"3728": "minecraft:red_shulker_box[facing=down]", | |
"3729": "minecraft:red_shulker_box[facing=up]", | |
"3730": "minecraft:red_shulker_box[facing=north]", | |
"3731": "minecraft:red_shulker_box[facing=south]", | |
"3732": "minecraft:red_shulker_box[facing=west]", | |
"3733": "minecraft:red_shulker_box[facing=east]", | |
"3744": "minecraft:black_shulker_box[facing=down]", | |
"3745": "minecraft:black_shulker_box[facing=up]", | |
"3746": "minecraft:black_shulker_box[facing=north]", | |
"3747": "minecraft:black_shulker_box[facing=south]", | |
"3748": "minecraft:black_shulker_box[facing=west]", | |
"3749": "minecraft:black_shulker_box[facing=east]", | |
"4080": "minecraft:structure_block[mode=save]", | |
"4081": "minecraft:structure_block[mode=load]", | |
"4082": "minecraft:structure_block[mode=corner]", | |
"4083": "minecraft:structure_block[mode=data]" | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"0":"minecraft:air","16":"minecraft:stone[variant=stone]","17":"minecraft:stone[variant=granite]","18":"minecraft:stone[variant=smooth_granite]","19":"minecraft:stone[variant=diorite]","20":"minecraft:stone[variant=smooth_diorite]","21":"minecraft:stone[variant=andesite]","22":"minecraft:stone[variant=smooth_andesite]","32":"minecraft:grass[snowy=false]","48":"minecraft:dirt[snowy=false,variant=dirt]","49":"minecraft:dirt[snowy=false,variant=coarse_dirt]","50":"minecraft:dirt[snowy=false,variant=podzol]","64":"minecraft:cobblestone","80":"minecraft:planks[variant=oak]","81":"minecraft:planks[variant=spruce]","82":"minecraft:planks[variant=birch]","83":"minecraft:planks[variant=jungle]","84":"minecraft:planks[variant=acacia]","85":"minecraft:planks[variant=dark_oak]","96":"minecraft:sapling[stage=0,type=oak]","97":"minecraft:sapling[stage=0,type=spruce]","98":"minecraft:sapling[stage=0,type=birch]","99":"minecraft:sapling[stage=0,type=jungle]","100":"minecraft:sapling[stage=0,type=acacia]","101":"minecraft:sapling[stage=0,type=dark_oak]","104":"minecraft:sapling[stage=1,type=oak]","105":"minecraft:sapling[stage=1,type=spruce]","106":"minecraft:sapling[stage=1,type=birch]","107":"minecraft:sapling[stage=1,type=jungle]","108":"minecraft:sapling[stage=1,type=acacia]","109":"minecraft:sapling[stage=1,type=dark_oak]","112":"minecraft:bedrock","128":"minecraft:flowing_water[level=0]","129":"minecraft:flowing_water[level=1]","130":"minecraft:flowing_water[level=2]","131":"minecraft:flowing_water[level=3]","132":"minecraft:flowing_water[level=4]","133":"minecraft:flowing_water[level=5]","134":"minecraft:flowing_water[level=6]","135":"minecraft:flowing_water[level=7]","136":"minecraft:flowing_water[level=8]","137":"minecraft:flowing_water[level=9]","138":"minecraft:flowing_water[level=10]","139":"minecraft:flowing_water[level=11]","140":"minecraft:flowing_water[level=12]","141":"minecraft:flowing_water[level=13]","142":"minecraft:flowing_water[level=14]","143":"minecraft:flowing_water[level=15]","144":"minecraft:water[level=0]","145":"minecraft:water[level=1]","146":"minecraft:water[level=2]","147":"minecraft:water[level=3]","148":"minecraft:water[level=4]","149":"minecraft:water[level=5]","150":"minecraft:water[level=6]","151":"minecraft:water[level=7]","152":"minecraft:water[level=8]","153":"minecraft:water[level=9]","154":"minecraft:water[level=10]","155":"minecraft:water[level=11]","156":"minecraft:water[level=12]","157":"minecraft:water[level=13]","158":"minecraft:water[level=14]","159":"minecraft:water[level=15]","160":"minecraft:flowing_lava[level=0]","161":"minecraft:flowing_lava[level=1]","162":"minecraft:flowing_lava[level=2]","163":"minecraft:flowing_lava[level=3]","164":"minecraft:flowing_lava[level=4]","165":"minecraft:flowing_lava[level=5]","166":"minecraft:flowing_lava[level=6]","167":"minecraft:flowing_lava[level=7]","168":"minecraft:flowing_lava[level=8]","169":"minecraft:flowing_lava[level=9]","170":"minecraft:flowing_lava[level=10]","171":"minecraft:flowing_lava[level=11]","172":"minecraft:flowing_lava[level=12]","173":"minecraft:flowing_lava[level=13]","174":"minecraft:flowing_lava[level=14]","175":"minecraft:flowing_lava[level=15]","176":"minecraft:lava[level=0]","177":"minecraft:lava[level=1]","178":"minecraft:lava[level=2]","179":"minecraft:lava[level=3]","180":"minecraft:lava[level=4]","181":"minecraft:lava[level=5]","182":"minecraft:lava[level=6]","183":"minecraft:lava[level=7]","184":"minecraft:lava[level=8]","185":"minecraft:lava[level=9]","186":"minecraft:lava[level=10]","187":"minecraft:lava[level=11]","188":"minecraft:lava[level=12]","189":"minecraft:lava[level=13]","190":"minecraft:lava[level=14]","191":"minecraft:lava[level=15]","192":"minecraft:sand[variant=sand]","193":"minecraft:sand[variant=red_sand]","208":"minecraft:gravel","224":"minecraft:gold_ore","240":"minecraft:iron_ore","256":"minecraft:coal_ore","272":"minecraft:log[axis=y,variant=oak]","273":"minecraft:log[axis=y,variant=spruce]","274":"minecraft:log[axis=y,variant=birch]","275":"minecraft:log[axis=y,variant=jungle]","276":"minecraft:log[axis=x,variant=oak]","277":"minecraft:log[axis=x,variant=spruce]","278":"minecraft:log[axis=x,variant=birch]","279":"minecraft:log[axis=x,variant=jungle]","280":"minecraft:log[axis=z,variant=oak]","281":"minecraft:log[axis=z,variant=spruce]","282":"minecraft:log[axis=z,variant=birch]","283":"minecraft:log[axis=z,variant=jungle]","284":"minecraft:log[axis=none,variant=oak]","285":"minecraft:log[axis=none,variant=spruce]","286":"minecraft:log[axis=none,variant=birch]","287":"minecraft:log[axis=none,variant=jungle]","288":"minecraft:leaves[check_decay=false,decayable=true,variant=oak]","289":"minecraft:leaves[check_decay=false,decayable=true,variant=spruce]","290":"minecraft:leaves[check_decay=false,decayable=true,variant=birch]","291":"minecraft:leaves[check_decay=false,decayable=true,variant=jungle]","292":"minecraft:leaves[check_decay=false,decayable=false,variant=oak]","293":"minecraft:leaves[check_decay=false,decayable=false,variant=spruce]","294":"minecraft:leaves[check_decay=false,decayable=false,variant=birch]","295":"minecraft:leaves[check_decay=false,decayable=false,variant=jungle]","296":"minecraft:leaves[check_decay=true,decayable=true,variant=oak]","297":"minecraft:leaves[check_decay=true,decayable=true,variant=spruce]","298":"minecraft:leaves[check_decay=true,decayable=true,variant=birch]","299":"minecraft:leaves[check_decay=true,decayable=true,variant=jungle]","300":"minecraft:leaves[check_decay=true,decayable=false,variant=oak]","301":"minecraft:leaves[check_decay=true,decayable=false,variant=spruce]","302":"minecraft:leaves[check_decay=true,decayable=false,variant=birch]","303":"minecraft:leaves[check_decay=true,decayable=false,variant=jungle]","304":"minecraft:sponge[wet=false]","305":"minecraft:sponge[wet=true]","320":"minecraft:glass","336":"minecraft:lapis_ore","352":"minecraft:lapis_block","368":"minecraft:dispenser[facing=down,triggered=false]","369":"minecraft:dispenser[facing=up,triggered=false]","370":"minecraft:dispenser[facing=north,triggered=false]","371":"minecraft:dispenser[facing=south,triggered=false]","372":"minecraft:dispenser[facing=west,triggered=false]","373":"minecraft:dispenser[facing=east,triggered=false]","376":"minecraft:dispenser[facing=down,triggered=true]","377":"minecraft:dispenser[facing=up,triggered=true]","378":"minecraft:dispenser[facing=north,triggered=true]","379":"minecraft:dispenser[facing=south,triggered=true]","380":"minecraft:dispenser[facing=west,triggered=true]","381":"minecraft:dispenser[facing=east,triggered=true]","384":"minecraft:sandstone[type=sandstone]","385":"minecraft:sandstone[type=chiseled_sandstone]","386":"minecraft:sandstone[type=smooth_sandstone]","400":"minecraft:noteblock","416":"minecraft:bed[facing=south,occupied=false,part=foot]","417":"minecraft:bed[facing=west,occupied=false,part=foot]","418":"minecraft:bed[facing=north,occupied=false,part=foot]","419":"minecraft:bed[facing=east,occupied=false,part=foot]","424":"minecraft:bed[facing=south,occupied=false,part=head]","425":"minecraft:bed[facing=west,occupied=false,part=head]","426":"minecraft:bed[facing=north,occupied=false,part=head]","427":"minecraft:bed[facing=east,occupied=false,part=head]","428":"minecraft:bed[facing=south,occupied=true,part=head]","429":"minecraft:bed[facing=west,occupied=true,part=head]","430":"minecraft:bed[facing=north,occupied=true,part=head]","431":"minecraft:bed[facing=east,occupied=true,part=head]","432":"minecraft:golden_rail[powered=false,shape=north_south]","433":"minecraft:golden_rail[powered=false,shape=east_west]","434":"minecraft:golden_rail[powered=false,shape=ascending_east]","435":"minecraft:golden_rail[powered=false,shape=ascending_west]","436":"minecraft:golden_rail[powered=false,shape=ascending_north]","437":"minecraft:golden_rail[powered=false,shape=ascending_south]","440":"minecraft:golden_rail[powered=true,shape=north_south]","441":"minecraft:golden_rail[powered=true,shape=east_west]","442":"minecraft:golden_rail[powered=true,shape=ascending_east]","443":"minecraft:golden_rail[powered=true,shape=ascending_west]","444":"minecraft:golden_rail[powered=true,shape=ascending_north]","445":"minecraft:golden_rail[powered=true,shape=ascending_south]","448":"minecraft:detector_rail[powered=false,shape=north_south]","449":"minecraft:detector_rail[powered=false,shape=east_west]","450":"minecraft:detector_rail[powered=false,shape=ascending_east]","451":"minecraft:detector_rail[powered=false,shape=ascending_west]","452":"minecraft:detector_rail[powered=false,shape=ascending_north]","453":"minecraft:detector_rail[powered=false,shape=ascending_south]","456":"minecraft:detector_rail[powered=true,shape=north_south]","457":"minecraft:detector_rail[powered=true,shape=east_west]","458":"minecraft:detector_rail[powered=true,shape=ascending_east]","459":"minecraft:detector_rail[powered=true,shape=ascending_west]","460":"minecraft:detector_rail[powered=true,shape=ascending_north]","461":"minecraft:detector_rail[powered=true,shape=ascending_south]","464":"minecraft:sticky_piston[extended=false,facing=down]","465":"minecraft:sticky_piston[extended=false,facing=up]","466":"minecraft:sticky_piston[extended=false,facing=north]","467":"minecraft:sticky_piston[extended=false,facing=south]","468":"minecraft:sticky_piston[extended=false,facing=west]","469":"minecraft:sticky_piston[extended=false,facing=east]","472":"minecraft:sticky_piston[extended=true,facing=down]","473":"minecraft:sticky_piston[extended=true,facing=up]","474":"minecraft:sticky_piston[extended=true,facing=north]","475":"minecraft:sticky_piston[extended=true,facing=south]","476":"minecraft:sticky_piston[extended=true,facing=west]","477":"minecraft:sticky_piston[extended=true,facing=east]","480":"minecraft:web","496":"minecraft:tallgrass[type=dead_bush]","497":"minecraft:tallgrass[type=tall_grass]","498":"minecraft:tallgrass[type=fern]","512":"minecraft:deadbush","528":"minecraft:piston[extended=false,facing=down]","529":"minecraft:piston[extended=false,facing=up]","530":"minecraft:piston[extended=false,facing=north]","531":"minecraft:piston[extended=false,facing=south]","532":"minecraft:piston[extended=false,facing=west]","533":"minecraft:piston[extended=false,facing=east]","536":"minecraft:piston[extended=true,facing=down]","537":"minecraft:piston[extended=true,facing=up]","538":"minecraft:piston[extended=true,facing=north]","539":"minecraft:piston[extended=true,facing=south]","540":"minecraft:piston[extended=true,facing=west]","541":"minecraft:piston[extended=true,facing=east]","544":"minecraft:piston_head[facing=down,short=false,type=normal]","545":"minecraft:piston_head[facing=up,short=false,type=normal]","546":"minecraft:piston_head[facing=north,short=false,type=normal]","547":"minecraft:piston_head[facing=south,short=false,type=normal]","548":"minecraft:piston_head[facing=west,short=false,type=normal]","549":"minecraft:piston_head[facing=east,short=false,type=normal]","552":"minecraft:piston_head[facing=down,short=false,type=sticky]","553":"minecraft:piston_head[facing=up,short=false,type=sticky]","554":"minecraft:piston_head[facing=north,short=false,type=sticky]","555":"minecraft:piston_head[facing=south,short=false,type=sticky]","556":"minecraft:piston_head[facing=west,short=false,type=sticky]","557":"minecraft:piston_head[facing=east,short=false,type=sticky]","560":"minecraft:wool[color=white]","561":"minecraft:wool[color=orange]","562":"minecraft:wool[color=magenta]","563":"minecraft:wool[color=light_blue]","564":"minecraft:wool[color=yellow]","565":"minecraft:wool[color=lime]","566":"minecraft:wool[color=pink]","567":"minecraft:wool[color=gray]","568":"minecraft:wool[color=silver]","569":"minecraft:wool[color=cyan]","570":"minecraft:wool[color=purple]","571":"minecraft:wool[color=blue]","572":"minecraft:wool[color=brown]","573":"minecraft:wool[color=green]","574":"minecraft:wool[color=red]","575":"minecraft:wool[color=black]","576":"minecraft:piston_extension[facing=down,type=normal]","577":"minecraft:piston_extension[facing=up,type=normal]","578":"minecraft:piston_extension[facing=north,type=normal]","579":"minecraft:piston_extension[facing=south,type=normal]","580":"minecraft:piston_extension[facing=west,type=normal]","581":"minecraft:piston_extension[facing=east,type=normal]","584":"minecraft:piston_extension[facing=down,type=sticky]","585":"minecraft:piston_extension[facing=up,type=sticky]","586":"minecraft:piston_extension[facing=north,type=sticky]","587":"minecraft:piston_extension[facing=south,type=sticky]","588":"minecraft:piston_extension[facing=west,type=sticky]","589":"minecraft:piston_extension[facing=east,type=sticky]","592":"minecraft:yellow_flower[type=dandelion]","608":"minecraft:red_flower[type=poppy]","609":"minecraft:red_flower[type=blue_orchid]","610":"minecraft:red_flower[type=allium]","611":"minecraft:red_flower[type=houstonia]","612":"minecraft:red_flower[type=red_tulip]","613":"minecraft:red_flower[type=orange_tulip]","614":"minecraft:red_flower[type=white_tulip]","615":"minecraft:red_flower[type=pink_tulip]","616":"minecraft:red_flower[type=oxeye_daisy]","624":"minecraft:brown_mushroom","640":"minecraft:red_mushroom","656":"minecraft:gold_block","672":"minecraft:iron_block","688":"minecraft:double_stone_slab[seamless=false,variant=stone]","689":"minecraft:double_stone_slab[seamless=false,variant=sandstone]","690":"minecraft:double_stone_slab[seamless=false,variant=wood_old]","691":"minecraft:double_stone_slab[seamless=false,variant=cobblestone]","692":"minecraft:double_stone_slab[seamless=false,variant=brick]","693":"minecraft:double_stone_slab[seamless=false,variant=stone_brick]","694":"minecraft:double_stone_slab[seamless=false,variant=nether_brick]","695":"minecraft:double_stone_slab[seamless=false,variant=quartz]","696":"minecraft:double_stone_slab[seamless=true,variant=stone]","697":"minecraft:double_stone_slab[seamless=true,variant=sandstone]","698":"minecraft:double_stone_slab[seamless=true,variant=wood_old]","699":"minecraft:double_stone_slab[seamless=true,variant=cobblestone]","700":"minecraft:double_stone_slab[seamless=true,variant=brick]","701":"minecraft:double_stone_slab[seamless=true,variant=stone_brick]","702":"minecraft:double_stone_slab[seamless=true,variant=nether_brick]","703":"minecraft:double_stone_slab[seamless=true,variant=quartz]","704":"minecraft:stone_slab[half=bottom,variant=stone]","705":"minecraft:stone_slab[half=bottom,variant=sandstone]","706":"minecraft:stone_slab[half=bottom,variant=wood_old]","707":"minecraft:stone_slab[half=bottom,variant=cobblestone]","708":"minecraft:stone_slab[half=bottom,variant=brick]","709":"minecraft:stone_slab[half=bottom,variant=stone_brick]","710":"minecraft:stone_slab[half=bottom,variant=nether_brick]","711":"minecraft:stone_slab[half=bottom,variant=quartz]","712":"minecraft:stone_slab[half=top,variant=stone]","713":"minecraft:stone_slab[half=top,variant=sandstone]","714":"minecraft:stone_slab[half=top,variant=wood_old]","715":"minecraft:stone_slab[half=top,variant=cobblestone]","716":"minecraft:stone_slab[half=top,variant=brick]","717":"minecraft:stone_slab[half=top,variant=stone_brick]","718":"minecraft:stone_slab[half=top,variant=nether_brick]","719":"minecraft:stone_slab[half=top,variant=quartz]","720":"minecraft:brick_block","736":"minecraft:tnt[explode=false]","737":"minecraft:tnt[explode=true]","752":"minecraft:bookshelf","768":"minecraft:mossy_cobblestone","784":"minecraft:obsidian","801":"minecraft:torch[facing=east]","802":"minecraft:torch[facing=west]","803":"minecraft:torch[facing=south]","804":"minecraft:torch[facing=north]","805":"minecraft:torch[facing=up]","816":"minecraft:fire[age=0,east=false,north=false,south=false,up=false,west=false]","817":"minecraft:fire[age=1,east=false,north=false,south=false,up=false,west=false]","818":"minecraft:fire[age=2,east=false,north=false,south=false,up=false,west=false]","819":"minecraft:fire[age=3,east=false,north=false,south=false,up=false,west=false]","820":"minecraft:fire[age=4,east=false,north=false,south=false,up=false,west=false]","821":"minecraft:fire[age=5,east=false,north=false,south=false,up=false,west=false]","822":"minecraft:fire[age=6,east=false,north=false,south=false,up=false,west=false]","823":"minecraft:fire[age=7,east=false,north=false,south=false,up=false,west=false]","824":"minecraft:fire[age=8,east=false,north=false,south=false,up=false,west=false]","825":"minecraft:fire[age=9,east=false,north=false,south=false,up=false,west=false]","826":"minecraft:fire[age=10,east=false,north=false,south=false,up=false,west=false]","827":"minecraft:fire[age=11,east=false,north=false,south=false,up=false,west=false]","828":"minecraft:fire[age=12,east=false,north=false,south=false,up=false,west=false]","829":"minecraft:fire[age=13,east=false,north=false,south=false,up=false,west=false]","830":"minecraft:fire[age=14,east=false,north=false,south=false,up=false,west=false]","831":"minecraft:fire[age=15,east=false,north=false,south=false,up=false,west=false]","832":"minecraft:mob_spawner","848":"minecraft:oak_stairs[facing=east,half=bottom,shape=straight]","849":"minecraft:oak_stairs[facing=west,half=bottom,shape=straight]","850":"minecraft:oak_stairs[facing=south,half=bottom,shape=straight]","851":"minecraft:oak_stairs[facing=north,half=bottom,shape=straight]","852":"minecraft:oak_stairs[facing=east,half=top,shape=straight]","853":"minecraft:oak_stairs[facing=west,half=top,shape=straight]","854":"minecraft:oak_stairs[facing=south,half=top,shape=straight]","855":"minecraft:oak_stairs[facing=north,half=top,shape=straight]","866":"minecraft:chest[facing=north]","867":"minecraft:chest[facing=south]","868":"minecraft:chest[facing=west]","869":"minecraft:chest[facing=east]","880":"minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none]","881":"minecraft:redstone_wire[east=none,north=none,power=1,south=none,west=none]","882":"minecraft:redstone_wire[east=none,north=none,power=2,south=none,west=none]","883":"minecraft:redstone_wire[east=none,north=none,power=3,south=none,west=none]","884":"minecraft:redstone_wire[east=none,north=none,power=4,south=none,west=none]","885":"minecraft:redstone_wire[east=none,north=none,power=5,south=none,west=none]","886":"minecraft:redstone_wire[east=none,north=none,power=6,south=none,west=none]","887":"minecraft:redstone_wire[east=none,north=none,power=7,south=none,west=none]","888":"minecraft:redstone_wire[east=none,north=none,power=8,south=none,west=none]","889":"minecraft:redstone_wire[east=none,north=none,power=9,south=none,west=none]","890":"minecraft:redstone_wire[east=none,north=none,power=10,south=none,west=none]","891":"minecraft:redstone_wire[east=none,north=none,power=11,south=none,west=none]","892":"minecraft:redstone_wire[east=none,north=none,power=12,south=none,west=none]","893":"minecraft:redstone_wire[east=none,north=none,power=13,south=none,west=none]","894":"minecraft:redstone_wire[east=none,north=none,power=14,south=none,west=none]","895":"minecraft:redstone_wire[east=none,north=none,power=15,south=none,west=none]","896":"minecraft:diamond_ore","912":"minecraft:diamond_block","928":"minecraft:crafting_table","944":"minecraft:wheat[age=0]","945":"minecraft:wheat[age=1]","946":"minecraft:wheat[age=2]","947":"minecraft:wheat[age=3]","948":"minecraft:wheat[age=4]","949":"minecraft:wheat[age=5]","950":"minecraft:wheat[age=6]","951":"minecraft:wheat[age=7]","960":"minecraft:farmland[moisture=0]","961":"minecraft:farmland[moisture=1]","962":"minecraft:farmland[moisture=2]","963":"minecraft:farmland[moisture=3]","964":"minecraft:farmland[moisture=4]","965":"minecraft:farmland[moisture=5]","966":"minecraft:farmland[moisture=6]","967":"minecraft:farmland[moisture=7]","978":"minecraft:furnace[facing=north]","979":"minecraft:furnace[facing=south]","980":"minecraft:furnace[facing=west]","981":"minecraft:furnace[facing=east]","994":"minecraft:lit_furnace[facing=north]","995":"minecraft:lit_furnace[facing=south]","996":"minecraft:lit_furnace[facing=west]","997":"minecraft:lit_furnace[facing=east]","1008":"minecraft:standing_sign[rotation=0]","1009":"minecraft:standing_sign[rotation=1]","1010":"minecraft:standing_sign[rotation=2]","1011":"minecraft:standing_sign[rotation=3]","1012":"minecraft:standing_sign[rotation=4]","1013":"minecraft:standing_sign[rotation=5]","1014":"minecraft:standing_sign[rotation=6]","1015":"minecraft:standing_sign[rotation=7]","1016":"minecraft:standing_sign[rotation=8]","1017":"minecraft:standing_sign[rotation=9]","1018":"minecraft:standing_sign[rotation=10]","1019":"minecraft:standing_sign[rotation=11]","1020":"minecraft:standing_sign[rotation=12]","1021":"minecraft:standing_sign[rotation=13]","1022":"minecraft:standing_sign[rotation=14]","1023":"minecraft:standing_sign[rotation=15]","1024":"minecraft:wooden_door[facing=east,half=lower,hinge=left,open=false,powered=false]","1025":"minecraft:wooden_door[facing=south,half=lower,hinge=left,open=false,powered=false]","1026":"minecraft:wooden_door[facing=west,half=lower,hinge=left,open=false,powered=false]","1027":"minecraft:wooden_door[facing=north,half=lower,hinge=left,open=false,powered=false]","1028":"minecraft:wooden_door[facing=east,half=lower,hinge=left,open=true,powered=false]","1029":"minecraft:wooden_door[facing=south,half=lower,hinge=left,open=true,powered=false]","1030":"minecraft:wooden_door[facing=west,half=lower,hinge=left,open=true,powered=false]","1031":"minecraft:wooden_door[facing=north,half=lower,hinge=left,open=true,powered=false]","1032":"minecraft:wooden_door[facing=north,half=upper,hinge=left,open=false,powered=false]","1033":"minecraft:wooden_door[facing=north,half=upper,hinge=right,open=false,powered=false]","1034":"minecraft:wooden_door[facing=north,half=upper,hinge=left,open=false,powered=true]","1035":"minecraft:wooden_door[facing=north,half=upper,hinge=right,open=false,powered=true]","1042":"minecraft:ladder[facing=north]","1043":"minecraft:ladder[facing=south]","1044":"minecraft:ladder[facing=west]","1045":"minecraft:ladder[facing=east]","1056":"minecraft:rail[shape=north_south]","1057":"minecraft:rail[shape=east_west]","1058":"minecraft:rail[shape=ascending_east]","1059":"minecraft:rail[shape=ascending_west]","1060":"minecraft:rail[shape=ascending_north]","1061":"minecraft:rail[shape=ascending_south]","1062":"minecraft:rail[shape=south_east]","1063":"minecraft:rail[shape=south_west]","1064":"minecraft:rail[shape=north_west]","1065":"minecraft:rail[shape=north_east]","1072":"minecraft:stone_stairs[facing=east,half=bottom,shape=straight]","1073":"minecraft:stone_stairs[facing=west,half=bottom,shape=straight]","1074":"minecraft:stone_stairs[facing=south,half=bottom,shape=straight]","1075":"minecraft:stone_stairs[facing=north,half=bottom,shape=straight]","1076":"minecraft:stone_stairs[facing=east,half=top,shape=straight]","1077":"minecraft:stone_stairs[facing=west,half=top,shape=straight]","1078":"minecraft:stone_stairs[facing=south,half=top,shape=straight]","1079":"minecraft:stone_stairs[facing=north,half=top,shape=straight]","1090":"minecraft:wall_sign[facing=north]","1091":"minecraft:wall_sign[facing=south]","1092":"minecraft:wall_sign[facing=west]","1093":"minecraft:wall_sign[facing=east]","1104":"minecraft:lever[facing=down_x,powered=false]","1105":"minecraft:lever[facing=east,powered=false]","1106":"minecraft:lever[facing=west,powered=false]","1107":"minecraft:lever[facing=south,powered=false]","1108":"minecraft:lever[facing=north,powered=false]","1109":"minecraft:lever[facing=up_z,powered=false]","1110":"minecraft:lever[facing=up_x,powered=false]","1111":"minecraft:lever[facing=down_z,powered=false]","1112":"minecraft:lever[facing=down_x,powered=true]","1113":"minecraft:lever[facing=east,powered=true]","1114":"minecraft:lever[facing=west,powered=true]","1115":"minecraft:lever[facing=south,powered=true]","1116":"minecraft:lever[facing=north,powered=true]","1117":"minecraft:lever[facing=up_z,powered=true]","1118":"minecraft:lever[facing=up_x,powered=true]","1119":"minecraft:lever[facing=down_z,powered=true]","1120":"minecraft:stone_pressure_plate[powered=false]","1121":"minecraft:stone_pressure_plate[powered=true]","1136":"minecraft:iron_door[facing=east,half=lower,hinge=left,open=false,powered=false]","1137":"minecraft:iron_door[facing=south,half=lower,hinge=left,open=false,powered=false]","1138":"minecraft:iron_door[facing=west,half=lower,hinge=left,open=false,powered=false]","1139":"minecraft:iron_door[facing=north,half=lower,hinge=left,open=false,powered=false]","1140":"minecraft:iron_door[facing=east,half=lower,hinge=left,open=true,powered=false]","1141":"minecraft:iron_door[facing=south,half=lower,hinge=left,open=true,powered=false]","1142":"minecraft:iron_door[facing=west,half=lower,hinge=left,open=true,powered=false]","1143":"minecraft:iron_door[facing=north,half=lower,hinge=left,open=true,powered=false]","1144":"minecraft:iron_door[facing=north,half=upper,hinge=left,open=false,powered=false]","1145":"minecraft:iron_door[facing=north,half=upper,hinge=right,open=false,powered=false]","1146":"minecraft:iron_door[facing=north,half=upper,hinge=left,open=false,powered=true]","1147":"minecraft:iron_door[facing=north,half=upper,hinge=right,open=false,powered=true]","1152":"minecraft:wooden_pressure_plate[powered=false]","1153":"minecraft:wooden_pressure_plate[powered=true]","1168":"minecraft:redstone_ore","1184":"minecraft:lit_redstone_ore","1201":"minecraft:unlit_redstone_torch[facing=east]","1202":"minecraft:unlit_redstone_torch[facing=west]","1203":"minecraft:unlit_redstone_torch[facing=south]","1204":"minecraft:unlit_redstone_torch[facing=north]","1205":"minecraft:unlit_redstone_torch[facing=up]","1217":"minecraft:redstone_torch[facing=east]","1218":"minecraft:redstone_torch[facing=west]","1219":"minecraft:redstone_torch[facing=south]","1220":"minecraft:redstone_torch[facing=north]","1221":"minecraft:redstone_torch[facing=up]","1232":"minecraft:stone_button[facing=down,powered=false]","1233":"minecraft:stone_button[facing=east,powered=false]","1234":"minecraft:stone_button[facing=west,powered=false]","1235":"minecraft:stone_button[facing=south,powered=false]","1236":"minecraft:stone_button[facing=north,powered=false]","1237":"minecraft:stone_button[facing=up,powered=false]","1240":"minecraft:stone_button[facing=down,powered=true]","1241":"minecraft:stone_button[facing=east,powered=true]","1242":"minecraft:stone_button[facing=west,powered=true]","1243":"minecraft:stone_button[facing=south,powered=true]","1244":"minecraft:stone_button[facing=north,powered=true]","1245":"minecraft:stone_button[facing=up,powered=true]","1248":"minecraft:snow_layer[layers=1]","1249":"minecraft:snow_layer[layers=2]","1250":"minecraft:snow_layer[layers=3]","1251":"minecraft:snow_layer[layers=4]","1252":"minecraft:snow_layer[layers=5]","1253":"minecraft:snow_layer[layers=6]","1254":"minecraft:snow_layer[layers=7]","1255":"minecraft:snow_layer[layers=8]","1264":"minecraft:ice","1280":"minecraft:snow","1296":"minecraft:cactus[age=0]","1297":"minecraft:cactus[age=1]","1298":"minecraft:cactus[age=2]","1299":"minecraft:cactus[age=3]","1300":"minecraft:cactus[age=4]","1301":"minecraft:cactus[age=5]","1302":"minecraft:cactus[age=6]","1303":"minecraft:cactus[age=7]","1304":"minecraft:cactus[age=8]","1305":"minecraft:cactus[age=9]","1306":"minecraft:cactus[age=10]","1307":"minecraft:cactus[age=11]","1308":"minecraft:cactus[age=12]","1309":"minecraft:cactus[age=13]","1310":"minecraft:cactus[age=14]","1311":"minecraft:cactus[age=15]","1312":"minecraft:clay","1328":"minecraft:reeds[age=0]","1329":"minecraft:reeds[age=1]","1330":"minecraft:reeds[age=2]","1331":"minecraft:reeds[age=3]","1332":"minecraft:reeds[age=4]","1333":"minecraft:reeds[age=5]","1334":"minecraft:reeds[age=6]","1335":"minecraft:reeds[age=7]","1336":"minecraft:reeds[age=8]","1337":"minecraft:reeds[age=9]","1338":"minecraft:reeds[age=10]","1339":"minecraft:reeds[age=11]","1340":"minecraft:reeds[age=12]","1341":"minecraft:reeds[age=13]","1342":"minecraft:reeds[age=14]","1343":"minecraft:reeds[age=15]","1344":"minecraft:jukebox[has_record=false]","1345":"minecraft:jukebox[has_record=true]","1360":"minecraft:fence[east=false,north=false,south=false,west=false]","1376":"minecraft:pumpkin[facing=south]","1377":"minecraft:pumpkin[facing=west]","1378":"minecraft:pumpkin[facing=north]","1379":"minecraft:pumpkin[facing=east]","1392":"minecraft:netherrack","1408":"minecraft:soul_sand","1424":"minecraft:glowstone","1441":"minecraft:portal[axis=x]","1442":"minecraft:portal[axis=z]","1456":"minecraft:lit_pumpkin[facing=south]","1457":"minecraft:lit_pumpkin[facing=west]","1458":"minecraft:lit_pumpkin[facing=north]","1459":"minecraft:lit_pumpkin[facing=east]","1472":"minecraft:cake[bites=0]","1473":"minecraft:cake[bites=1]","1474":"minecraft:cake[bites=2]","1475":"minecraft:cake[bites=3]","1476":"minecraft:cake[bites=4]","1477":"minecraft:cake[bites=5]","1478":"minecraft:cake[bites=6]","1488":"minecraft:unpowered_repeater[delay=1,facing=south,locked=false]","1489":"minecraft:unpowered_repeater[delay=1,facing=west,locked=false]","1490":"minecraft:unpowered_repeater[delay=1,facing=north,locked=false]","1491":"minecraft:unpowered_repeater[delay=1,facing=east,locked=false]","1492":"minecraft:unpowered_repeater[delay=2,facing=south,locked=false]","1493":"minecraft:unpowered_repeater[delay=2,facing=west,locked=false]","1494":"minecraft:unpowered_repeater[delay=2,facing=north,locked=false]","1495":"minecraft:unpowered_repeater[delay=2,facing=east,locked=false]","1496":"minecraft:unpowered_repeater[delay=3,facing=south,locked=false]","1497":"minecraft:unpowered_repeater[delay=3,facing=west,locked=false]","1498":"minecraft:unpowered_repeater[delay=3,facing=north,locked=false]","1499":"minecraft:unpowered_repeater[delay=3,facing=east,locked=false]","1500":"minecraft:unpowered_repeater[delay=4,facing=south,locked=false]","1501":"minecraft:unpowered_repeater[delay=4,facing=west,locked=false]","1502":"minecraft:unpowered_repeater[delay=4,facing=north,locked=false]","1503":"minecraft:unpowered_repeater[delay=4,facing=east,locked=false]","1504":"minecraft:powered_repeater[delay=1,facing=south,locked=false]","1505":"minecraft:powered_repeater[delay=1,facing=west,locked=false]","1506":"minecraft:powered_repeater[delay=1,facing=north,locked=false]","1507":"minecraft:powered_repeater[delay=1,facing=east,locked=false]","1508":"minecraft:powered_repeater[delay=2,facing=south,locked=false]","1509":"minecraft:powered_repeater[delay=2,facing=west,locked=false]","1510":"minecraft:powered_repeater[delay=2,facing=north,locked=false]","1511":"minecraft:powered_repeater[delay=2,facing=east,locked=false]","1512":"minecraft:powered_repeater[delay=3,facing=south,locked=false]","1513":"minecraft:powered_repeater[delay=3,facing=west,locked=false]","1514":"minecraft:powered_repeater[delay=3,facing=north,locked=false]","1515":"minecraft:powered_repeater[delay=3,facing=east,locked=false]","1516":"minecraft:powered_repeater[delay=4,facing=south,locked=false]","1517":"minecraft:powered_repeater[delay=4,facing=west,locked=false]","1518":"minecraft:powered_repeater[delay=4,facing=north,locked=false]","1519":"minecraft:powered_repeater[delay=4,facing=east,locked=false]","1520":"minecraft:stained_glass[color=white]","1521":"minecraft:stained_glass[color=orange]","1522":"minecraft:stained_glass[color=magenta]","1523":"minecraft:stained_glass[color=light_blue]","1524":"minecraft:stained_glass[color=yellow]","1525":"minecraft:stained_glass[color=lime]","1526":"minecraft:stained_glass[color=pink]","1527":"minecraft:stained_glass[color=gray]","1528":"minecraft:stained_glass[color=silver]","1529":"minecraft:stained_glass[color=cyan]","1530":"minecraft:stained_glass[color=purple]","1531":"minecraft:stained_glass[color=blue]","1532":"minecraft:stained_glass[color=brown]","1533":"minecraft:stained_glass[color=green]","1534":"minecraft:stained_glass[color=red]","1535":"minecraft:stained_glass[color=black]","1536":"minecraft:trapdoor[facing=north,half=bottom,open=false]","1537":"minecraft:trapdoor[facing=south,half=bottom,open=false]","1538":"minecraft:trapdoor[facing=west,half=bottom,open=false]","1539":"minecraft:trapdoor[facing=east,half=bottom,open=false]","1540":"minecraft:trapdoor[facing=north,half=bottom,open=true]","1541":"minecraft:trapdoor[facing=south,half=bottom,open=true]","1542":"minecraft:trapdoor[facing=west,half=bottom,open=true]","1543":"minecraft:trapdoor[facing=east,half=bottom,open=true]","1544":"minecraft:trapdoor[facing=north,half=top,open=false]","1545":"minecraft:trapdoor[facing=south,half=top,open=false]","1546":"minecraft:trapdoor[facing=west,half=top,open=false]","1547":"minecraft:trapdoor[facing=east,half=top,open=false]","1548":"minecraft:trapdoor[facing=north,half=top,open=true]","1549":"minecraft:trapdoor[facing=south,half=top,open=true]","1550":"minecraft:trapdoor[facing=west,half=top,open=true]","1551":"minecraft:trapdoor[facing=east,half=top,open=true]","1552":"minecraft:monster_egg[variant=stone]","1553":"minecraft:monster_egg[variant=cobblestone]","1554":"minecraft:monster_egg[variant=stone_brick]","1555":"minecraft:monster_egg[variant=mossy_brick]","1556":"minecraft:monster_egg[variant=cracked_brick]","1557":"minecraft:monster_egg[variant=chiseled_brick]","1568":"minecraft:stonebrick[variant=stonebrick]","1569":"minecraft:stonebrick[variant=mossy_stonebrick]","1570":"minecraft:stonebrick[variant=cracked_stonebrick]","1571":"minecraft:stonebrick[variant=chiseled_stonebrick]","1584":"minecraft:brown_mushroom_block[variant=all_inside]","1585":"minecraft:brown_mushroom_block[variant=north_west]","1586":"minecraft:brown_mushroom_block[variant=north]","1587":"minecraft:brown_mushroom_block[variant=north_east]","1588":"minecraft:brown_mushroom_block[variant=west]","1589":"minecraft:brown_mushroom_block[variant=center]","1590":"minecraft:brown_mushroom_block[variant=east]","1591":"minecraft:brown_mushroom_block[variant=south_west]","1592":"minecraft:brown_mushroom_block[variant=south]","1593":"minecraft:brown_mushroom_block[variant=south_east]","1594":"minecraft:brown_mushroom_block[variant=stem]","1598":"minecraft:brown_mushroom_block[variant=all_outside]","1599":"minecraft:brown_mushroom_block[variant=all_stem]","1600":"minecraft:red_mushroom_block[variant=all_inside]","1601":"minecraft:red_mushroom_block[variant=north_west]","1602":"minecraft:red_mushroom_block[variant=north]","1603":"minecraft:red_mushroom_block[variant=north_east]","1604":"minecraft:red_mushroom_block[variant=west]","1605":"minecraft:red_mushroom_block[variant=center]","1606":"minecraft:red_mushroom_block[variant=east]","1607":"minecraft:red_mushroom_block[variant=south_west]","1608":"minecraft:red_mushroom_block[variant=south]","1609":"minecraft:red_mushroom_block[variant=south_east]","1610":"minecraft:red_mushroom_block[variant=stem]","1614":"minecraft:red_mushroom_block[variant=all_outside]","1615":"minecraft:red_mushroom_block[variant=all_stem]","1616":"minecraft:iron_bars[east=false,north=false,south=false,west=false]","1632":"minecraft:glass_pane[east=false,north=false,south=false,west=false]","1648":"minecraft:melon_block","1664":"minecraft:pumpkin_stem[age=0,facing=up]","1665":"minecraft:pumpkin_stem[age=1,facing=up]","1666":"minecraft:pumpkin_stem[age=2,facing=up]","1667":"minecraft:pumpkin_stem[age=3,facing=up]","1668":"minecraft:pumpkin_stem[age=4,facing=up]","1669":"minecraft:pumpkin_stem[age=5,facing=up]","1670":"minecraft:pumpkin_stem[age=6,facing=up]","1671":"minecraft:pumpkin_stem[age=7,facing=up]","1680":"minecraft:melon_stem[age=0,facing=up]","1681":"minecraft:melon_stem[age=1,facing=up]","1682":"minecraft:melon_stem[age=2,facing=up]","1683":"minecraft:melon_stem[age=3,facing=up]","1684":"minecraft:melon_stem[age=4,facing=up]","1685":"minecraft:melon_stem[age=5,facing=up]","1686":"minecraft:melon_stem[age=6,facing=up]","1687":"minecraft:melon_stem[age=7,facing=up]","1696":"minecraft:vine[east=false,north=false,south=false,up=false,west=false]","1697":"minecraft:vine[east=false,north=false,south=true,up=false,west=false]","1698":"minecraft:vine[east=false,north=false,south=false,up=false,west=true]","1699":"minecraft:vine[east=false,north=false,south=true,up=false,west=true]","1700":"minecraft:vine[east=false,north=true,south=false,up=false,west=false]","1701":"minecraft:vine[east=false,north=true,south=true,up=false,west=false]","1702":"minecraft:vine[east=false,north=true,south=false,up=false,west=true]","1703":"minecraft:vine[east=false,north=true,south=true,up=false,west=true]","1704":"minecraft:vine[east=true,north=false,south=false,up=false,west=false]","1705":"minecraft:vine[east=true,north=false,south=true,up=false,west=false]","1706":"minecraft:vine[east=true,north=false,south=false,up=false,west=true]","1707":"minecraft:vine[east=true,north=false,south=true,up=false,west=true]","1708":"minecraft:vine[east=true,north=true,south=false,up=false,west=false]","1709":"minecraft:vine[east=true,north=true,south=true,up=false,west=false]","1710":"minecraft:vine[east=true,north=true,south=false,up=false,west=true]","1711":"minecraft:vine[east=true,north=true,south=true,up=false,west=true]","1712":"minecraft:fence_gate[facing=south,in_wall=false,open=false,powered=false]","1713":"minecraft:fence_gate[facing=west,in_wall=false,open=false,powered=false]","1714":"minecraft:fence_gate[facing=north,in_wall=false,open=false,powered=false]","1715":"minecraft:fence_gate[facing=east,in_wall=false,open=false,powered=false]","1716":"minecraft:fence_gate[facing=south,in_wall=false,open=true,powered=false]","1717":"minecraft:fence_gate[facing=west,in_wall=false,open=true,powered=false]","1718":"minecraft:fence_gate[facing=north,in_wall=false,open=true,powered=false]","1719":"minecraft:fence_gate[facing=east,in_wall=false,open=true,powered=false]","1720":"minecraft:fence_gate[facing=south,in_wall=false,open=false,powered=true]","1721":"minecraft:fence_gate[facing=west,in_wall=false,open=false,powered=true]","1722":"minecraft:fence_gate[facing=north,in_wall=false,open=false,powered=true]","1723":"minecraft:fence_gate[facing=east,in_wall=false,open=false,powered=true]","1724":"minecraft:fence_gate[facing=south,in_wall=false,open=true,powered=true]","1725":"minecraft:fence_gate[facing=west,in_wall=false,open=true,powered=true]","1726":"minecraft:fence_gate[facing=north,in_wall=false,open=true,powered=true]","1727":"minecraft:fence_gate[facing=east,in_wall=false,open=true,powered=true]","1728":"minecraft:brick_stairs[facing=east,half=bottom,shape=straight]","1729":"minecraft:brick_stairs[facing=west,half=bottom,shape=straight]","1730":"minecraft:brick_stairs[facing=south,half=bottom,shape=straight]","1731":"minecraft:brick_stairs[facing=north,half=bottom,shape=straight]","1732":"minecraft:brick_stairs[facing=east,half=top,shape=straight]","1733":"minecraft:brick_stairs[facing=west,half=top,shape=straight]","1734":"minecraft:brick_stairs[facing=south,half=top,shape=straight]","1735":"minecraft:brick_stairs[facing=north,half=top,shape=straight]","1744":"minecraft:stone_brick_stairs[facing=east,half=bottom,shape=straight]","1745":"minecraft:stone_brick_stairs[facing=west,half=bottom,shape=straight]","1746":"minecraft:stone_brick_stairs[facing=south,half=bottom,shape=straight]","1747":"minecraft:stone_brick_stairs[facing=north,half=bottom,shape=straight]","1748":"minecraft:stone_brick_stairs[facing=east,half=top,shape=straight]","1749":"minecraft:stone_brick_stairs[facing=west,half=top,shape=straight]","1750":"minecraft:stone_brick_stairs[facing=south,half=top,shape=straight]","1751":"minecraft:stone_brick_stairs[facing=north,half=top,shape=straight]","1760":"minecraft:mycelium[snowy=false]","1776":"minecraft:waterlily","1792":"minecraft:nether_brick","1808":"minecraft:nether_brick_fence[east=false,north=false,south=false,west=false]","1824":"minecraft:nether_brick_stairs[facing=east,half=bottom,shape=straight]","1825":"minecraft:nether_brick_stairs[facing=west,half=bottom,shape=straight]","1826":"minecraft:nether_brick_stairs[facing=south,half=bottom,shape=straight]","1827":"minecraft:nether_brick_stairs[facing=north,half=bottom,shape=straight]","1828":"minecraft:nether_brick_stairs[facing=east,half=top,shape=straight]","1829":"minecraft:nether_brick_stairs[facing=west,half=top,shape=straight]","1830":"minecraft:nether_brick_stairs[facing=south,half=top,shape=straight]","1831":"minecraft:nether_brick_stairs[facing=north,half=top,shape=straight]","1840":"minecraft:nether_wart[age=0]","1841":"minecraft:nether_wart[age=1]","1842":"minecraft:nether_wart[age=2]","1843":"minecraft:nether_wart[age=3]","1856":"minecraft:enchanting_table","1872":"minecraft:brewing_stand[has_bottle_0=false,has_bottle_1=false,has_bottle_2=false]","1873":"minecraft:brewing_stand[has_bottle_0=true,has_bottle_1=false,has_bottle_2=false]","1874":"minecraft:brewing_stand[has_bottle_0=false,has_bottle_1=true,has_bottle_2=false]","1875":"minecraft:brewing_stand[has_bottle_0=true,has_bottle_1=true,has_bottle_2=false]","1876":"minecraft:brewing_stand[has_bottle_0=false,has_bottle_1=false,has_bottle_2=true]","1877":"minecraft:brewing_stand[has_bottle_0=true,has_bottle_1=false,has_bottle_2=true]","1878":"minecraft:brewing_stand[has_bottle_0=false,has_bottle_1=true,has_bottle_2=true]","1879":"minecraft:brewing_stand[has_bottle_0=true,has_bottle_1=true,has_bottle_2=true]","1888":"minecraft:cauldron[level=0]","1889":"minecraft:cauldron[level=1]","1890":"minecraft:cauldron[level=2]","1891":"minecraft:cauldron[level=3]","1904":"minecraft:end_portal","1920":"minecraft:end_portal_frame[eye=false,facing=south]","1921":"minecraft:end_portal_frame[eye=false,facing=west]","1922":"minecraft:end_portal_frame[eye=false,facing=north]","1923":"minecraft:end_portal_frame[eye=false,facing=east]","1924":"minecraft:end_portal_frame[eye=true,facing=south]","1925":"minecraft:end_portal_frame[eye=true,facing=west]","1926":"minecraft:end_portal_frame[eye=true,facing=north]","1927":"minecraft:end_portal_frame[eye=true,facing=east]","1936":"minecraft:end_stone","1952":"minecraft:dragon_egg","1968":"minecraft:redstone_lamp","1984":"minecraft:lit_redstone_lamp","2000":"minecraft:double_wooden_slab[variant=oak]","2001":"minecraft:double_wooden_slab[variant=spruce]","2002":"minecraft:double_wooden_slab[variant=birch]","2003":"minecraft:double_wooden_slab[variant=jungle]","2004":"minecraft:double_wooden_slab[variant=acacia]","2005":"minecraft:double_wooden_slab[variant=dark_oak]","2016":"minecraft:wooden_slab[half=bottom,variant=oak]","2017":"minecraft:wooden_slab[half=bottom,variant=spruce]","2018":"minecraft:wooden_slab[half=bottom,variant=birch]","2019":"minecraft:wooden_slab[half=bottom,variant=jungle]","2020":"minecraft:wooden_slab[half=bottom,variant=acacia]","2021":"minecraft:wooden_slab[half=bottom,variant=dark_oak]","2024":"minecraft:wooden_slab[half=top,variant=oak]","2025":"minecraft:wooden_slab[half=top,variant=spruce]","2026":"minecraft:wooden_slab[half=top,variant=birch]","2027":"minecraft:wooden_slab[half=top,variant=jungle]","2028":"minecraft:wooden_slab[half=top,variant=acacia]","2029":"minecraft:wooden_slab[half=top,variant=dark_oak]","2032":"minecraft:cocoa[age=0,facing=south]","2033":"minecraft:cocoa[age=0,facing=west]","2034":"minecraft:cocoa[age=0,facing=north]","2035":"minecraft:cocoa[age=0,facing=east]","2036":"minecraft:cocoa[age=1,facing=south]","2037":"minecraft:cocoa[age=1,facing=west]","2038":"minecraft:cocoa[age=1,facing=north]","2039":"minecraft:cocoa[age=1,facing=east]","2040":"minecraft:cocoa[age=2,facing=south]","2041":"minecraft:cocoa[age=2,facing=west]","2042":"minecraft:cocoa[age=2,facing=north]","2043":"minecraft:cocoa[age=2,facing=east]","2048":"minecraft:sandstone_stairs[facing=east,half=bottom,shape=straight]","2049":"minecraft:sandstone_stairs[facing=west,half=bottom,shape=straight]","2050":"minecraft:sandstone_stairs[facing=south,half=bottom,shape=straight]","2051":"minecraft:sandstone_stairs[facing=north,half=bottom,shape=straight]","2052":"minecraft:sandstone_stairs[facing=east,half=top,shape=straight]","2053":"minecraft:sandstone_stairs[facing=west,half=top,shape=straight]","2054":"minecraft:sandstone_stairs[facing=south,half=top,shape=straight]","2055":"minecraft:sandstone_stairs[facing=north,half=top,shape=straight]","2064":"minecraft:emerald_ore","2082":"minecraft:ender_chest[facing=north]","2083":"minecraft:ender_chest[facing=south]","2084":"minecraft:ender_chest[facing=west]","2085":"minecraft:ender_chest[facing=east]","2096":"minecraft:tripwire_hook[attached=false,facing=south,powered=false]","2097":"minecraft:tripwire_hook[attached=false,facing=west,powered=false]","2098":"minecraft:tripwire_hook[attached=false,facing=north,powered=false]","2099":"minecraft:tripwire_hook[attached=false,facing=east,powered=false]","2100":"minecraft:tripwire_hook[attached=true,facing=south,powered=false]","2101":"minecraft:tripwire_hook[attached=true,facing=west,powered=false]","2102":"minecraft:tripwire_hook[attached=true,facing=north,powered=false]","2103":"minecraft:tripwire_hook[attached=true,facing=east,powered=false]","2104":"minecraft:tripwire_hook[attached=false,facing=south,powered=true]","2105":"minecraft:tripwire_hook[attached=false,facing=west,powered=true]","2106":"minecraft:tripwire_hook[attached=false,facing=north,powered=true]","2107":"minecraft:tripwire_hook[attached=false,facing=east,powered=true]","2108":"minecraft:tripwire_hook[attached=true,facing=south,powered=true]","2109":"minecraft:tripwire_hook[attached=true,facing=west,powered=true]","2110":"minecraft:tripwire_hook[attached=true,facing=north,powered=true]","2111":"minecraft:tripwire_hook[attached=true,facing=east,powered=true]","2114":"minecraft:tripwire[attached=false,disarmed=false,east=false,north=false,powered=false,south=false,west=false]","2115":"minecraft:tripwire[attached=false,disarmed=false,east=false,north=false,powered=true,south=false,west=false]","2118":"minecraft:tripwire[attached=true,disarmed=false,east=false,north=false,powered=false,south=false,west=false]","2119":"minecraft:tripwire[attached=true,disarmed=false,east=false,north=false,powered=true,south=false,west=false]","2122":"minecraft:tripwire[attached=false,disarmed=true,east=false,north=false,powered=false,south=false,west=false]","2123":"minecraft:tripwire[attached=false,disarmed=true,east=false,north=false,powered=true,south=false,west=false]","2125":"minecraft:tripwire[attached=true,disarmed=true,east=false,north=false,powered=true,south=false,west=false]","2126":"minecraft:tripwire[attached=true,disarmed=true,east=false,north=false,powered=false,south=false,west=false]","2128":"minecraft:emerald_block","2144":"minecraft:spruce_stairs[facing=east,half=bottom,shape=straight]","2145":"minecraft:spruce_stairs[facing=west,half=bottom,shape=straight]","2146":"minecraft:spruce_stairs[facing=south,half=bottom,shape=straight]","2147":"minecraft:spruce_stairs[facing=north,half=bottom,shape=straight]","2148":"minecraft:spruce_stairs[facing=east,half=top,shape=straight]","2149":"minecraft:spruce_stairs[facing=west,half=top,shape=straight]","2150":"minecraft:spruce_stairs[facing=south,half=top,shape=straight]","2151":"minecraft:spruce_stairs[facing=north,half=top,shape=straight]","2160":"minecraft:birch_stairs[facing=east,half=bottom,shape=straight]","2161":"minecraft:birch_stairs[facing=west,half=bottom,shape=straight]","2162":"minecraft:birch_stairs[facing=south,half=bottom,shape=straight]","2163":"minecraft:birch_stairs[facing=north,half=bottom,shape=straight]","2164":"minecraft:birch_stairs[facing=east,half=top,shape=straight]","2165":"minecraft:birch_stairs[facing=west,half=top,shape=straight]","2166":"minecraft:birch_stairs[facing=south,half=top,shape=straight]","2167":"minecraft:birch_stairs[facing=north,half=top,shape=straight]","2176":"minecraft:jungle_stairs[facing=east,half=bottom,shape=straight]","2177":"minecraft:jungle_stairs[facing=west,half=bottom,shape=straight]","2178":"minecraft:jungle_stairs[facing=south,half=bottom,shape=straight]","2179":"minecraft:jungle_stairs[facing=north,half=bottom,shape=straight]","2180":"minecraft:jungle_stairs[facing=east,half=top,shape=straight]","2181":"minecraft:jungle_stairs[facing=west,half=top,shape=straight]","2182":"minecraft:jungle_stairs[facing=south,half=top,shape=straight]","2183":"minecraft:jungle_stairs[facing=north,half=top,shape=straight]","2192":"minecraft:command_block[conditional=false,facing=down]","2193":"minecraft:command_block[conditional=false,facing=up]","2194":"minecraft:command_block[conditional=false,facing=north]","2195":"minecraft:command_block[conditional=false,facing=south]","2196":"minecraft:command_block[conditional=false,facing=west]","2197":"minecraft:command_block[conditional=false,facing=east]","2200":"minecraft:command_block[conditional=true,facing=down]","2201":"minecraft:command_block[conditional=true,facing=up]","2202":"minecraft:command_block[conditional=true,facing=north]","2203":"minecraft:command_block[conditional=true,facing=south]","2204":"minecraft:command_block[conditional=true,facing=west]","2205":"minecraft:command_block[conditional=true,facing=east]","2208":"minecraft:beacon","2224":"minecraft:cobblestone_wall[east=false,north=false,south=false,up=false,variant=cobblestone,west=false]","2225":"minecraft:cobblestone_wall[east=false,north=false,south=false,up=false,variant=mossy_cobblestone,west=false]","2255":"minecraft:flower_pot[contents=empty,legacy_data=0]","2256":"minecraft:carrots[age=0]","2257":"minecraft:carrots[age=1]","2258":"minecraft:carrots[age=2]","2259":"minecraft:carrots[age=3]","2260":"minecraft:carrots[age=4]","2261":"minecraft:carrots[age=5]","2262":"minecraft:carrots[age=6]","2263":"minecraft:carrots[age=7]","2272":"minecraft:potatoes[age=0]","2273":"minecraft:potatoes[age=1]","2274":"minecraft:potatoes[age=2]","2275":"minecraft:potatoes[age=3]","2276":"minecraft:potatoes[age=4]","2277":"minecraft:potatoes[age=5]","2278":"minecraft:potatoes[age=6]","2279":"minecraft:potatoes[age=7]","2288":"minecraft:wooden_button[facing=down,powered=false]","2289":"minecraft:wooden_button[facing=east,powered=false]","2290":"minecraft:wooden_button[facing=west,powered=false]","2291":"minecraft:wooden_button[facing=south,powered=false]","2292":"minecraft:wooden_button[facing=north,powered=false]","2293":"minecraft:wooden_button[facing=up,powered=false]","2296":"minecraft:wooden_button[facing=down,powered=true]","2297":"minecraft:wooden_button[facing=east,powered=true]","2298":"minecraft:wooden_button[facing=west,powered=true]","2299":"minecraft:wooden_button[facing=south,powered=true]","2300":"minecraft:wooden_button[facing=north,powered=true]","2301":"minecraft:wooden_button[facing=up,powered=true]","2304":"minecraft:skull[facing=down,nodrop=false]","2305":"minecraft:skull[facing=up,nodrop=false]","2306":"minecraft:skull[facing=north,nodrop=false]","2307":"minecraft:skull[facing=south,nodrop=false]","2308":"minecraft:skull[facing=west,nodrop=false]","2309":"minecraft:skull[facing=east,nodrop=false]","2312":"minecraft:skull[facing=down,nodrop=true]","2313":"minecraft:skull[facing=up,nodrop=true]","2314":"minecraft:skull[facing=north,nodrop=true]","2315":"minecraft:skull[facing=south,nodrop=true]","2316":"minecraft:skull[facing=west,nodrop=true]","2317":"minecraft:skull[facing=east,nodrop=true]","2320":"minecraft:anvil[damage=0,facing=south]","2321":"minecraft:anvil[damage=0,facing=west]","2322":"minecraft:anvil[damage=0,facing=north]","2323":"minecraft:anvil[damage=0,facing=east]","2324":"minecraft:anvil[damage=1,facing=south]","2325":"minecraft:anvil[damage=1,facing=west]","2326":"minecraft:anvil[damage=1,facing=north]","2327":"minecraft:anvil[damage=1,facing=east]","2328":"minecraft:anvil[damage=2,facing=south]","2329":"minecraft:anvil[damage=2,facing=west]","2330":"minecraft:anvil[damage=2,facing=north]","2331":"minecraft:anvil[damage=2,facing=east]","2338":"minecraft:trapped_chest[facing=north]","2339":"minecraft:trapped_chest[facing=south]","2340":"minecraft:trapped_chest[facing=west]","2341":"minecraft:trapped_chest[facing=east]","2352":"minecraft:light_weighted_pressure_plate[power=0]","2353":"minecraft:light_weighted_pressure_plate[power=1]","2354":"minecraft:light_weighted_pressure_plate[power=2]","2355":"minecraft:light_weighted_pressure_plate[power=3]","2356":"minecraft:light_weighted_pressure_plate[power=4]","2357":"minecraft:light_weighted_pressure_plate[power=5]","2358":"minecraft:light_weighted_pressure_plate[power=6]","2359":"minecraft:light_weighted_pressure_plate[power=7]","2360":"minecraft:light_weighted_pressure_plate[power=8]","2361":"minecraft:light_weighted_pressure_plate[power=9]","2362":"minecraft:light_weighted_pressure_plate[power=10]","2363":"minecraft:light_weighted_pressure_plate[power=11]","2364":"minecraft:light_weighted_pressure_plate[power=12]","2365":"minecraft:light_weighted_pressure_plate[power=13]","2366":"minecraft:light_weighted_pressure_plate[power=14]","2367":"minecraft:light_weighted_pressure_plate[power=15]","2368":"minecraft:heavy_weighted_pressure_plate[power=0]","2369":"minecraft:heavy_weighted_pressure_plate[power=1]","2370":"minecraft:heavy_weighted_pressure_plate[power=2]","2371":"minecraft:heavy_weighted_pressure_plate[power=3]","2372":"minecraft:heavy_weighted_pressure_plate[power=4]","2373":"minecraft:heavy_weighted_pressure_plate[power=5]","2374":"minecraft:heavy_weighted_pressure_plate[power=6]","2375":"minecraft:heavy_weighted_pressure_plate[power=7]","2376":"minecraft:heavy_weighted_pressure_plate[power=8]","2377":"minecraft:heavy_weighted_pressure_plate[power=9]","2378":"minecraft:heavy_weighted_pressure_plate[power=10]","2379":"minecraft:heavy_weighted_pressure_plate[power=11]","2380":"minecraft:heavy_weighted_pressure_plate[power=12]","2381":"minecraft:heavy_weighted_pressure_plate[power=13]","2382":"minecraft:heavy_weighted_pressure_plate[power=14]","2383":"minecraft:heavy_weighted_pressure_plate[power=15]","2384":"minecraft:unpowered_comparator[facing=south,mode=compare,powered=false]","2385":"minecraft:unpowered_comparator[facing=west,mode=compare,powered=false]","2386":"minecraft:unpowered_comparator[facing=north,mode=compare,powered=false]","2387":"minecraft:unpowered_comparator[facing=east,mode=compare,powered=false]","2388":"minecraft:unpowered_comparator[facing=south,mode=subtract,powered=false]","2389":"minecraft:unpowered_comparator[facing=west,mode=subtract,powered=false]","2390":"minecraft:unpowered_comparator[facing=north,mode=subtract,powered=false]","2391":"minecraft:unpowered_comparator[facing=east,mode=subtract,powered=false]","2392":"minecraft:unpowered_comparator[facing=south,mode=compare,powered=true]","2393":"minecraft:unpowered_comparator[facing=west,mode=compare,powered=true]","2394":"minecraft:unpowered_comparator[facing=north,mode=compare,powered=true]","2395":"minecraft:unpowered_comparator[facing=east,mode=compare,powered=true]","2396":"minecraft:unpowered_comparator[facing=south,mode=subtract,powered=true]","2397":"minecraft:unpowered_comparator[facing=west,mode=subtract,powered=true]","2398":"minecraft:unpowered_comparator[facing=north,mode=subtract,powered=true]","2399":"minecraft:unpowered_comparator[facing=east,mode=subtract,powered=true]","2400":"minecraft:powered_comparator[facing=south,mode=compare,powered=false]","2401":"minecraft:powered_comparator[facing=west,mode=compare,powered=false]","2402":"minecraft:powered_comparator[facing=north,mode=compare,powered=false]","2403":"minecraft:powered_comparator[facing=east,mode=compare,powered=false]","2404":"minecraft:powered_comparator[facing=south,mode=subtract,powered=false]","2405":"minecraft:powered_comparator[facing=west,mode=subtract,powered=false]","2406":"minecraft:powered_comparator[facing=north,mode=subtract,powered=false]","2407":"minecraft:powered_comparator[facing=east,mode=subtract,powered=false]","2408":"minecraft:powered_comparator[facing=south,mode=compare,powered=true]","2409":"minecraft:powered_comparator[facing=west,mode=compare,powered=true]","2410":"minecraft:powered_comparator[facing=north,mode=compare,powered=true]","2411":"minecraft:powered_comparator[facing=east,mode=compare,powered=true]","2412":"minecraft:powered_comparator[facing=south,mode=subtract,powered=true]","2413":"minecraft:powered_comparator[facing=west,mode=subtract,powered=true]","2414":"minecraft:powered_comparator[facing=north,mode=subtract,powered=true]","2415":"minecraft:powered_comparator[facing=east,mode=subtract,powered=true]","2416":"minecraft:daylight_detector[power=0]","2417":"minecraft:daylight_detector[power=1]","2418":"minecraft:daylight_detector[power=2]","2419":"minecraft:daylight_detector[power=3]","2420":"minecraft:daylight_detector[power=4]","2421":"minecraft:daylight_detector[power=5]","2422":"minecraft:daylight_detector[power=6]","2423":"minecraft:daylight_detector[power=7]","2424":"minecraft:daylight_detector[power=8]","2425":"minecraft:daylight_detector[power=9]","2426":"minecraft:daylight_detector[power=10]","2427":"minecraft:daylight_detector[power=11]","2428":"minecraft:daylight_detector[power=12]","2429":"minecraft:daylight_detector[power=13]","2430":"minecraft:daylight_detector[power=14]","2431":"minecraft:daylight_detector[power=15]","2432":"minecraft:redstone_block","2448":"minecraft:quartz_ore","2464":"minecraft:hopper[enabled=true,facing=down]","2466":"minecraft:hopper[enabled=true,facing=north]","2467":"minecraft:hopper[enabled=true,facing=south]","2468":"minecraft:hopper[enabled=true,facing=west]","2469":"minecraft:hopper[enabled=true,facing=east]","2472":"minecraft:hopper[enabled=false,facing=down]","2474":"minecraft:hopper[enabled=false,facing=north]","2475":"minecraft:hopper[enabled=false,facing=south]","2476":"minecraft:hopper[enabled=false,facing=west]","2477":"minecraft:hopper[enabled=false,facing=east]","2480":"minecraft:quartz_block[variant=default]","2481":"minecraft:quartz_block[variant=chiseled]","2482":"minecraft:quartz_block[variant=lines_y]","2483":"minecraft:quartz_block[variant=lines_x]","2484":"minecraft:quartz_block[variant=lines_z]","2496":"minecraft:quartz_stairs[facing=east,half=bottom,shape=straight]","2497":"minecraft:quartz_stairs[facing=west,half=bottom,shape=straight]","2498":"minecraft:quartz_stairs[facing=south,half=bottom,shape=straight]","2499":"minecraft:quartz_stairs[facing=north,half=bottom,shape=straight]","2500":"minecraft:quartz_stairs[facing=east,half=top,shape=straight]","2501":"minecraft:quartz_stairs[facing=west,half=top,shape=straight]","2502":"minecraft:quartz_stairs[facing=south,half=top,shape=straight]","2503":"minecraft:quartz_stairs[facing=north,half=top,shape=straight]","2512":"minecraft:activator_rail[powered=false,shape=north_south]","2513":"minecraft:activator_rail[powered=false,shape=east_west]","2514":"minecraft:activator_rail[powered=false,shape=ascending_east]","2515":"minecraft:activator_rail[powered=false,shape=ascending_west]","2516":"minecraft:activator_rail[powered=false,shape=ascending_north]","2517":"minecraft:activator_rail[powered=false,shape=ascending_south]","2520":"minecraft:activator_rail[powered=true,shape=north_south]","2521":"minecraft:activator_rail[powered=true,shape=east_west]","2522":"minecraft:activator_rail[powered=true,shape=ascending_east]","2523":"minecraft:activator_rail[powered=true,shape=ascending_west]","2524":"minecraft:activator_rail[powered=true,shape=ascending_north]","2525":"minecraft:activator_rail[powered=true,shape=ascending_south]","2528":"minecraft:dropper[facing=down,triggered=false]","2529":"minecraft:dropper[facing=up,triggered=false]","2530":"minecraft:dropper[facing=north,triggered=false]","2531":"minecraft:dropper[facing=south,triggered=false]","2532":"minecraft:dropper[facing=west,triggered=false]","2533":"minecraft:dropper[facing=east,triggered=false]","2536":"minecraft:dropper[facing=down,triggered=true]","2537":"minecraft:dropper[facing=up,triggered=true]","2538":"minecraft:dropper[facing=north,triggered=true]","2539":"minecraft:dropper[facing=south,triggered=true]","2540":"minecraft:dropper[facing=west,triggered=true]","2541":"minecraft:dropper[facing=east,triggered=true]","2544":"minecraft:stained_hardened_clay[color=white]","2545":"minecraft:stained_hardened_clay[color=orange]","2546":"minecraft:stained_hardened_clay[color=magenta]","2547":"minecraft:stained_hardened_clay[color=light_blue]","2548":"minecraft:stained_hardened_clay[color=yellow]","2549":"minecraft:stained_hardened_clay[color=lime]","2550":"minecraft:stained_hardened_clay[color=pink]","2551":"minecraft:stained_hardened_clay[color=gray]","2552":"minecraft:stained_hardened_clay[color=silver]","2553":"minecraft:stained_hardened_clay[color=cyan]","2554":"minecraft:stained_hardened_clay[color=purple]","2555":"minecraft:stained_hardened_clay[color=blue]","2556":"minecraft:stained_hardened_clay[color=brown]","2557":"minecraft:stained_hardened_clay[color=green]","2558":"minecraft:stained_hardened_clay[color=red]","2559":"minecraft:stained_hardened_clay[color=black]","2560":"minecraft:stained_glass_pane[color=white,east=false,north=false,south=false,west=false]","2561":"minecraft:stained_glass_pane[color=orange,east=false,north=false,south=false,west=false]","2562":"minecraft:stained_glass_pane[color=magenta,east=false,north=false,south=false,west=false]","2563":"minecraft:stained_glass_pane[color=light_blue,east=false,north=false,south=false,west=false]","2564":"minecraft:stained_glass_pane[color=yellow,east=false,north=false,south=false,west=false]","2565":"minecraft:stained_glass_pane[color=lime,east=false,north=false,south=false,west=false]","2566":"minecraft:stained_glass_pane[color=pink,east=false,north=false,south=false,west=false]","2567":"minecraft:stained_glass_pane[color=gray,east=false,north=false,south=false,west=false]","2568":"minecraft:stained_glass_pane[color=silver,east=false,north=false,south=false,west=false]","2569":"minecraft:stained_glass_pane[color=cyan,east=false,north=false,south=false,west=false]","2570":"minecraft:stained_glass_pane[color=purple,east=false,north=false,south=false,west=false]","2571":"minecraft:stained_glass_pane[color=blue,east=false,north=false,south=false,west=false]","2572":"minecraft:stained_glass_pane[color=brown,east=false,north=false,south=false,west=false]","2573":"minecraft:stained_glass_pane[color=green,east=false,north=false,south=false,west=false]","2574":"minecraft:stained_glass_pane[color=red,east=false,north=false,south=false,west=false]","2575":"minecraft:stained_glass_pane[color=black,east=false,north=false,south=false,west=false]","2576":"minecraft:leaves2[check_decay=false,decayable=true,variant=acacia]","2577":"minecraft:leaves2[check_decay=false,decayable=true,variant=dark_oak]","2580":"minecraft:leaves2[check_decay=false,decayable=false,variant=acacia]","2581":"minecraft:leaves2[check_decay=false,decayable=false,variant=dark_oak]","2584":"minecraft:leaves2[check_decay=true,decayable=true,variant=acacia]","2585":"minecraft:leaves2[check_decay=true,decayable=true,variant=dark_oak]","2588":"minecraft:leaves2[check_decay=true,decayable=false,variant=acacia]","2589":"minecraft:leaves2[check_decay=true,decayable=false,variant=dark_oak]","2592":"minecraft:log2[axis=y,variant=acacia]","2593":"minecraft:log2[axis=y,variant=dark_oak]","2596":"minecraft:log2[axis=x,variant=acacia]","2597":"minecraft:log2[axis=x,variant=dark_oak]","2600":"minecraft:log2[axis=z,variant=acacia]","2601":"minecraft:log2[axis=z,variant=dark_oak]","2604":"minecraft:log2[axis=none,variant=acacia]","2605":"minecraft:log2[axis=none,variant=dark_oak]","2608":"minecraft:acacia_stairs[facing=east,half=bottom,shape=straight]","2609":"minecraft:acacia_stairs[facing=west,half=bottom,shape=straight]","2610":"minecraft:acacia_stairs[facing=south,half=bottom,shape=straight]","2611":"minecraft:acacia_stairs[facing=north,half=bottom,shape=straight]","2612":"minecraft:acacia_stairs[facing=east,half=top,shape=straight]","2613":"minecraft:acacia_stairs[facing=west,half=top,shape=straight]","2614":"minecraft:acacia_stairs[facing=south,half=top,shape=straight]","2615":"minecraft:acacia_stairs[facing=north,half=top,shape=straight]","2624":"minecraft:dark_oak_stairs[facing=east,half=bottom,shape=straight]","2625":"minecraft:dark_oak_stairs[facing=west,half=bottom,shape=straight]","2626":"minecraft:dark_oak_stairs[facing=south,half=bottom,shape=straight]","2627":"minecraft:dark_oak_stairs[facing=north,half=bottom,shape=straight]","2628":"minecraft:dark_oak_stairs[facing=east,half=top,shape=straight]","2629":"minecraft:dark_oak_stairs[facing=west,half=top,shape=straight]","2630":"minecraft:dark_oak_stairs[facing=south,half=top,shape=straight]","2631":"minecraft:dark_oak_stairs[facing=north,half=top,shape=straight]","2640":"minecraft:slime","2656":"minecraft:barrier","2672":"minecraft:iron_trapdoor[facing=north,half=bottom,open=false]","2673":"minecraft:iron_trapdoor[facing=south,half=bottom,open=false]","2674":"minecraft:iron_trapdoor[facing=west,half=bottom,open=false]","2675":"minecraft:iron_trapdoor[facing=east,half=bottom,open=false]","2676":"minecraft:iron_trapdoor[facing=north,half=bottom,open=true]","2677":"minecraft:iron_trapdoor[facing=south,half=bottom,open=true]","2678":"minecraft:iron_trapdoor[facing=west,half=bottom,open=true]","2679":"minecraft:iron_trapdoor[facing=east,half=bottom,open=true]","2680":"minecraft:iron_trapdoor[facing=north,half=top,open=false]","2681":"minecraft:iron_trapdoor[facing=south,half=top,open=false]","2682":"minecraft:iron_trapdoor[facing=west,half=top,open=false]","2683":"minecraft:iron_trapdoor[facing=east,half=top,open=false]","2684":"minecraft:iron_trapdoor[facing=north,half=top,open=true]","2685":"minecraft:iron_trapdoor[facing=south,half=top,open=true]","2686":"minecraft:iron_trapdoor[facing=west,half=top,open=true]","2687":"minecraft:iron_trapdoor[facing=east,half=top,open=true]","2688":"minecraft:prismarine[variant=prismarine]","2689":"minecraft:prismarine[variant=prismarine_bricks]","2690":"minecraft:prismarine[variant=dark_prismarine]","2704":"minecraft:sea_lantern","2720":"minecraft:hay_block[axis=y]","2724":"minecraft:hay_block[axis=x]","2728":"minecraft:hay_block[axis=z]","2736":"minecraft:carpet[color=white]","2737":"minecraft:carpet[color=orange]","2738":"minecraft:carpet[color=magenta]","2739":"minecraft:carpet[color=light_blue]","2740":"minecraft:carpet[color=yellow]","2741":"minecraft:carpet[color=lime]","2742":"minecraft:carpet[color=pink]","2743":"minecraft:carpet[color=gray]","2744":"minecraft:carpet[color=silver]","2745":"minecraft:carpet[color=cyan]","2746":"minecraft:carpet[color=purple]","2747":"minecraft:carpet[color=blue]","2748":"minecraft:carpet[color=brown]","2749":"minecraft:carpet[color=green]","2750":"minecraft:carpet[color=red]","2751":"minecraft:carpet[color=black]","2752":"minecraft:hardened_clay","2768":"minecraft:coal_block","2784":"minecraft:packed_ice","2800":"minecraft:double_plant[facing=north,half=lower,variant=sunflower]","2801":"minecraft:double_plant[facing=north,half=lower,variant=syringa]","2802":"minecraft:double_plant[facing=north,half=lower,variant=double_grass]","2803":"minecraft:double_plant[facing=north,half=lower,variant=double_fern]","2804":"minecraft:double_plant[facing=north,half=lower,variant=double_rose]","2805":"minecraft:double_plant[facing=north,half=lower,variant=paeonia]","2811":"minecraft:double_plant[facing=north,half=upper,variant=sunflower]","2816":"minecraft:standing_banner[rotation=0]","2817":"minecraft:standing_banner[rotation=1]","2818":"minecraft:standing_banner[rotation=2]","2819":"minecraft:standing_banner[rotation=3]","2820":"minecraft:standing_banner[rotation=4]","2821":"minecraft:standing_banner[rotation=5]","2822":"minecraft:standing_banner[rotation=6]","2823":"minecraft:standing_banner[rotation=7]","2824":"minecraft:standing_banner[rotation=8]","2825":"minecraft:standing_banner[rotation=9]","2826":"minecraft:standing_banner[rotation=10]","2827":"minecraft:standing_banner[rotation=11]","2828":"minecraft:standing_banner[rotation=12]","2829":"minecraft:standing_banner[rotation=13]","2830":"minecraft:standing_banner[rotation=14]","2831":"minecraft:standing_banner[rotation=15]","2834":"minecraft:wall_banner[facing=north]","2835":"minecraft:wall_banner[facing=south]","2836":"minecraft:wall_banner[facing=west]","2837":"minecraft:wall_banner[facing=east]","2848":"minecraft:daylight_detector_inverted[power=0]","2849":"minecraft:daylight_detector_inverted[power=1]","2850":"minecraft:daylight_detector_inverted[power=2]","2851":"minecraft:daylight_detector_inverted[power=3]","2852":"minecraft:daylight_detector_inverted[power=4]","2853":"minecraft:daylight_detector_inverted[power=5]","2854":"minecraft:daylight_detector_inverted[power=6]","2855":"minecraft:daylight_detector_inverted[power=7]","2856":"minecraft:daylight_detector_inverted[power=8]","2857":"minecraft:daylight_detector_inverted[power=9]","2858":"minecraft:daylight_detector_inverted[power=10]","2859":"minecraft:daylight_detector_inverted[power=11]","2860":"minecraft:daylight_detector_inverted[power=12]","2861":"minecraft:daylight_detector_inverted[power=13]","2862":"minecraft:daylight_detector_inverted[power=14]","2863":"minecraft:daylight_detector_inverted[power=15]","2864":"minecraft:red_sandstone[type=red_sandstone]","2865":"minecraft:red_sandstone[type=chiseled_red_sandstone]","2866":"minecraft:red_sandstone[type=smooth_red_sandstone]","2880":"minecraft:red_sandstone_stairs[facing=east,half=bottom,shape=straight]","2881":"minecraft:red_sandstone_stairs[facing=west,half=bottom,shape=straight]","2882":"minecraft:red_sandstone_stairs[facing=south,half=bottom,shape=straight]","2883":"minecraft:red_sandstone_stairs[facing=north,half=bottom,shape=straight]","2884":"minecraft:red_sandstone_stairs[facing=east,half=top,shape=straight]","2885":"minecraft:red_sandstone_stairs[facing=west,half=top,shape=straight]","2886":"minecraft:red_sandstone_stairs[facing=south,half=top,shape=straight]","2887":"minecraft:red_sandstone_stairs[facing=north,half=top,shape=straight]","2896":"minecraft:double_stone_slab2[seamless=false,variant=red_sandstone]","2904":"minecraft:double_stone_slab2[seamless=true,variant=red_sandstone]","2912":"minecraft:stone_slab2[half=bottom,variant=red_sandstone]","2920":"minecraft:stone_slab2[half=top,variant=red_sandstone]","2928":"minecraft:spruce_fence_gate[facing=south,in_wall=false,open=false,powered=false]","2929":"minecraft:spruce_fence_gate[facing=west,in_wall=false,open=false,powered=false]","2930":"minecraft:spruce_fence_gate[facing=north,in_wall=false,open=false,powered=false]","2931":"minecraft:spruce_fence_gate[facing=east,in_wall=false,open=false,powered=false]","2932":"minecraft:spruce_fence_gate[facing=south,in_wall=false,open=true,powered=false]","2933":"minecraft:spruce_fence_gate[facing=west,in_wall=false,open=true,powered=false]","2934":"minecraft:spruce_fence_gate[facing=north,in_wall=false,open=true,powered=false]","2935":"minecraft:spruce_fence_gate[facing=east,in_wall=false,open=true,powered=false]","2936":"minecraft:spruce_fence_gate[facing=south,in_wall=false,open=false,powered=true]","2937":"minecraft:spruce_fence_gate[facing=west,in_wall=false,open=false,powered=true]","2938":"minecraft:spruce_fence_gate[facing=north,in_wall=false,open=false,powered=true]","2939":"minecraft:spruce_fence_gate[facing=east,in_wall=false,open=false,powered=true]","2940":"minecraft:spruce_fence_gate[facing=south,in_wall=false,open=true,powered=true]","2941":"minecraft:spruce_fence_gate[facing=west,in_wall=false,open=true,powered=true]","2942":"minecraft:spruce_fence_gate[facing=north,in_wall=false,open=true,powered=true]","2943":"minecraft:spruce_fence_gate[facing=east,in_wall=false,open=true,powered=true]","2944":"minecraft:birch_fence_gate[facing=south,in_wall=false,open=false,powered=false]","2945":"minecraft:birch_fence_gate[facing=west,in_wall=false,open=false,powered=false]","2946":"minecraft:birch_fence_gate[facing=north,in_wall=false,open=false,powered=false]","2947":"minecraft:birch_fence_gate[facing=east,in_wall=false,open=false,powered=false]","2948":"minecraft:birch_fence_gate[facing=south,in_wall=false,open=true,powered=false]","2949":"minecraft:birch_fence_gate[facing=west,in_wall=false,open=true,powered=false]","2950":"minecraft:birch_fence_gate[facing=north,in_wall=false,open=true,powered=false]","2951":"minecraft:birch_fence_gate[facing=east,in_wall=false,open=true,powered=false]","2952":"minecraft:birch_fence_gate[facing=south,in_wall=false,open=false,powered=true]","2953":"minecraft:birch_fence_gate[facing=west,in_wall=false,open=false,powered=true]","2954":"minecraft:birch_fence_gate[facing=north,in_wall=false,open=false,powered=true]","2955":"minecraft:birch_fence_gate[facing=east,in_wall=false,open=false,powered=true]","2956":"minecraft:birch_fence_gate[facing=south,in_wall=false,open=true,powered=true]","2957":"minecraft:birch_fence_gate[facing=west,in_wall=false,open=true,powered=true]","2958":"minecraft:birch_fence_gate[facing=north,in_wall=false,open=true,powered=true]","2959":"minecraft:birch_fence_gate[facing=east,in_wall=false,open=true,powered=true]","2960":"minecraft:jungle_fence_gate[facing=south,in_wall=false,open=false,powered=false]","2961":"minecraft:jungle_fence_gate[facing=west,in_wall=false,open=false,powered=false]","2962":"minecraft:jungle_fence_gate[facing=north,in_wall=false,open=false,powered=false]","2963":"minecraft:jungle_fence_gate[facing=east,in_wall=false,open=false,powered=false]","2964":"minecraft:jungle_fence_gate[facing=south,in_wall=false,open=true,powered=false]","2965":"minecraft:jungle_fence_gate[facing=west,in_wall=false,open=true,powered=false]","2966":"minecraft:jungle_fence_gate[facing=north,in_wall=false,open=true,powered=false]","2967":"minecraft:jungle_fence_gate[facing=east,in_wall=false,open=true,powered=false]","2968":"minecraft:jungle_fence_gate[facing=south,in_wall=false,open=false,powered=true]","2969":"minecraft:jungle_fence_gate[facing=west,in_wall=false,open=false,powered=true]","2970":"minecraft:jungle_fence_gate[facing=north,in_wall=false,open=false,powered=true]","2971":"minecraft:jungle_fence_gate[facing=east,in_wall=false,open=false,powered=true]","2972":"minecraft:jungle_fence_gate[facing=south,in_wall=false,open=true,powered=true]","2973":"minecraft:jungle_fence_gate[facing=west,in_wall=false,open=true,powered=true]","2974":"minecraft:jungle_fence_gate[facing=north,in_wall=false,open=true,powered=true]","2975":"minecraft:jungle_fence_gate[facing=east,in_wall=false,open=true,powered=true]","2976":"minecraft:dark_oak_fence_gate[facing=south,in_wall=false,open=false,powered=false]","2977":"minecraft:dark_oak_fence_gate[facing=west,in_wall=false,open=false,powered=false]","2978":"minecraft:dark_oak_fence_gate[facing=north,in_wall=false,open=false,powered=false]","2979":"minecraft:dark_oak_fence_gate[facing=east,in_wall=false,open=false,powered=false]","2980":"minecraft:dark_oak_fence_gate[facing=south,in_wall=false,open=true,powered=false]","2981":"minecraft:dark_oak_fence_gate[facing=west,in_wall=false,open=true,powered=false]","2982":"minecraft:dark_oak_fence_gate[facing=north,in_wall=false,open=true,powered=false]","2983":"minecraft:dark_oak_fence_gate[facing=east,in_wall=false,open=true,powered=false]","2984":"minecraft:dark_oak_fence_gate[facing=south,in_wall=false,open=false,powered=true]","2985":"minecraft:dark_oak_fence_gate[facing=west,in_wall=false,open=false,powered=true]","2986":"minecraft:dark_oak_fence_gate[facing=north,in_wall=false,open=false,powered=true]","2987":"minecraft:dark_oak_fence_gate[facing=east,in_wall=false,open=false,powered=true]","2988":"minecraft:dark_oak_fence_gate[facing=south,in_wall=false,open=true,powered=true]","2989":"minecraft:dark_oak_fence_gate[facing=west,in_wall=false,open=true,powered=true]","2990":"minecraft:dark_oak_fence_gate[facing=north,in_wall=false,open=true,powered=true]","2991":"minecraft:dark_oak_fence_gate[facing=east,in_wall=false,open=true,powered=true]","2992":"minecraft:acacia_fence_gate[facing=south,in_wall=false,open=false,powered=false]","2993":"minecraft:acacia_fence_gate[facing=west,in_wall=false,open=false,powered=false]","2994":"minecraft:acacia_fence_gate[facing=north,in_wall=false,open=false,powered=false]","2995":"minecraft:acacia_fence_gate[facing=east,in_wall=false,open=false,powered=false]","2996":"minecraft:acacia_fence_gate[facing=south,in_wall=false,open=true,powered=false]","2997":"minecraft:acacia_fence_gate[facing=west,in_wall=false,open=true,powered=false]","2998":"minecraft:acacia_fence_gate[facing=north,in_wall=false,open=true,powered=false]","2999":"minecraft:acacia_fence_gate[facing=east,in_wall=false,open=true,powered=false]","3000":"minecraft:acacia_fence_gate[facing=south,in_wall=false,open=false,powered=true]","3001":"minecraft:acacia_fence_gate[facing=west,in_wall=false,open=false,powered=true]","3002":"minecraft:acacia_fence_gate[facing=north,in_wall=false,open=false,powered=true]","3003":"minecraft:acacia_fence_gate[facing=east,in_wall=false,open=false,powered=true]","3004":"minecraft:acacia_fence_gate[facing=south,in_wall=false,open=true,powered=true]","3005":"minecraft:acacia_fence_gate[facing=west,in_wall=false,open=true,powered=true]","3006":"minecraft:acacia_fence_gate[facing=north,in_wall=false,open=true,powered=true]","3007":"minecraft:acacia_fence_gate[facing=east,in_wall=false,open=true,powered=true]","3008":"minecraft:spruce_fence[east=false,north=false,south=false,west=false]","3024":"minecraft:birch_fence[east=false,north=false,south=false,west=false]","3040":"minecraft:jungle_fence[east=false,north=false,south=false,west=false]","3056":"minecraft:dark_oak_fence[east=false,north=false,south=false,west=false]","3072":"minecraft:acacia_fence[east=false,north=false,south=false,west=false]","3088":"minecraft:spruce_door[facing=east,half=lower,hinge=left,open=false,powered=false]","3089":"minecraft:spruce_door[facing=south,half=lower,hinge=left,open=false,powered=false]","3090":"minecraft:spruce_door[facing=west,half=lower,hinge=left,open=false,powered=false]","3091":"minecraft:spruce_door[facing=north,half=lower,hinge=left,open=false,powered=false]","3092":"minecraft:spruce_door[facing=east,half=lower,hinge=left,open=true,powered=false]","3093":"minecraft:spruce_door[facing=south,half=lower,hinge=left,open=true,powered=false]","3094":"minecraft:spruce_door[facing=west,half=lower,hinge=left,open=true,powered=false]","3095":"minecraft:spruce_door[facing=north,half=lower,hinge=left,open=true,powered=false]","3096":"minecraft:spruce_door[facing=north,half=upper,hinge=left,open=false,powered=false]","3097":"minecraft:spruce_door[facing=north,half=upper,hinge=right,open=false,powered=false]","3098":"minecraft:spruce_door[facing=north,half=upper,hinge=left,open=false,powered=true]","3099":"minecraft:spruce_door[facing=north,half=upper,hinge=right,open=false,powered=true]","3104":"minecraft:birch_door[facing=east,half=lower,hinge=left,open=false,powered=false]","3105":"minecraft:birch_door[facing=south,half=lower,hinge=left,open=false,powered=false]","3106":"minecraft:birch_door[facing=west,half=lower,hinge=left,open=false,powered=false]","3107":"minecraft:birch_door[facing=north,half=lower,hinge=left,open=false,powered=false]","3108":"minecraft:birch_door[facing=east,half=lower,hinge=left,open=true,powered=false]","3109":"minecraft:birch_door[facing=south,half=lower,hinge=left,open=true,powered=false]","3110":"minecraft:birch_door[facing=west,half=lower,hinge=left,open=true,powered=false]","3111":"minecraft:birch_door[facing=north,half=lower,hinge=left,open=true,powered=false]","3112":"minecraft:birch_door[facing=north,half=upper,hinge=left,open=false,powered=false]","3113":"minecraft:birch_door[facing=north,half=upper,hinge=right,open=false,powered=false]","3114":"minecraft:birch_door[facing=north,half=upper,hinge=left,open=false,powered=true]","3115":"minecraft:birch_door[facing=north,half=upper,hinge=right,open=false,powered=true]","3120":"minecraft:jungle_door[facing=east,half=lower,hinge=left,open=false,powered=false]","3121":"minecraft:jungle_door[facing=south,half=lower,hinge=left,open=false,powered=false]","3122":"minecraft:jungle_door[facing=west,half=lower,hinge=left,open=false,powered=false]","3123":"minecraft:jungle_door[facing=north,half=lower,hinge=left,open=false,powered=false]","3124":"minecraft:jungle_door[facing=east,half=lower,hinge=left,open=true,powered=false]","3125":"minecraft:jungle_door[facing=south,half=lower,hinge=left,open=true,powered=false]","3126":"minecraft:jungle_door[facing=west,half=lower,hinge=left,open=true,powered=false]","3127":"minecraft:jungle_door[facing=north,half=lower,hinge=left,open=true,powered=false]","3128":"minecraft:jungle_door[facing=north,half=upper,hinge=left,open=false,powered=false]","3129":"minecraft:jungle_door[facing=north,half=upper,hinge=right,open=false,powered=false]","3130":"minecraft:jungle_door[facing=north,half=upper,hinge=left,open=false,powered=true]","3131":"minecraft:jungle_door[facing=north,half=upper,hinge=right,open=false,powered=true]","3136":"minecraft:acacia_door[facing=east,half=lower,hinge=left,open=false,powered=false]","3137":"minecraft:acacia_door[facing=south,half=lower,hinge=left,open=false,powered=false]","3138":"minecraft:acacia_door[facing=west,half=lower,hinge=left,open=false,powered=false]","3139":"minecraft:acacia_door[facing=north,half=lower,hinge=left,open=false,powered=false]","3140":"minecraft:acacia_door[facing=east,half=lower,hinge=left,open=true,powered=false]","3141":"minecraft:acacia_door[facing=south,half=lower,hinge=left,open=true,powered=false]","3142":"minecraft:acacia_door[facing=west,half=lower,hinge=left,open=true,powered=false]","3143":"minecraft:acacia_door[facing=north,half=lower,hinge=left,open=true,powered=false]","3144":"minecraft:acacia_door[facing=north,half=upper,hinge=left,open=false,powered=false]","3145":"minecraft:acacia_door[facing=north,half=upper,hinge=right,open=false,powered=false]","3146":"minecraft:acacia_door[facing=north,half=upper,hinge=left,open=false,powered=true]","3147":"minecraft:acacia_door[facing=north,half=upper,hinge=right,open=false,powered=true]","3152":"minecraft:dark_oak_door[facing=east,half=lower,hinge=left,open=false,powered=false]","3153":"minecraft:dark_oak_door[facing=south,half=lower,hinge=left,open=false,powered=false]","3154":"minecraft:dark_oak_door[facing=west,half=lower,hinge=left,open=false,powered=false]","3155":"minecraft:dark_oak_door[facing=north,half=lower,hinge=left,open=false,powered=false]","3156":"minecraft:dark_oak_door[facing=east,half=lower,hinge=left,open=true,powered=false]","3157":"minecraft:dark_oak_door[facing=south,half=lower,hinge=left,open=true,powered=false]","3158":"minecraft:dark_oak_door[facing=west,half=lower,hinge=left,open=true,powered=false]","3159":"minecraft:dark_oak_door[facing=north,half=lower,hinge=left,open=true,powered=false]","3160":"minecraft:dark_oak_door[facing=north,half=upper,hinge=left,open=false,powered=false]","3161":"minecraft:dark_oak_door[facing=north,half=upper,hinge=right,open=false,powered=false]","3162":"minecraft:dark_oak_door[facing=north,half=upper,hinge=left,open=false,powered=true]","3163":"minecraft:dark_oak_door[facing=north,half=upper,hinge=right,open=false,powered=true]","3168":"minecraft:end_rod[facing=down]","3169":"minecraft:end_rod[facing=up]","3170":"minecraft:end_rod[facing=north]","3171":"minecraft:end_rod[facing=south]","3172":"minecraft:end_rod[facing=west]","3173":"minecraft:end_rod[facing=east]","3184":"minecraft:chorus_plant[down=false,east=false,north=false,south=false,up=false,west=false]","3200":"minecraft:chorus_flower[age=0]","3201":"minecraft:chorus_flower[age=1]","3202":"minecraft:chorus_flower[age=2]","3203":"minecraft:chorus_flower[age=3]","3204":"minecraft:chorus_flower[age=4]","3205":"minecraft:chorus_flower[age=5]","3216":"minecraft:purpur_block","3232":"minecraft:purpur_pillar[axis=y]","3236":"minecraft:purpur_pillar[axis=x]","3240":"minecraft:purpur_pillar[axis=z]","3248":"minecraft:purpur_stairs[facing=east,half=bottom,shape=straight]","3249":"minecraft:purpur_stairs[facing=west,half=bottom,shape=straight]","3250":"minecraft:purpur_stairs[facing=south,half=bottom,shape=straight]","3251":"minecraft:purpur_stairs[facing=north,half=bottom,shape=straight]","3252":"minecraft:purpur_stairs[facing=east,half=top,shape=straight]","3253":"minecraft:purpur_stairs[facing=west,half=top,shape=straight]","3254":"minecraft:purpur_stairs[facing=south,half=top,shape=straight]","3255":"minecraft:purpur_stairs[facing=north,half=top,shape=straight]","3264":"minecraft:purpur_double_slab[variant=default]","3280":"minecraft:purpur_slab[half=bottom,variant=default]","3288":"minecraft:purpur_slab[half=top,variant=default]","3296":"minecraft:end_bricks","3312":"minecraft:beetroots[age=0]","3313":"minecraft:beetroots[age=1]","3314":"minecraft:beetroots[age=2]","3315":"minecraft:beetroots[age=3]","3328":"minecraft:grass_path","3344":"minecraft:end_gateway","3360":"minecraft:repeating_command_block[conditional=false,facing=down]","3361":"minecraft:repeating_command_block[conditional=false,facing=up]","3362":"minecraft:repeating_command_block[conditional=false,facing=north]","3363":"minecraft:repeating_command_block[conditional=false,facing=south]","3364":"minecraft:repeating_command_block[conditional=false,facing=west]","3365":"minecraft:repeating_command_block[conditional=false,facing=east]","3368":"minecraft:repeating_command_block[conditional=true,facing=down]","3369":"minecraft:repeating_command_block[conditional=true,facing=up]","3370":"minecraft:repeating_command_block[conditional=true,facing=north]","3371":"minecraft:repeating_command_block[conditional=true,facing=south]","3372":"minecraft:repeating_command_block[conditional=true,facing=west]","3373":"minecraft:repeating_command_block[conditional=true,facing=east]","3376":"minecraft:chain_command_block[conditional=false,facing=down]","3377":"minecraft:chain_command_block[conditional=false,facing=up]","3378":"minecraft:chain_command_block[conditional=false,facing=north]","3379":"minecraft:chain_command_block[conditional=false,facing=south]","3380":"minecraft:chain_command_block[conditional=false,facing=west]","3381":"minecraft:chain_command_block[conditional=false,facing=east]","3384":"minecraft:chain_command_block[conditional=true,facing=down]","3385":"minecraft:chain_command_block[conditional=true,facing=up]","3386":"minecraft:chain_command_block[conditional=true,facing=north]","3387":"minecraft:chain_command_block[conditional=true,facing=south]","3388":"minecraft:chain_command_block[conditional=true,facing=west]","3389":"minecraft:chain_command_block[conditional=true,facing=east]","3392":"minecraft:frosted_ice[age=0]","3393":"minecraft:frosted_ice[age=1]","3394":"minecraft:frosted_ice[age=2]","3395":"minecraft:frosted_ice[age=3]","3408":"minecraft:magma","3424":"minecraft:nether_wart_block","3440":"minecraft:red_nether_brick","3456":"minecraft:bone_block[axis=y]","3460":"minecraft:bone_block[axis=x]","3464":"minecraft:bone_block[axis=z]","3472":"minecraft:structure_void","3496":"minecraft:observer[facing=down,powered=false]","3497":"minecraft:observer[facing=up,powered=false]","3498":"minecraft:observer[facing=north,powered=false]","3499":"minecraft:observer[facing=south,powered=false]","3500":"minecraft:observer[facing=west,powered=false]","3501":"minecraft:observer[facing=east,powered=false]","3504":"minecraft:white_shulker_box[facing=down]","3505":"minecraft:white_shulker_box[facing=up]","3506":"minecraft:white_shulker_box[facing=north]","3507":"minecraft:white_shulker_box[facing=south]","3508":"minecraft:white_shulker_box[facing=west]","3509":"minecraft:white_shulker_box[facing=east]","3520":"minecraft:orange_shulker_box[facing=down]","3521":"minecraft:orange_shulker_box[facing=up]","3522":"minecraft:orange_shulker_box[facing=north]","3523":"minecraft:orange_shulker_box[facing=south]","3524":"minecraft:orange_shulker_box[facing=west]","3525":"minecraft:orange_shulker_box[facing=east]","3536":"minecraft:magenta_shulker_box[facing=down]","3537":"minecraft:magenta_shulker_box[facing=up]","3538":"minecraft:magenta_shulker_box[facing=north]","3539":"minecraft:magenta_shulker_box[facing=south]","3540":"minecraft:magenta_shulker_box[facing=west]","3541":"minecraft:magenta_shulker_box[facing=east]","3552":"minecraft:light_blue_shulker_box[facing=down]","3553":"minecraft:light_blue_shulker_box[facing=up]","3554":"minecraft:light_blue_shulker_box[facing=north]","3555":"minecraft:light_blue_shulker_box[facing=south]","3556":"minecraft:light_blue_shulker_box[facing=west]","3557":"minecraft:light_blue_shulker_box[facing=east]","3568":"minecraft:yellow_shulker_box[facing=down]","3569":"minecraft:yellow_shulker_box[facing=up]","3570":"minecraft:yellow_shulker_box[facing=north]","3571":"minecraft:yellow_shulker_box[facing=south]","3572":"minecraft:yellow_shulker_box[facing=west]","3573":"minecraft:yellow_shulker_box[facing=east]","3584":"minecraft:lime_shulker_box[facing=down]","3585":"minecraft:lime_shulker_box[facing=up]","3586":"minecraft:lime_shulker_box[facing=north]","3587":"minecraft:lime_shulker_box[facing=south]","3588":"minecraft:lime_shulker_box[facing=west]","3589":"minecraft:lime_shulker_box[facing=east]","3600":"minecraft:pink_shulker_box[facing=down]","3601":"minecraft:pink_shulker_box[facing=up]","3602":"minecraft:pink_shulker_box[facing=north]","3603":"minecraft:pink_shulker_box[facing=south]","3604":"minecraft:pink_shulker_box[facing=west]","3605":"minecraft:pink_shulker_box[facing=east]","3616":"minecraft:gray_shulker_box[facing=down]","3617":"minecraft:gray_shulker_box[facing=up]","3618":"minecraft:gray_shulker_box[facing=north]","3619":"minecraft:gray_shulker_box[facing=south]","3620":"minecraft:gray_shulker_box[facing=west]","3621":"minecraft:gray_shulker_box[facing=east]","3632":"minecraft:silver_shulker_box[facing=down]","3633":"minecraft:silver_shulker_box[facing=up]","3634":"minecraft:silver_shulker_box[facing=north]","3635":"minecraft:silver_shulker_box[facing=south]","3636":"minecraft:silver_shulker_box[facing=west]","3637":"minecraft:silver_shulker_box[facing=east]","3648":"minecraft:cyan_shulker_box[facing=down]","3649":"minecraft:cyan_shulker_box[facing=up]","3650":"minecraft:cyan_shulker_box[facing=north]","3651":"minecraft:cyan_shulker_box[facing=south]","3652":"minecraft:cyan_shulker_box[facing=west]","3653":"minecraft:cyan_shulker_box[facing=east]","3664":"minecraft:purple_shulker_box[facing=down]","3665":"minecraft:purple_shulker_box[facing=up]","3666":"minecraft:purple_shulker_box[facing=north]","3667":"minecraft:purple_shulker_box[facing=south]","3668":"minecraft:purple_shulker_box[facing=west]","3669":"minecraft:purple_shulker_box[facing=east]","3680":"minecraft:blue_shulker_box[facing=down]","3681":"minecraft:blue_shulker_box[facing=up]","3682":"minecraft:blue_shulker_box[facing=north]","3683":"minecraft:blue_shulker_box[facing=south]","3684":"minecraft:blue_shulker_box[facing=west]","3685":"minecraft:blue_shulker_box[facing=east]","3696":"minecraft:brown_shulker_box[facing=down]","3697":"minecraft:brown_shulker_box[facing=up]","3698":"minecraft:brown_shulker_box[facing=north]","3699":"minecraft:brown_shulker_box[facing=south]","3700":"minecraft:brown_shulker_box[facing=west]","3701":"minecraft:brown_shulker_box[facing=east]","3712":"minecraft:green_shulker_box[facing=down]","3713":"minecraft:green_shulker_box[facing=up]","3714":"minecraft:green_shulker_box[facing=north]","3715":"minecraft:green_shulker_box[facing=south]","3716":"minecraft:green_shulker_box[facing=west]","3717":"minecraft:green_shulker_box[facing=east]","3728":"minecraft:red_shulker_box[facing=down]","3729":"minecraft:red_shulker_box[facing=up]","3730":"minecraft:red_shulker_box[facing=north]","3731":"minecraft:red_shulker_box[facing=south]","3732":"minecraft:red_shulker_box[facing=west]","3733":"minecraft:red_shulker_box[facing=east]","3744":"minecraft:black_shulker_box[facing=down]","3745":"minecraft:black_shulker_box[facing=up]","3746":"minecraft:black_shulker_box[facing=north]","3747":"minecraft:black_shulker_box[facing=south]","3748":"minecraft:black_shulker_box[facing=west]","3749":"minecraft:black_shulker_box[facing=east]","4080":"minecraft:structure_block[mode=save]","4081":"minecraft:structure_block[mode=load]","4082":"minecraft:structure_block[mode=corner]","4083":"minecraft:structure_block[mode=data]"} |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"minecraft:purple_shulker_box[facing=up]": { | |
"qualifiedName": "minecraft:purple_shulker_box[facing=up]", | |
"ambientOcclusionLightValue": 1.0, | |
"renderType": "ENTITYBLOCK_ANIMATED", | |
"lightOpacity": 0, | |
"lightValue": 0, | |
"isFullCube": false, | |
"isFullyOpaque": false, | |
"isFullBlock": false, | |
"isBlockNormalCube": false, | |
"isOpaqueCube": false, | |
"isTranslucent": false, | |
"isSideSolid": { | |
"north": false, | |
"up": false, | |
"west": false, | |
"south": false, | |
"east": false, | |
"down": false | |
}, | |
"model": { | |
"isAmbientOcclusion": true, | |
"sideQuads": { | |
"north": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"up": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"west": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"south": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"east": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"down": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
}, | |
"generalQuads": [] | |
} | |
}, | |
"minecraft:reeds[age=8]": { | |
"qualifiedName": "minecraft:reeds[age=8]", | |
"ambientOcclusionLightValue": 1.0, | |
"renderType": "MODEL", | |
"lightOpacity": 0, | |
"lightValue": 0, | |
"isFullCube": false, | |
"isFullyOpaque": false, | |
"isFullBlock": false, | |
"isBlockNormalCube": false, | |
"isOpaqueCube": false, | |
"isTranslucent": true, | |
"isSideSolid": { | |
"north": false, | |
"up": false, | |
"west": false, | |
"south": false, | |
"east": false, | |
"down": false | |
}, | |
"model": { | |
"isAmbientOcclusion": false, | |
"sideQuads": { | |
"north": [], | |
"up": [], | |
"west": [], | |
"south": [], | |
"east": [], | |
"down": [] | |
}, | |
"generalQuads": [ | |
{ | |
"shouldApplyDiffuseLighting": false, | |
"positions": [ | |
0.9499999, | |
1.0, | |
0.05000004, | |
0.9499999, | |
0.0, | |
0.05000004, | |
0.05000004, | |
0.0, | |
0.9499999, | |
0.05000004, | |
1.0, | |
0.9499999 | |
], | |
"textureCoordinates": [ | |
0.65628123, | |
0.21878125, | |
0.65628123, | |
0.24996875, | |
0.68746877, | |
0.24996875, | |
0.68746877, | |
0.21878125 | |
], | |
"normals": [ | |
0.0, | |
-0.7007874, | |
0.0, | |
0.0, | |
-0.7007874, | |
0.0, | |
0.0, | |
-0.7007874, | |
0.0, | |
0.0, | |
-0.7007874, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": false, | |
"positions": [ | |
0.05000004, | |
1.0, | |
0.9499999, | |
0.05000004, | |
0.0, | |
0.9499999, | |
0.9499999, | |
0.0, | |
0.05000004, | |
0.9499999, | |
1.0, | |
0.05000004 | |
], | |
"textureCoordinates": [ | |
0.65628123, | |
0.21878125, | |
0.65628123, | |
0.24996875, | |
0.68746877, | |
0.24996875, | |
0.68746877, | |
0.21878125 | |
], | |
"normals": [ | |
0.0, | |
0.7007874, | |
0.0, | |
0.0, | |
0.7007874, | |
0.0, | |
0.0, | |
0.7007874, | |
0.0, | |
0.0, | |
0.7007874, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": false, | |
"positions": [ | |
0.05000004, | |
1.0, | |
0.05000004, | |
0.05000004, | |
0.0, | |
0.05000004, | |
0.9499999, | |
0.0, | |
0.9499999, | |
0.9499999, | |
1.0, | |
0.9499999 | |
], | |
"textureCoordinates": [ | |
0.65628123, | |
0.21878125, | |
0.65628123, | |
0.24996875, | |
0.68746877, | |
0.24996875, | |
0.68746877, | |
0.21878125 | |
], | |
"normals": [ | |
0.0, | |
0.7007874, | |
0.0, | |
0.0, | |
0.7007874, | |
0.0, | |
0.0, | |
0.7007874, | |
0.0, | |
0.0, | |
0.7007874, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": false, | |
"positions": [ | |
0.9499999, | |
1.0, | |
0.9499999, | |
0.9499999, | |
0.0, | |
0.9499999, | |
0.05000004, | |
0.0, | |
0.05000004, | |
0.05000004, | |
1.0, | |
0.05000004 | |
], | |
"textureCoordinates": [ | |
0.65628123, | |
0.21878125, | |
0.65628123, | |
0.24996875, | |
0.68746877, | |
0.24996875, | |
0.68746877, | |
0.21878125 | |
], | |
"normals": [ | |
0.0, | |
-0.7007874, | |
0.0, | |
0.0, | |
-0.7007874, | |
0.0, | |
0.0, | |
-0.7007874, | |
0.0, | |
0.0, | |
-0.7007874, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
} | |
}, | |
"minecraft:command_block[conditional=false,facing=east]": { | |
"qualifiedName": "minecraft:command_block[conditional=false,facing=east]", | |
"ambientOcclusionLightValue": 0.2, | |
"renderType": "MODEL", | |
"lightOpacity": 255, | |
"lightValue": 0, | |
"isFullCube": true, | |
"isFullyOpaque": true, | |
"isFullBlock": true, | |
"isBlockNormalCube": true, | |
"isOpaqueCube": true, | |
"isTranslucent": false, | |
"isSideSolid": { | |
"north": true, | |
"up": true, | |
"west": true, | |
"south": true, | |
"east": true, | |
"down": true | |
}, | |
"collisionBoundingBox": { | |
"minX": 0.0, | |
"minY": 0.0, | |
"minZ": 0.0, | |
"maxX": 1.0, | |
"maxY": 1.0, | |
"maxZ": 1.0 | |
}, | |
"model": { | |
"isAmbientOcclusion": true, | |
"sideQuads": { | |
"north": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
-1.3909066E-8, | |
1.0, | |
2.9802322E-8, | |
-1.3909066E-8, | |
0.0, | |
2.9802322E-8, | |
-1.3909066E-8, | |
0.0, | |
1.0, | |
-1.3909066E-8 | |
], | |
"textureCoordinates": [ | |
0.28121874, | |
3.125E-5, | |
0.25003126, | |
3.125E-5, | |
0.25003126, | |
0.03121875, | |
0.28121874, | |
0.03121875 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"up": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
-1.3909066E-8, | |
0.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
-1.3909066E-8 | |
], | |
"textureCoordinates": [ | |
0.25003126, | |
0.03121875, | |
0.28121874, | |
0.03121875, | |
0.28121874, | |
3.125E-5, | |
0.25003126, | |
3.125E-5 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.992126, | |
0.0, | |
0.0, | |
0.992126, | |
0.0, | |
0.0, | |
0.992126, | |
0.0, | |
0.0, | |
0.992126 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"west": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
-1.3909066E-8, | |
0.0, | |
2.9802322E-8, | |
-1.3909066E-8, | |
0.0, | |
2.9802322E-8, | |
1.0, | |
0.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.15628125, | |
0.21878125, | |
0.15628125, | |
0.24996875, | |
0.18746875, | |
0.24996875, | |
0.18746875, | |
0.21878125 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"south": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
2.9802322E-8, | |
1.0, | |
0.99999994, | |
2.9802322E-8, | |
1.0, | |
0.99999994, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.25003126, | |
0.03121875, | |
0.28121874, | |
0.03121875, | |
0.28121874, | |
3.125E-5, | |
0.25003126, | |
3.125E-5 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"east": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
2.9802322E-8, | |
1.0, | |
1.0, | |
2.9802322E-8, | |
2.9802322E-8, | |
1.0, | |
1.0, | |
2.9802322E-8 | |
], | |
"textureCoordinates": [ | |
0.21878125, | |
0.21878125, | |
0.21878125, | |
0.24996875, | |
0.24996875, | |
0.24996875, | |
0.24996875, | |
0.21878125 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"down": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
2.9802322E-8, | |
1.0, | |
0.0, | |
2.9802322E-8, | |
-1.3909066E-8, | |
1.0, | |
2.9802322E-8, | |
-1.3909066E-8, | |
1.0, | |
2.9802322E-8, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.25003126, | |
0.03121875, | |
0.28121874, | |
0.03121875, | |
0.28121874, | |
3.125E-5, | |
0.25003126, | |
3.125E-5 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-0.992126, | |
0.0, | |
0.0, | |
-0.992126, | |
0.0, | |
0.0, | |
-0.992126, | |
0.0, | |
0.0, | |
-0.992126 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
}, | |
"generalQuads": [] | |
} | |
}, | |
"minecraft:piston[extended=false,facing=north]": { | |
"qualifiedName": "minecraft:piston[extended=false,facing=north]", | |
"ambientOcclusionLightValue": 1.0, | |
"renderType": "MODEL", | |
"lightOpacity": 0, | |
"lightValue": 0, | |
"isFullCube": false, | |
"isFullyOpaque": true, | |
"isFullBlock": false, | |
"isBlockNormalCube": false, | |
"isOpaqueCube": false, | |
"isTranslucent": false, | |
"isSideSolid": { | |
"north": false, | |
"up": true, | |
"west": false, | |
"south": false, | |
"east": false, | |
"down": false | |
}, | |
"collisionBoundingBox": { | |
"minX": 0.0, | |
"minY": 0.0, | |
"minZ": 0.0, | |
"maxX": 1.0, | |
"maxY": 1.0, | |
"maxZ": 1.0 | |
}, | |
"model": { | |
"isAmbientOcclusion": true, | |
"sideQuads": { | |
"north": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.53128123, | |
0.40628126, | |
0.53128123, | |
0.43746874, | |
0.56246877, | |
0.43746874, | |
0.56246877, | |
0.40628126 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"up": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.53128123, | |
0.37503126, | |
0.53128123, | |
0.40621874, | |
0.56246877, | |
0.40621874, | |
0.56246877, | |
0.37503126 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"west": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.56246877, | |
0.37503126, | |
0.53128123, | |
0.37503126, | |
0.53128123, | |
0.40621874, | |
0.56246877, | |
0.40621874 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"south": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.53128123, | |
0.31253126, | |
0.53128123, | |
0.34371874, | |
0.56246877, | |
0.34371874, | |
0.56246877, | |
0.31253126 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"east": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.53128123, | |
0.40621874, | |
0.56246877, | |
0.40621874, | |
0.56246877, | |
0.37503126, | |
0.53128123, | |
0.37503126 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"down": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.56246877, | |
0.40621874, | |
0.56246877, | |
0.37503126, | |
0.53128123, | |
0.37503126, | |
0.53128123, | |
0.40621874 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
}, | |
"generalQuads": [] | |
} | |
}, | |
"minecraft:chest[facing=east]": { | |
"qualifiedName": "minecraft:chest[facing=east]", | |
"ambientOcclusionLightValue": 1.0, | |
"renderType": "ENTITYBLOCK_ANIMATED", | |
"lightOpacity": 0, | |
"lightValue": 0, | |
"isFullCube": false, | |
"isFullyOpaque": false, | |
"isFullBlock": false, | |
"isBlockNormalCube": false, | |
"isOpaqueCube": false, | |
"isTranslucent": false, | |
"isSideSolid": { | |
"north": false, | |
"up": false, | |
"west": false, | |
"south": false, | |
"east": false, | |
"down": false | |
}, | |
"model": { | |
"isAmbientOcclusion": true, | |
"sideQuads": { | |
"north": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"up": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"west": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"south": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"east": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"down": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
}, | |
"generalQuads": [] | |
} | |
}, | |
"minecraft:end_rod[facing=west]": { | |
"qualifiedName": "minecraft:end_rod[facing=west]", | |
"ambientOcclusionLightValue": 1.0, | |
"renderType": "MODEL", | |
"lightOpacity": 0, | |
"lightValue": 14, | |
"isFullCube": false, | |
"isFullyOpaque": false, | |
"isFullBlock": false, | |
"isBlockNormalCube": false, | |
"isOpaqueCube": false, | |
"isTranslucent": true, | |
"isSideSolid": { | |
"north": false, | |
"up": false, | |
"west": false, | |
"south": false, | |
"east": false, | |
"down": false | |
}, | |
"collisionBoundingBox": { | |
"minX": 0.0, | |
"minY": 0.375, | |
"minZ": 0.375, | |
"maxX": 1.0, | |
"maxY": 0.625, | |
"maxZ": 0.625 | |
}, | |
"model": { | |
"isAmbientOcclusion": true, | |
"sideQuads": { | |
"north": [], | |
"up": [], | |
"west": [], | |
"south": [], | |
"east": [], | |
"down": [] | |
}, | |
"generalQuads": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
0.625, | |
0.625, | |
1.0, | |
0.37500003, | |
0.625, | |
1.0, | |
0.37500003, | |
0.37500006, | |
1.0, | |
0.625, | |
0.37500006 | |
], | |
"textureCoordinates": [ | |
0.011710937, | |
0.26171094, | |
0.011710937, | |
0.25391406, | |
0.0039140624, | |
0.25391406, | |
0.0039140624, | |
0.26171094 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.9375, | |
0.625, | |
0.37500006, | |
0.9375, | |
0.37500003, | |
0.37500006, | |
0.9375, | |
0.37500003, | |
0.625, | |
0.9375, | |
0.625, | |
0.625 | |
], | |
"textureCoordinates": [ | |
0.011710937, | |
0.26171094, | |
0.011710937, | |
0.25391406, | |
0.0039140624, | |
0.25391406, | |
0.0039140624, | |
0.26171094 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.9375, | |
0.37500003, | |
0.625, | |
0.9375, | |
0.37500003, | |
0.37500006, | |
1.0, | |
0.37500003, | |
0.37500006, | |
1.0, | |
0.37500003, | |
0.625 | |
], | |
"textureCoordinates": [ | |
0.011710937, | |
0.26172072, | |
0.0039140624, | |
0.26172072, | |
0.0039140624, | |
0.2636699, | |
0.011710937, | |
0.2636699 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.9375, | |
0.625, | |
0.37500006, | |
0.9375, | |
0.625, | |
0.625, | |
1.0, | |
0.625, | |
0.625, | |
1.0, | |
0.625, | |
0.37500006 | |
], | |
"textureCoordinates": [ | |
0.011710937, | |
0.26172072, | |
0.0039140624, | |
0.26172072, | |
0.0039140624, | |
0.2636699, | |
0.011710937, | |
0.2636699 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.9375, | |
0.625, | |
0.625, | |
0.9375, | |
0.37500003, | |
0.625, | |
1.0, | |
0.37500003, | |
0.625, | |
1.0, | |
0.625, | |
0.625 | |
], | |
"textureCoordinates": [ | |
0.011710937, | |
0.26172072, | |
0.0039140624, | |
0.26172072, | |
0.0039140624, | |
0.2636699, | |
0.011710937, | |
0.2636699 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
0.625, | |
0.37500006, | |
1.0, | |
0.37500003, | |
0.37500006, | |
0.9375, | |
0.37500003, | |
0.37500006, | |
0.9375, | |
0.625, | |
0.37500006 | |
], | |
"textureCoordinates": [ | |
0.0039140624, | |
0.2636699, | |
0.011710937, | |
0.2636699, | |
0.011710937, | |
0.26172072, | |
0.0039140624, | |
0.26172072 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.9375, | |
0.5625, | |
0.5625, | |
0.9375, | |
0.43750003, | |
0.5625, | |
0.9375, | |
0.43750003, | |
0.43750006, | |
0.9375, | |
0.5625, | |
0.43750006 | |
], | |
"textureCoordinates": [ | |
0.0078085936, | |
0.25390235, | |
0.0078085936, | |
0.2500039, | |
0.0039101564, | |
0.2500039, | |
0.0039101564, | |
0.25390235 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.5625, | |
0.43750006, | |
0.0, | |
0.4375, | |
0.43750006, | |
0.0, | |
0.4375, | |
0.5625, | |
0.0, | |
0.5625, | |
0.5625 | |
], | |
"textureCoordinates": [ | |
0.0078085936, | |
0.25390235, | |
0.0078085936, | |
0.2500039, | |
0.0039101564, | |
0.2500039, | |
0.0039101564, | |
0.25390235 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.4375, | |
0.5625, | |
0.0, | |
0.4375, | |
0.43750006, | |
0.9375, | |
0.4375, | |
0.43750006, | |
0.9375, | |
0.4375, | |
0.5625 | |
], | |
"textureCoordinates": [ | |
0.0039023438, | |
0.2500293, | |
3.90625E-6, | |
0.2500293, | |
3.90625E-6, | |
0.27926758, | |
0.0039023438, | |
0.27926758 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.5625, | |
0.43750006, | |
0.0, | |
0.5625, | |
0.5625, | |
0.9375, | |
0.5625, | |
0.5625, | |
0.9375, | |
0.5625, | |
0.43750006 | |
], | |
"textureCoordinates": [ | |
0.0039023438, | |
0.2500293, | |
3.90625E-6, | |
0.2500293, | |
3.90625E-6, | |
0.27926758, | |
0.0039023438, | |
0.27926758 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.5625, | |
0.5625, | |
0.0, | |
0.4375, | |
0.5625, | |
0.9375, | |
0.4375, | |
0.5625, | |
0.9375, | |
0.5625, | |
0.5625 | |
], | |
"textureCoordinates": [ | |
0.0039023438, | |
0.2500293, | |
3.90625E-6, | |
0.2500293, | |
3.90625E-6, | |
0.27926758, | |
0.0039023438, | |
0.27926758 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.9375, | |
0.5625, | |
0.43750006, | |
0.9375, | |
0.4375, | |
0.43750006, | |
0.0, | |
0.4375, | |
0.43750006, | |
0.0, | |
0.5625, | |
0.43750006 | |
], | |
"textureCoordinates": [ | |
3.90625E-6, | |
0.27926758, | |
0.0039023438, | |
0.27926758, | |
0.0039023438, | |
0.2500293, | |
3.90625E-6, | |
0.2500293 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
} | |
}, | |
"minecraft:stone_stairs[facing=north,half=top,shape=straight]": { | |
"qualifiedName": "minecraft:stone_stairs[facing=north,half=top,shape=straight]", | |
"ambientOcclusionLightValue": 1.0, | |
"renderType": "MODEL", | |
"lightOpacity": 255, | |
"lightValue": 0, | |
"isFullCube": false, | |
"isFullyOpaque": true, | |
"isFullBlock": false, | |
"isBlockNormalCube": false, | |
"isOpaqueCube": false, | |
"isTranslucent": false, | |
"isSideSolid": { | |
"up": true | |
}, | |
"collisionBoundingBox": { | |
"minX": 0.0, | |
"minY": 0.0, | |
"minZ": 0.0, | |
"maxX": 1.0, | |
"maxY": 1.0, | |
"maxZ": 1.0 | |
}, | |
"model": { | |
"isAmbientOcclusion": true, | |
"sideQuads": { | |
"north": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
0.49999994, | |
0.0, | |
-5.9604645E-8, | |
0.49999994, | |
0.0, | |
-5.9604645E-8, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
3.125186E-5, | |
0.21876562, | |
3.125186E-5, | |
0.23435937, | |
0.03121875, | |
0.23435937, | |
0.03121875, | |
0.21876562 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
0.5, | |
0.0, | |
1.0, | |
-1.1920929E-7, | |
0.0, | |
0.0, | |
-1.1920929E-7, | |
0.0, | |
0.0, | |
0.5, | |
0.0 | |
], | |
"textureCoordinates": [ | |
3.125186E-5, | |
0.23439062, | |
3.125186E-5, | |
0.24998437, | |
0.03121875, | |
0.24998437, | |
0.03121875, | |
0.23439062 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"up": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
-5.9604645E-8, | |
1.0, | |
0.0, | |
-5.9604645E-8, | |
1.0, | |
1.0, | |
0.99999994, | |
1.0, | |
1.0, | |
0.99999994, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
3.125186E-5, | |
0.21878125, | |
3.125186E-5, | |
0.24996875, | |
0.03121875, | |
0.24996875, | |
0.03121875, | |
0.21878125 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.5, | |
0.0, | |
0.0, | |
0.5, | |
0.5, | |
1.0, | |
0.5, | |
0.5, | |
1.0, | |
0.5, | |
0.0 | |
], | |
"textureCoordinates": [ | |
3.1252046E-5, | |
0.21876563, | |
3.1252046E-5, | |
0.23435937, | |
0.03121875, | |
0.23435937, | |
0.03121875, | |
0.21876563 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"west": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
-5.9604645E-8, | |
0.99999994, | |
0.0, | |
-5.9604645E-8, | |
0.49999994, | |
0.0, | |
-5.9604645E-8, | |
0.49999994, | |
1.0, | |
-5.9604645E-8, | |
0.99999994, | |
1.0 | |
], | |
"textureCoordinates": [ | |
3.125186E-5, | |
0.21876563, | |
3.125186E-5, | |
0.23435937, | |
0.03121875, | |
0.23435937, | |
0.03121875, | |
0.21876563 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.49999994, | |
0.0, | |
0.0, | |
-1.1920929E-7, | |
0.0, | |
0.0, | |
-1.1920929E-7, | |
0.5, | |
0.0, | |
0.49999994, | |
0.5 | |
], | |
"textureCoordinates": [ | |
1.5626862E-5, | |
0.23439063, | |
1.5626862E-5, | |
0.24998437, | |
0.015609375, | |
0.24998437, | |
0.015609375, | |
0.23439063 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"south": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
-5.9604645E-8, | |
1.0, | |
1.0, | |
-5.9604645E-8, | |
0.49999994, | |
1.0, | |
1.0, | |
0.49999994, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
3.1246276E-5, | |
0.21876563, | |
3.1246276E-5, | |
0.23435937, | |
0.031218749, | |
0.23435937, | |
0.031218749, | |
0.21876563 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"east": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
0.5, | |
1.0, | |
1.0, | |
0.5, | |
0.0, | |
1.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
3.125186E-5, | |
0.21876562, | |
3.125186E-5, | |
0.23435937, | |
0.03121875, | |
0.23435937, | |
0.03121875, | |
0.21876562 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
0.5, | |
0.5, | |
1.0, | |
0.0, | |
0.5, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.5, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.015640626, | |
0.23439062, | |
0.015640626, | |
0.24998437, | |
0.031234374, | |
0.24998437, | |
0.031234374, | |
0.23439062 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"down": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
5.9604645E-8, | |
-1.1920929E-7, | |
0.5, | |
5.9604645E-8, | |
-1.1920929E-7, | |
0.0, | |
1.0, | |
-1.1920929E-7, | |
0.0, | |
1.0, | |
-1.1920929E-7, | |
0.5 | |
], | |
"textureCoordinates": [ | |
3.125186E-5, | |
0.23439063, | |
3.125186E-5, | |
0.24998437, | |
0.03121875, | |
0.24998437, | |
0.03121875, | |
0.23439063 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-0.992126, | |
0.0, | |
0.0, | |
-0.992126, | |
0.0, | |
0.0, | |
-0.992126, | |
0.0, | |
0.0, | |
-0.992126 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
}, | |
"generalQuads": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.49999994, | |
1.0, | |
0.0, | |
0.49999994, | |
0.0, | |
1.0, | |
0.49999994, | |
0.0, | |
1.0, | |
0.49999994, | |
1.0 | |
], | |
"textureCoordinates": [ | |
3.125186E-5, | |
0.21878125, | |
3.125186E-5, | |
0.24996875, | |
0.03121875, | |
0.24996875, | |
0.03121875, | |
0.21878125 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.5, | |
0.5, | |
0.0, | |
-1.1920929E-7, | |
0.5, | |
1.0, | |
-1.1920929E-7, | |
0.5, | |
1.0, | |
0.5, | |
0.5 | |
], | |
"textureCoordinates": [ | |
3.125E-5, | |
0.23439063, | |
3.125E-5, | |
0.24998437, | |
0.03121875, | |
0.24998437, | |
0.03121875, | |
0.23439063 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
} | |
}, | |
"minecraft:hopper[enabled=false,facing=north]": { | |
"qualifiedName": "minecraft:hopper[enabled=false,facing=north]", | |
"ambientOcclusionLightValue": 1.0, | |
"renderType": "MODEL", | |
"lightOpacity": 0, | |
"lightValue": 0, | |
"isFullCube": false, | |
"isFullyOpaque": true, | |
"isFullBlock": false, | |
"isBlockNormalCube": false, | |
"isOpaqueCube": false, | |
"isTranslucent": false, | |
"isSideSolid": { | |
"north": false, | |
"up": true, | |
"west": false, | |
"south": false, | |
"east": false, | |
"down": false | |
}, | |
"collisionBoundingBox": { | |
"minX": 0.0, | |
"minY": 0.0, | |
"minZ": 0.0, | |
"maxX": 1.0, | |
"maxY": 1.0, | |
"maxZ": 1.0 | |
}, | |
"model": { | |
"isAmbientOcclusion": false, | |
"sideQuads": { | |
"north": [], | |
"up": [], | |
"west": [], | |
"south": [], | |
"east": [], | |
"down": [] | |
}, | |
"generalQuads": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.625, | |
1.0, | |
0.0, | |
0.625, | |
0.0, | |
1.0, | |
0.625, | |
0.0, | |
1.0, | |
0.625, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.40628126, | |
0.40628126, | |
0.40628126, | |
0.43746874, | |
0.43746874, | |
0.43746874, | |
0.43746874, | |
0.40628126 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.6875, | |
0.0, | |
0.0, | |
0.6875, | |
1.0, | |
1.0, | |
0.6875, | |
1.0, | |
1.0, | |
0.6875, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.40628126, | |
0.37503126, | |
0.43746874, | |
0.40621874, | |
0.43746874, | |
0.40621874, | |
0.40628126 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
0.6875, | |
0.0, | |
1.0, | |
0.625, | |
0.0, | |
0.0, | |
0.625, | |
0.0, | |
0.0, | |
0.6875, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.40628126, | |
0.4160176, | |
0.40628126, | |
0.41796678, | |
0.43746874, | |
0.41796678, | |
0.43746874, | |
0.4160176 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.6875, | |
1.0, | |
0.0, | |
0.625, | |
1.0, | |
1.0, | |
0.625, | |
1.0, | |
1.0, | |
0.6875, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.40628126, | |
0.4160176, | |
0.40628126, | |
0.41796678, | |
0.43746874, | |
0.41796678, | |
0.43746874, | |
0.4160176 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.6875, | |
0.0, | |
0.0, | |
0.625, | |
0.0, | |
0.0, | |
0.625, | |
1.0, | |
0.0, | |
0.6875, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.40628126, | |
0.4160176, | |
0.40628126, | |
0.41796678, | |
0.43746874, | |
0.41796678, | |
0.43746874, | |
0.4160176 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
0.6875, | |
1.0, | |
1.0, | |
0.625, | |
1.0, | |
1.0, | |
0.625, | |
0.0, | |
1.0, | |
0.6875, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.40628126, | |
0.4160176, | |
0.40628126, | |
0.41796678, | |
0.43746874, | |
0.41796678, | |
0.43746874, | |
0.4160176 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.6875, | |
1.0, | |
0.0, | |
0.6875, | |
0.0, | |
0.125, | |
0.6875, | |
0.0, | |
0.125, | |
0.6875, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.4062539, | |
0.40628126, | |
0.4062539, | |
0.43746874, | |
0.41015235, | |
0.43746874, | |
0.41015235, | |
0.40628126 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
0.125, | |
1.0, | |
1.0, | |
0.125, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.4375039, | |
0.40628126, | |
0.4375039, | |
0.43746874, | |
0.44140235, | |
0.43746874, | |
0.44140235, | |
0.40628126 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.125, | |
1.0, | |
0.0, | |
0.125, | |
0.6875, | |
0.0, | |
0.0, | |
0.6875, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.43359765, | |
0.40625978, | |
0.43359765, | |
0.41600585, | |
0.4374961, | |
0.41600585, | |
0.4374961, | |
0.40625978 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
0.6875, | |
1.0, | |
0.125, | |
0.6875, | |
1.0, | |
0.125, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.4062539, | |
0.40625978, | |
0.4062539, | |
0.41600585, | |
0.41015235, | |
0.41600585, | |
0.41015235, | |
0.40625978 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.6875, | |
0.0, | |
0.0, | |
0.6875, | |
1.0, | |
0.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.40628126, | |
0.40625978, | |
0.40628126, | |
0.41600585, | |
0.43746874, | |
0.41600585, | |
0.43746874, | |
0.40625978 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.125, | |
1.0, | |
1.0, | |
0.125, | |
0.6875, | |
1.0, | |
0.125, | |
0.6875, | |
0.0, | |
0.125, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.40628126, | |
0.40625978, | |
0.40628126, | |
0.41600585, | |
0.43746874, | |
0.41600585, | |
0.43746874, | |
0.40625978 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.875, | |
0.6875, | |
1.0, | |
0.875, | |
0.6875, | |
0.0, | |
1.0, | |
0.6875, | |
0.0, | |
1.0, | |
0.6875, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.43359765, | |
0.40628126, | |
0.43359765, | |
0.43746874, | |
0.4374961, | |
0.43746874, | |
0.4374961, | |
0.40628126 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.875, | |
1.0, | |
0.0, | |
0.875, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.46484765, | |
0.40628126, | |
0.46484765, | |
0.43746874, | |
0.4687461, | |
0.43746874, | |
0.4687461, | |
0.40628126 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
0.6875, | |
0.0, | |
0.875, | |
0.6875, | |
0.0, | |
0.875, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.4062539, | |
0.40625978, | |
0.4062539, | |
0.41600585, | |
0.41015235, | |
0.41600585, | |
0.41015235, | |
0.40625978 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.875, | |
1.0, | |
1.0, | |
0.875, | |
0.6875, | |
1.0, | |
1.0, | |
0.6875, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.43359765, | |
0.40625978, | |
0.43359765, | |
0.41600585, | |
0.4374961, | |
0.41600585, | |
0.4374961, | |
0.40625978 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.875, | |
1.0, | |
0.0, | |
0.875, | |
0.6875, | |
0.0, | |
0.875, | |
0.6875, | |
1.0, | |
0.875, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.40628126, | |
0.40625978, | |
0.40628126, | |
0.41600585, | |
0.43746874, | |
0.41600585, | |
0.43746874, | |
0.40625978 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
0.6875, | |
1.0, | |
1.0, | |
0.6875, | |
0.0, | |
1.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.40628126, | |
0.40625978, | |
0.40628126, | |
0.41600585, | |
0.43746874, | |
0.41600585, | |
0.43746874, | |
0.40625978 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.125, | |
0.6875, | |
0.125, | |
0.125, | |
0.6875, | |
0.0, | |
0.875, | |
0.6875, | |
0.0, | |
0.875, | |
0.6875, | |
0.125 | |
], | |
"textureCoordinates": [ | |
0.41017967, | |
0.43359765, | |
0.41017967, | |
0.4374961, | |
0.43357033, | |
0.4374961, | |
0.43357033, | |
0.43359765 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.125, | |
1.0, | |
0.0, | |
0.125, | |
1.0, | |
0.125, | |
0.875, | |
1.0, | |
0.125, | |
0.875, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.44142967, | |
0.4062539, | |
0.44142967, | |
0.41015235, | |
0.46482033, | |
0.41015235, | |
0.46482033, | |
0.4062539 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.875, | |
1.0, | |
0.0, | |
0.875, | |
0.6875, | |
0.0, | |
0.125, | |
0.6875, | |
0.0, | |
0.125, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.41017967, | |
0.40625978, | |
0.41017967, | |
0.41600585, | |
0.43357033, | |
0.41600585, | |
0.43357033, | |
0.40625978 | |
], | |
"normals": [ | |
0.0, | |
-0.992126, | |
0.0, | |
0.0, | |
-0.992126, | |
0.0, | |
0.0, | |
-0.992126, | |
0.0, | |
0.0, | |
-0.992126, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.125, | |
1.0, | |
0.125, | |
0.125, | |
0.6875, | |
0.125, | |
0.875, | |
0.6875, | |
0.125, | |
0.875, | |
1.0, | |
0.125 | |
], | |
"textureCoordinates": [ | |
0.41017967, | |
0.40625978, | |
0.41017967, | |
0.41600585, | |
0.43357033, | |
0.41600585, | |
0.43357033, | |
0.40625978 | |
], | |
"normals": [ | |
0.0, | |
0.992126, | |
0.0, | |
0.0, | |
0.992126, | |
0.0, | |
0.0, | |
0.992126, | |
0.0, | |
0.0, | |
0.992126, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.125, | |
1.0, | |
0.0, | |
0.125, | |
0.6875, | |
0.0, | |
0.125, | |
0.6875, | |
0.125, | |
0.125, | |
1.0, | |
0.125 | |
], | |
"textureCoordinates": [ | |
0.4062539, | |
0.40625978, | |
0.4062539, | |
0.41600585, | |
0.41015235, | |
0.41600585, | |
0.41015235, | |
0.40625978 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.875, | |
1.0, | |
0.125, | |
0.875, | |
0.6875, | |
0.125, | |
0.875, | |
0.6875, | |
0.0, | |
0.875, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.43359765, | |
0.40625978, | |
0.43359765, | |
0.41600585, | |
0.4374961, | |
0.41600585, | |
0.4374961, | |
0.40625978 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.125, | |
0.6875, | |
1.0, | |
0.125, | |
0.6875, | |
0.875, | |
0.875, | |
0.6875, | |
0.875, | |
0.875, | |
0.6875, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.41017967, | |
0.4062539, | |
0.41017967, | |
0.41015235, | |
0.43357033, | |
0.41015235, | |
0.43357033, | |
0.4062539 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.125, | |
1.0, | |
0.875, | |
0.125, | |
1.0, | |
1.0, | |
0.875, | |
1.0, | |
1.0, | |
0.875, | |
1.0, | |
0.875 | |
], | |
"textureCoordinates": [ | |
0.44142967, | |
0.43359765, | |
0.44142967, | |
0.4374961, | |
0.46482033, | |
0.4374961, | |
0.46482033, | |
0.43359765 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.875, | |
1.0, | |
0.875, | |
0.875, | |
0.6875, | |
0.875, | |
0.125, | |
0.6875, | |
0.875, | |
0.125, | |
1.0, | |
0.875 | |
], | |
"textureCoordinates": [ | |
0.41017967, | |
0.40625978, | |
0.41017967, | |
0.41600585, | |
0.43357033, | |
0.41600585, | |
0.43357033, | |
0.40625978 | |
], | |
"normals": [ | |
0.0, | |
-0.992126, | |
0.0, | |
0.0, | |
-0.992126, | |
0.0, | |
0.0, | |
-0.992126, | |
0.0, | |
0.0, | |
-0.992126, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.125, | |
1.0, | |
1.0, | |
0.125, | |
0.6875, | |
1.0, | |
0.875, | |
0.6875, | |
1.0, | |
0.875, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.41017967, | |
0.40625978, | |
0.41017967, | |
0.41600585, | |
0.43357033, | |
0.41600585, | |
0.43357033, | |
0.40625978 | |
], | |
"normals": [ | |
0.0, | |
0.992126, | |
0.0, | |
0.0, | |
0.992126, | |
0.0, | |
0.0, | |
0.992126, | |
0.0, | |
0.0, | |
0.992126, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.125, | |
1.0, | |
0.875, | |
0.125, | |
0.6875, | |
0.875, | |
0.125, | |
0.6875, | |
1.0, | |
0.125, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.43359765, | |
0.40625978, | |
0.43359765, | |
0.41600585, | |
0.4374961, | |
0.41600585, | |
0.4374961, | |
0.40625978 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.875, | |
1.0, | |
1.0, | |
0.875, | |
0.6875, | |
1.0, | |
0.875, | |
0.6875, | |
0.875, | |
0.875, | |
1.0, | |
0.875 | |
], | |
"textureCoordinates": [ | |
0.4062539, | |
0.40625978, | |
0.4062539, | |
0.41600585, | |
0.41015235, | |
0.41600585, | |
0.41015235, | |
0.40625978 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.25, | |
0.25, | |
0.75, | |
0.25, | |
0.25, | |
0.25, | |
0.75, | |
0.25, | |
0.25, | |
0.75, | |
0.25, | |
0.75 | |
], | |
"textureCoordinates": [ | |
0.41407812, | |
0.41407812, | |
0.41407812, | |
0.42967188, | |
0.42967188, | |
0.42967188, | |
0.42967188, | |
0.41407812 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.25, | |
0.625, | |
0.25, | |
0.25, | |
0.625, | |
0.75, | |
0.75, | |
0.625, | |
0.75, | |
0.75, | |
0.625, | |
0.25 | |
], | |
"textureCoordinates": [ | |
0.41407812, | |
0.41407812, | |
0.41407812, | |
0.42967188, | |
0.42967188, | |
0.42967188, | |
0.42967188, | |
0.41407812 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.75, | |
0.625, | |
0.25, | |
0.75, | |
0.25, | |
0.25, | |
0.25, | |
0.25, | |
0.25, | |
0.25, | |
0.625, | |
0.25 | |
], | |
"textureCoordinates": [ | |
0.41407812, | |
0.41798046, | |
0.41407812, | |
0.4296758, | |
0.42967188, | |
0.4296758, | |
0.42967188, | |
0.41798046 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.25, | |
0.625, | |
0.75, | |
0.25, | |
0.25, | |
0.75, | |
0.75, | |
0.25, | |
0.75, | |
0.75, | |
0.625, | |
0.75 | |
], | |
"textureCoordinates": [ | |
0.41407812, | |
0.41798046, | |
0.41407812, | |
0.4296758, | |
0.42967188, | |
0.4296758, | |
0.42967188, | |
0.41798046 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.25, | |
0.625, | |
0.25, | |
0.25, | |
0.25, | |
0.25, | |
0.25, | |
0.25, | |
0.75, | |
0.25, | |
0.625, | |
0.75 | |
], | |
"textureCoordinates": [ | |
0.41407812, | |
0.41798046, | |
0.41407812, | |
0.4296758, | |
0.42967188, | |
0.4296758, | |
0.42967188, | |
0.41798046 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.75, | |
0.625, | |
0.75, | |
0.75, | |
0.25, | |
0.75, | |
0.75, | |
0.25, | |
0.25, | |
0.75, | |
0.625, | |
0.25 | |
], | |
"textureCoordinates": [ | |
0.41407812, | |
0.41798046, | |
0.41407812, | |
0.4296758, | |
0.42967188, | |
0.4296758, | |
0.42967188, | |
0.41798046 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.375, | |
0.25, | |
0.25, | |
0.375, | |
0.25, | |
0.0, | |
0.625, | |
0.25, | |
0.0, | |
0.625, | |
0.25, | |
0.25 | |
], | |
"textureCoordinates": [ | |
0.41797656, | |
0.4296953, | |
0.41797656, | |
0.4374922, | |
0.42577344, | |
0.4374922, | |
0.42577344, | |
0.4296953 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.375, | |
0.5, | |
0.0, | |
0.375, | |
0.5, | |
0.25, | |
0.625, | |
0.5, | |
0.25, | |
0.625, | |
0.5, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.41797656, | |
0.4062578, | |
0.41797656, | |
0.4140547, | |
0.42577344, | |
0.4140547, | |
0.42577344, | |
0.4062578 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.625, | |
0.5, | |
0.0, | |
0.625, | |
0.25, | |
0.0, | |
0.375, | |
0.25, | |
0.0, | |
0.375, | |
0.5, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.41797656, | |
0.4218828, | |
0.41797656, | |
0.4296797, | |
0.42577344, | |
0.4296797, | |
0.42577344, | |
0.4218828 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.375, | |
0.5, | |
0.25, | |
0.375, | |
0.25, | |
0.25, | |
0.625, | |
0.25, | |
0.25, | |
0.625, | |
0.5, | |
0.25 | |
], | |
"textureCoordinates": [ | |
0.41797656, | |
0.4218828, | |
0.41797656, | |
0.4296797, | |
0.42577344, | |
0.4296797, | |
0.42577344, | |
0.4218828 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.375, | |
0.5, | |
0.0, | |
0.375, | |
0.25, | |
0.0, | |
0.375, | |
0.25, | |
0.25, | |
0.375, | |
0.5, | |
0.25 | |
], | |
"textureCoordinates": [ | |
0.4062578, | |
0.4218828, | |
0.4062578, | |
0.4296797, | |
0.4140547, | |
0.4296797, | |
0.4140547, | |
0.4218828 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.625, | |
0.5, | |
0.25, | |
0.625, | |
0.25, | |
0.25, | |
0.625, | |
0.25, | |
0.0, | |
0.625, | |
0.5, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.4296953, | |
0.4218828, | |
0.4296953, | |
0.4296797, | |
0.4374922, | |
0.4296797, | |
0.4374922, | |
0.4218828 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
} | |
}, | |
"minecraft:stone[variant=stone]": { | |
"qualifiedName": "minecraft:stone[variant=stone]", | |
"ambientOcclusionLightValue": 0.2, | |
"renderType": "MODEL", | |
"lightOpacity": 255, | |
"lightValue": 0, | |
"isFullCube": true, | |
"isFullyOpaque": true, | |
"isFullBlock": true, | |
"isBlockNormalCube": true, | |
"isOpaqueCube": true, | |
"isTranslucent": false, | |
"isSideSolid": { | |
"north": true, | |
"up": true, | |
"west": true, | |
"south": true, | |
"east": true, | |
"down": true | |
}, | |
"collisionBoundingBox": { | |
"minX": 0.0, | |
"minY": 0.0, | |
"minZ": 0.0, | |
"maxX": 1.0, | |
"maxY": 1.0, | |
"maxZ": 1.0 | |
}, | |
"model": { | |
"isAmbientOcclusion": true, | |
"sideQuads": { | |
"north": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.75003123, | |
3.125E-5, | |
0.75003123, | |
0.03121875, | |
0.78121877, | |
0.03121875, | |
0.78121877, | |
3.125E-5 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"up": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.75003123, | |
3.125E-5, | |
0.75003123, | |
0.03121875, | |
0.78121877, | |
0.03121875, | |
0.78121877, | |
3.125E-5 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"west": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.75003123, | |
3.125E-5, | |
0.75003123, | |
0.03121875, | |
0.78121877, | |
0.03121875, | |
0.78121877, | |
3.125E-5 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"south": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.75003123, | |
3.125E-5, | |
0.75003123, | |
0.03121875, | |
0.78121877, | |
0.03121875, | |
0.78121877, | |
3.125E-5 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"east": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.75003123, | |
3.125E-5, | |
0.75003123, | |
0.03121875, | |
0.78121877, | |
0.03121875, | |
0.78121877, | |
3.125E-5 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"down": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.75003123, | |
3.125E-5, | |
0.75003123, | |
0.03121875, | |
0.78121877, | |
0.03121875, | |
0.78121877, | |
3.125E-5 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
}, | |
"generalQuads": [] | |
} | |
}, | |
"minecraft:reeds[age=9]": { | |
"qualifiedName": "minecraft:reeds[age=9]", | |
"ambientOcclusionLightValue": 1.0, | |
"renderType": "MODEL", | |
"lightOpacity": 0, | |
"lightValue": 0, | |
"isFullCube": false, | |
"isFullyOpaque": false, | |
"isFullBlock": false, | |
"isBlockNormalCube": false, | |
"isOpaqueCube": false, | |
"isTranslucent": true, | |
"isSideSolid": { | |
"north": false, | |
"up": false, | |
"west": false, | |
"south": false, | |
"east": false, | |
"down": false | |
}, | |
"model": { | |
"isAmbientOcclusion": false, | |
"sideQuads": { | |
"north": [], | |
"up": [], | |
"west": [], | |
"south": [], | |
"east": [], | |
"down": [] | |
}, | |
"generalQuads": [ | |
{ | |
"shouldApplyDiffuseLighting": false, | |
"positions": [ | |
0.9499999, | |
1.0, | |
0.05000004, | |
0.9499999, | |
0.0, | |
0.05000004, | |
0.05000004, | |
0.0, | |
0.9499999, | |
0.05000004, | |
1.0, | |
0.9499999 | |
], | |
"textureCoordinates": [ | |
0.65628123, | |
0.21878125, | |
0.65628123, | |
0.24996875, | |
0.68746877, | |
0.24996875, | |
0.68746877, | |
0.21878125 | |
], | |
"normals": [ | |
0.0, | |
-0.7007874, | |
0.0, | |
0.0, | |
-0.7007874, | |
0.0, | |
0.0, | |
-0.7007874, | |
0.0, | |
0.0, | |
-0.7007874, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": false, | |
"positions": [ | |
0.05000004, | |
1.0, | |
0.9499999, | |
0.05000004, | |
0.0, | |
0.9499999, | |
0.9499999, | |
0.0, | |
0.05000004, | |
0.9499999, | |
1.0, | |
0.05000004 | |
], | |
"textureCoordinates": [ | |
0.65628123, | |
0.21878125, | |
0.65628123, | |
0.24996875, | |
0.68746877, | |
0.24996875, | |
0.68746877, | |
0.21878125 | |
], | |
"normals": [ | |
0.0, | |
0.7007874, | |
0.0, | |
0.0, | |
0.7007874, | |
0.0, | |
0.0, | |
0.7007874, | |
0.0, | |
0.0, | |
0.7007874, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": false, | |
"positions": [ | |
0.05000004, | |
1.0, | |
0.05000004, | |
0.05000004, | |
0.0, | |
0.05000004, | |
0.9499999, | |
0.0, | |
0.9499999, | |
0.9499999, | |
1.0, | |
0.9499999 | |
], | |
"textureCoordinates": [ | |
0.65628123, | |
0.21878125, | |
0.65628123, | |
0.24996875, | |
0.68746877, | |
0.24996875, | |
0.68746877, | |
0.21878125 | |
], | |
"normals": [ | |
0.0, | |
0.7007874, | |
0.0, | |
0.0, | |
0.7007874, | |
0.0, | |
0.0, | |
0.7007874, | |
0.0, | |
0.0, | |
0.7007874, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": false, | |
"positions": [ | |
0.9499999, | |
1.0, | |
0.9499999, | |
0.9499999, | |
0.0, | |
0.9499999, | |
0.05000004, | |
0.0, | |
0.05000004, | |
0.05000004, | |
1.0, | |
0.05000004 | |
], | |
"textureCoordinates": [ | |
0.65628123, | |
0.21878125, | |
0.65628123, | |
0.24996875, | |
0.68746877, | |
0.24996875, | |
0.68746877, | |
0.21878125 | |
], | |
"normals": [ | |
0.0, | |
-0.7007874, | |
0.0, | |
0.0, | |
-0.7007874, | |
0.0, | |
0.0, | |
-0.7007874, | |
0.0, | |
0.0, | |
-0.7007874, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
} | |
}, | |
"minecraft:skull[facing=up,nodrop=false]": { | |
"qualifiedName": "minecraft:skull[facing=up,nodrop=false]", | |
"ambientOcclusionLightValue": 1.0, | |
"renderType": "INVISIBLE", | |
"lightOpacity": 0, | |
"lightValue": 0, | |
"isFullCube": false, | |
"isFullyOpaque": false, | |
"isFullBlock": false, | |
"isBlockNormalCube": false, | |
"isOpaqueCube": false, | |
"isTranslucent": true, | |
"isSideSolid": { | |
"north": false, | |
"up": false, | |
"west": false, | |
"south": false, | |
"east": false, | |
"down": false | |
}, | |
"collisionBoundingBox": { | |
"minX": 0.25, | |
"minY": 0.0, | |
"minZ": 0.25, | |
"maxX": 0.75, | |
"maxY": 0.5, | |
"maxZ": 0.75 | |
}, | |
"model": { | |
"isAmbientOcclusion": true, | |
"sideQuads": { | |
"north": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"up": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"west": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"south": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"east": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"down": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
}, | |
"generalQuads": [] | |
} | |
}, | |
"minecraft:wooden_button[facing=north,powered=false]": { | |
"qualifiedName": "minecraft:wooden_button[facing=north,powered=false]", | |
"ambientOcclusionLightValue": 1.0, | |
"renderType": "MODEL", | |
"lightOpacity": 0, | |
"lightValue": 0, | |
"isFullCube": false, | |
"isFullyOpaque": false, | |
"isFullBlock": false, | |
"isBlockNormalCube": false, | |
"isOpaqueCube": false, | |
"isTranslucent": true, | |
"isSideSolid": { | |
"north": false, | |
"up": false, | |
"west": false, | |
"south": false, | |
"east": false, | |
"down": false | |
}, | |
"model": { | |
"isAmbientOcclusion": true, | |
"sideQuads": { | |
"north": [], | |
"up": [], | |
"west": [], | |
"south": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.3125, | |
0.625, | |
1.0, | |
0.3125, | |
0.37500003, | |
1.0, | |
0.6875, | |
0.37500003, | |
1.0, | |
0.6875, | |
0.625, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.57227737, | |
0.105476566, | |
0.57227737, | |
0.11327344, | |
0.58397263, | |
0.11327344, | |
0.58397263, | |
0.105476566 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"east": [], | |
"down": [] | |
}, | |
"generalQuads": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.6875, | |
0.625, | |
0.875, | |
0.6875, | |
0.37500003, | |
0.875, | |
0.3125, | |
0.37500003, | |
0.875, | |
0.3125, | |
0.625, | |
0.875 | |
], | |
"textureCoordinates": [ | |
0.57227737, | |
0.105476566, | |
0.57227737, | |
0.11327344, | |
0.58397263, | |
0.11327344, | |
0.58397263, | |
0.105476566 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.3125, | |
0.37500003, | |
1.0, | |
0.3125, | |
0.37500003, | |
0.875, | |
0.6875, | |
0.37500003, | |
0.875, | |
0.6875, | |
0.37500003, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.57227737, | |
0.09375391, | |
0.57227737, | |
0.097652346, | |
0.58397263, | |
0.097652346, | |
0.58397263, | |
0.09375391 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.3125, | |
0.625, | |
0.875, | |
0.3125, | |
0.625, | |
1.0, | |
0.6875, | |
0.625, | |
1.0, | |
0.6875, | |
0.625, | |
0.875 | |
], | |
"textureCoordinates": [ | |
0.57227737, | |
0.121097654, | |
0.57227737, | |
0.124996096, | |
0.58397263, | |
0.124996096, | |
0.58397263, | |
0.121097654 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.3125, | |
0.625, | |
0.875, | |
0.3125, | |
0.37500003, | |
0.875, | |
0.3125, | |
0.37500003, | |
1.0, | |
0.3125, | |
0.625, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.5898477, | |
0.105476566, | |
0.5898477, | |
0.11327344, | |
0.59374607, | |
0.11327344, | |
0.59374607, | |
0.105476566 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.6875, | |
0.625, | |
1.0, | |
0.6875, | |
0.37500003, | |
1.0, | |
0.6875, | |
0.37500003, | |
0.875, | |
0.6875, | |
0.625, | |
0.875 | |
], | |
"textureCoordinates": [ | |
0.56250393, | |
0.105476566, | |
0.56250393, | |
0.11327344, | |
0.5664023, | |
0.11327344, | |
0.5664023, | |
0.105476566 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
} | |
}, | |
"minecraft:deadbush": { | |
"qualifiedName": "minecraft:deadbush", | |
"ambientOcclusionLightValue": 1.0, | |
"renderType": "MODEL", | |
"lightOpacity": 0, | |
"lightValue": 0, | |
"isFullCube": false, | |
"isFullyOpaque": false, | |
"isFullBlock": false, | |
"isBlockNormalCube": false, | |
"isOpaqueCube": false, | |
"isTranslucent": true, | |
"isSideSolid": { | |
"north": false, | |
"up": false, | |
"west": false, | |
"south": false, | |
"east": false, | |
"down": false | |
}, | |
"model": { | |
"isAmbientOcclusion": false, | |
"sideQuads": { | |
"north": [], | |
"up": [], | |
"west": [], | |
"south": [], | |
"east": [], | |
"down": [] | |
}, | |
"generalQuads": [ | |
{ | |
"shouldApplyDiffuseLighting": false, | |
"positions": [ | |
0.9499999, | |
1.0, | |
0.05000004, | |
0.9499999, | |
0.0, | |
0.05000004, | |
0.05000004, | |
0.0, | |
0.9499999, | |
0.05000004, | |
1.0, | |
0.9499999 | |
], | |
"textureCoordinates": [ | |
0.28128126, | |
0.03128125, | |
0.28128126, | |
0.062468752, | |
0.31246874, | |
0.062468752, | |
0.31246874, | |
0.03128125 | |
], | |
"normals": [ | |
0.0, | |
-0.7007874, | |
0.0, | |
0.0, | |
-0.7007874, | |
0.0, | |
0.0, | |
-0.7007874, | |
0.0, | |
0.0, | |
-0.7007874, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": false, | |
"positions": [ | |
0.05000004, | |
1.0, | |
0.9499999, | |
0.05000004, | |
0.0, | |
0.9499999, | |
0.9499999, | |
0.0, | |
0.05000004, | |
0.9499999, | |
1.0, | |
0.05000004 | |
], | |
"textureCoordinates": [ | |
0.28128126, | |
0.03128125, | |
0.28128126, | |
0.062468752, | |
0.31246874, | |
0.062468752, | |
0.31246874, | |
0.03128125 | |
], | |
"normals": [ | |
0.0, | |
0.7007874, | |
0.0, | |
0.0, | |
0.7007874, | |
0.0, | |
0.0, | |
0.7007874, | |
0.0, | |
0.0, | |
0.7007874, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": false, | |
"positions": [ | |
0.05000004, | |
1.0, | |
0.05000004, | |
0.05000004, | |
0.0, | |
0.05000004, | |
0.9499999, | |
0.0, | |
0.9499999, | |
0.9499999, | |
1.0, | |
0.9499999 | |
], | |
"textureCoordinates": [ | |
0.28128126, | |
0.03128125, | |
0.28128126, | |
0.062468752, | |
0.31246874, | |
0.062468752, | |
0.31246874, | |
0.03128125 | |
], | |
"normals": [ | |
0.0, | |
0.7007874, | |
0.0, | |
0.0, | |
0.7007874, | |
0.0, | |
0.0, | |
0.7007874, | |
0.0, | |
0.0, | |
0.7007874, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": false, | |
"positions": [ | |
0.9499999, | |
1.0, | |
0.9499999, | |
0.9499999, | |
0.0, | |
0.9499999, | |
0.05000004, | |
0.0, | |
0.05000004, | |
0.05000004, | |
1.0, | |
0.05000004 | |
], | |
"textureCoordinates": [ | |
0.28128126, | |
0.03128125, | |
0.28128126, | |
0.062468752, | |
0.31246874, | |
0.062468752, | |
0.31246874, | |
0.03128125 | |
], | |
"normals": [ | |
0.0, | |
-0.7007874, | |
0.0, | |
0.0, | |
-0.7007874, | |
0.0, | |
0.0, | |
-0.7007874, | |
0.0, | |
0.0, | |
-0.7007874, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
} | |
}, | |
"minecraft:ender_chest[facing=south]": { | |
"qualifiedName": "minecraft:ender_chest[facing=south]", | |
"ambientOcclusionLightValue": 1.0, | |
"renderType": "ENTITYBLOCK_ANIMATED", | |
"lightOpacity": 0, | |
"lightValue": 7, | |
"isFullCube": false, | |
"isFullyOpaque": false, | |
"isFullBlock": false, | |
"isBlockNormalCube": false, | |
"isOpaqueCube": false, | |
"isTranslucent": false, | |
"isSideSolid": { | |
"north": false, | |
"up": false, | |
"west": false, | |
"south": false, | |
"east": false, | |
"down": false | |
}, | |
"collisionBoundingBox": { | |
"minX": 0.0625, | |
"minY": 0.0, | |
"minZ": 0.0625, | |
"maxX": 0.9375, | |
"maxY": 0.875, | |
"maxZ": 0.9375 | |
}, | |
"model": { | |
"isAmbientOcclusion": true, | |
"sideQuads": { | |
"north": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"up": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"west": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"south": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"east": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"down": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
}, | |
"generalQuads": [] | |
} | |
}, | |
"minecraft:trapdoor[facing=north,half=top,open=false]": { | |
"qualifiedName": "minecraft:trapdoor[facing=north,half=top,open=false]", | |
"ambientOcclusionLightValue": 1.0, | |
"renderType": "MODEL", | |
"lightOpacity": 0, | |
"lightValue": 0, | |
"isFullCube": false, | |
"isFullyOpaque": false, | |
"isFullBlock": false, | |
"isBlockNormalCube": false, | |
"isOpaqueCube": false, | |
"isTranslucent": false, | |
"isSideSolid": { | |
"north": false, | |
"up": false, | |
"west": false, | |
"south": false, | |
"east": false, | |
"down": false | |
}, | |
"collisionBoundingBox": { | |
"minX": 0.0, | |
"minY": 0.8125, | |
"minZ": 0.0, | |
"maxX": 1.0, | |
"maxY": 1.0, | |
"maxZ": 1.0 | |
}, | |
"model": { | |
"isAmbientOcclusion": true, | |
"sideQuads": { | |
"north": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
0.8125, | |
0.0, | |
0.0, | |
0.8125, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.78128123, | |
0.24999414, | |
0.78128123, | |
0.24414648, | |
0.81246877, | |
0.24414648, | |
0.81246877, | |
0.24999414 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"up": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.78128123, | |
0.21878125, | |
0.78128123, | |
0.24996875, | |
0.81246877, | |
0.24996875, | |
0.81246877, | |
0.21878125 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"west": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.8125, | |
0.0, | |
0.0, | |
0.8125, | |
1.0, | |
0.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.78128123, | |
0.24999414, | |
0.78128123, | |
0.24414648, | |
0.81246877, | |
0.24414648, | |
0.81246877, | |
0.24999414 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"south": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
0.8125, | |
1.0, | |
1.0, | |
0.8125, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.78128123, | |
0.24999414, | |
0.78128123, | |
0.24414648, | |
0.81246877, | |
0.24414648, | |
0.81246877, | |
0.24999414 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"east": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
0.8125, | |
1.0, | |
1.0, | |
0.8125, | |
0.0, | |
1.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.78128123, | |
0.24999414, | |
0.78128123, | |
0.24414648, | |
0.81246877, | |
0.24414648, | |
0.81246877, | |
0.24999414 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"down": [] | |
}, | |
"generalQuads": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.8125, | |
1.0, | |
0.0, | |
0.8125, | |
0.0, | |
1.0, | |
0.8125, | |
0.0, | |
1.0, | |
0.8125, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.78128123, | |
0.21878125, | |
0.78128123, | |
0.24996875, | |
0.81246877, | |
0.24996875, | |
0.81246877, | |
0.21878125 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
} | |
}, | |
"minecraft:double_plant[facing=north,half=upper,variant=sunflower]": { | |
"qualifiedName": "minecraft:double_plant[facing=north,half=upper,variant=sunflower]", | |
"ambientOcclusionLightValue": 1.0, | |
"renderType": "MODEL", | |
"lightOpacity": 0, | |
"lightValue": 0, | |
"isFullCube": false, | |
"isFullyOpaque": false, | |
"isFullBlock": false, | |
"isBlockNormalCube": false, | |
"isOpaqueCube": false, | |
"isTranslucent": true, | |
"isSideSolid": { | |
"north": false, | |
"up": false, | |
"west": false, | |
"south": false, | |
"east": false, | |
"down": false | |
}, | |
"model": { | |
"isAmbientOcclusion": false, | |
"sideQuads": { | |
"north": [], | |
"up": [], | |
"west": [], | |
"south": [], | |
"east": [], | |
"down": [] | |
}, | |
"generalQuads": [ | |
{ | |
"shouldApplyDiffuseLighting": false, | |
"positions": [ | |
0.9499999, | |
0.5, | |
0.05000004, | |
0.9499999, | |
0.0, | |
0.05000004, | |
0.05000004, | |
0.0, | |
0.9499999, | |
0.05000004, | |
0.5, | |
0.9499999 | |
], | |
"textureCoordinates": [ | |
0.43753126, | |
0.14064063, | |
0.43753126, | |
0.15623437, | |
0.46871874, | |
0.15623437, | |
0.46871874, | |
0.14064063 | |
], | |
"normals": [ | |
0.0, | |
-0.7007874, | |
0.0, | |
0.0, | |
-0.7007874, | |
0.0, | |
0.0, | |
-0.7007874, | |
0.0, | |
0.0, | |
-0.7007874, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": false, | |
"positions": [ | |
0.05000004, | |
0.5, | |
0.9499999, | |
0.05000004, | |
0.0, | |
0.9499999, | |
0.9499999, | |
0.0, | |
0.05000004, | |
0.9499999, | |
0.5, | |
0.05000004 | |
], | |
"textureCoordinates": [ | |
0.43753126, | |
0.14064063, | |
0.43753126, | |
0.15623437, | |
0.46871874, | |
0.15623437, | |
0.46871874, | |
0.14064063 | |
], | |
"normals": [ | |
0.0, | |
0.7007874, | |
0.0, | |
0.0, | |
0.7007874, | |
0.0, | |
0.0, | |
0.7007874, | |
0.0, | |
0.0, | |
0.7007874, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": false, | |
"positions": [ | |
0.05000004, | |
0.5, | |
0.05000004, | |
0.05000004, | |
0.0, | |
0.05000004, | |
0.9499999, | |
0.0, | |
0.9499999, | |
0.9499999, | |
0.5, | |
0.9499999 | |
], | |
"textureCoordinates": [ | |
0.43753126, | |
0.14064063, | |
0.43753126, | |
0.15623437, | |
0.46871874, | |
0.15623437, | |
0.46871874, | |
0.14064063 | |
], | |
"normals": [ | |
0.0, | |
0.7007874, | |
0.0, | |
0.0, | |
0.7007874, | |
0.0, | |
0.0, | |
0.7007874, | |
0.0, | |
0.0, | |
0.7007874, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": false, | |
"positions": [ | |
0.9499999, | |
0.5, | |
0.9499999, | |
0.9499999, | |
0.0, | |
0.9499999, | |
0.05000004, | |
0.0, | |
0.05000004, | |
0.05000004, | |
0.5, | |
0.05000004 | |
], | |
"textureCoordinates": [ | |
0.43753126, | |
0.14064063, | |
0.43753126, | |
0.15623437, | |
0.46871874, | |
0.15623437, | |
0.46871874, | |
0.14064063 | |
], | |
"normals": [ | |
0.0, | |
-0.7007874, | |
0.0, | |
0.0, | |
-0.7007874, | |
0.0, | |
0.0, | |
-0.7007874, | |
0.0, | |
0.0, | |
-0.7007874, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": false, | |
"positions": [ | |
0.41878158, | |
0.97892135, | |
0.0625, | |
0.8329952, | |
-0.021078646, | |
0.0625, | |
0.8329952, | |
-0.021078646, | |
0.9375, | |
0.41878158, | |
0.97892135, | |
0.9375 | |
], | |
"textureCoordinates": [ | |
0.43753126, | |
0.03128125, | |
0.43753126, | |
0.062468752, | |
0.46871874, | |
0.062468752, | |
0.46871874, | |
0.03128125 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": false, | |
"positions": [ | |
0.41878158, | |
0.97892135, | |
0.9375, | |
0.8329952, | |
-0.021078646, | |
0.9375, | |
0.8329952, | |
-0.021078646, | |
0.0625, | |
0.41878158, | |
0.97892135, | |
0.0625 | |
], | |
"textureCoordinates": [ | |
0.43753126, | |
0.09378125, | |
0.43753126, | |
0.12496875, | |
0.46871874, | |
0.12496875, | |
0.46871874, | |
0.09378125 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
} | |
}, | |
"minecraft:purpur_stairs[facing=north,half=top,shape=straight]": { | |
"qualifiedName": "minecraft:purpur_stairs[facing=north,half=top,shape=straight]", | |
"ambientOcclusionLightValue": 1.0, | |
"renderType": "MODEL", | |
"lightOpacity": 255, | |
"lightValue": 0, | |
"isFullCube": false, | |
"isFullyOpaque": true, | |
"isFullBlock": false, | |
"isBlockNormalCube": false, | |
"isOpaqueCube": false, | |
"isTranslucent": false, | |
"isSideSolid": { | |
"up": true | |
}, | |
"collisionBoundingBox": { | |
"minX": 0.0, | |
"minY": 0.0, | |
"minZ": 0.0, | |
"maxX": 1.0, | |
"maxY": 1.0, | |
"maxZ": 1.0 | |
}, | |
"model": { | |
"isAmbientOcclusion": true, | |
"sideQuads": { | |
"north": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
0.49999994, | |
0.0, | |
-5.9604645E-8, | |
0.49999994, | |
0.0, | |
-5.9604645E-8, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.59378123, | |
0.093765624, | |
0.59378123, | |
0.109359376, | |
0.62496877, | |
0.109359376, | |
0.62496877, | |
0.093765624 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
0.5, | |
0.0, | |
1.0, | |
-1.1920929E-7, | |
0.0, | |
0.0, | |
-1.1920929E-7, | |
0.0, | |
0.0, | |
0.5, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.59378123, | |
0.109390624, | |
0.59378123, | |
0.124984376, | |
0.62496877, | |
0.124984376, | |
0.62496877, | |
0.109390624 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"up": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
-5.9604645E-8, | |
1.0, | |
0.0, | |
-5.9604645E-8, | |
1.0, | |
1.0, | |
0.99999994, | |
1.0, | |
1.0, | |
0.99999994, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.59378123, | |
0.09378125, | |
0.59378123, | |
0.12496875, | |
0.62496877, | |
0.12496875, | |
0.62496877, | |
0.09378125 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.5, | |
0.0, | |
0.0, | |
0.5, | |
0.5, | |
1.0, | |
0.5, | |
0.5, | |
1.0, | |
0.5, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.59378123, | |
0.093765624, | |
0.59378123, | |
0.109359376, | |
0.62496877, | |
0.109359376, | |
0.62496877, | |
0.093765624 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"west": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
-5.9604645E-8, | |
0.99999994, | |
0.0, | |
-5.9604645E-8, | |
0.49999994, | |
0.0, | |
-5.9604645E-8, | |
0.49999994, | |
1.0, | |
-5.9604645E-8, | |
0.99999994, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.59378123, | |
0.093765624, | |
0.59378123, | |
0.109359376, | |
0.62496877, | |
0.109359376, | |
0.62496877, | |
0.093765624 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.49999994, | |
0.0, | |
0.0, | |
-1.1920929E-7, | |
0.0, | |
0.0, | |
-1.1920929E-7, | |
0.5, | |
0.0, | |
0.49999994, | |
0.5 | |
], | |
"textureCoordinates": [ | |
0.5937656, | |
0.109390624, | |
0.5937656, | |
0.124984376, | |
0.6093594, | |
0.124984376, | |
0.6093594, | |
0.109390624 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"south": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
-5.9604645E-8, | |
1.0, | |
1.0, | |
-5.9604645E-8, | |
0.49999994, | |
1.0, | |
1.0, | |
0.49999994, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.59378123, | |
0.093765624, | |
0.59378123, | |
0.109359376, | |
0.62496877, | |
0.109359376, | |
0.62496877, | |
0.093765624 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"east": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
0.5, | |
1.0, | |
1.0, | |
0.5, | |
0.0, | |
1.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.59378123, | |
0.093765624, | |
0.59378123, | |
0.109359376, | |
0.62496877, | |
0.109359376, | |
0.62496877, | |
0.093765624 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
0.5, | |
0.5, | |
1.0, | |
0.0, | |
0.5, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.5, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.6093906, | |
0.109390624, | |
0.6093906, | |
0.12498437, | |
0.6249844, | |
0.12498437, | |
0.6249844, | |
0.109390624 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"down": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
5.9604645E-8, | |
-1.1920929E-7, | |
0.5, | |
5.9604645E-8, | |
-1.1920929E-7, | |
0.0, | |
1.0, | |
-1.1920929E-7, | |
0.0, | |
1.0, | |
-1.1920929E-7, | |
0.5 | |
], | |
"textureCoordinates": [ | |
0.59378123, | |
0.10939063, | |
0.59378123, | |
0.124984376, | |
0.62496877, | |
0.124984376, | |
0.62496877, | |
0.10939063 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-0.992126, | |
0.0, | |
0.0, | |
-0.992126, | |
0.0, | |
0.0, | |
-0.992126, | |
0.0, | |
0.0, | |
-0.992126 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
}, | |
"generalQuads": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.49999994, | |
1.0, | |
0.0, | |
0.49999994, | |
0.0, | |
1.0, | |
0.49999994, | |
0.0, | |
1.0, | |
0.49999994, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.59378123, | |
0.093781255, | |
0.59378123, | |
0.12496875, | |
0.62496877, | |
0.12496875, | |
0.62496877, | |
0.093781255 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.5, | |
0.5, | |
0.0, | |
-1.1920929E-7, | |
0.5, | |
1.0, | |
-1.1920929E-7, | |
0.5, | |
1.0, | |
0.5, | |
0.5 | |
], | |
"textureCoordinates": [ | |
0.59378123, | |
0.109390624, | |
0.59378123, | |
0.12498437, | |
0.62496877, | |
0.12498437, | |
0.62496877, | |
0.109390624 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
} | |
}, | |
"minecraft:wooden_slab[half=top,variant=spruce]": { | |
"qualifiedName": "minecraft:wooden_slab[half=top,variant=spruce]", | |
"ambientOcclusionLightValue": 1.0, | |
"renderType": "MODEL", | |
"lightOpacity": 255, | |
"lightValue": 0, | |
"isFullCube": false, | |
"isFullyOpaque": true, | |
"isFullBlock": false, | |
"isBlockNormalCube": false, | |
"isOpaqueCube": false, | |
"isTranslucent": false, | |
"isSideSolid": { | |
"north": false, | |
"up": true, | |
"west": false, | |
"south": false, | |
"east": false, | |
"down": false | |
}, | |
"collisionBoundingBox": { | |
"minX": 0.0, | |
"minY": 0.5, | |
"minZ": 0.0, | |
"maxX": 1.0, | |
"maxY": 1.0, | |
"maxZ": 1.0 | |
}, | |
"model": { | |
"isAmbientOcclusion": true, | |
"sideQuads": { | |
"north": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
0.5, | |
0.0, | |
0.0, | |
0.5, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.56253123, | |
0.12501563, | |
0.56253123, | |
0.14060937, | |
0.59371877, | |
0.14060937, | |
0.59371877, | |
0.12501563 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"up": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.56253123, | |
0.12503125, | |
0.56253123, | |
0.15621875, | |
0.59371877, | |
0.15621875, | |
0.59371877, | |
0.12503125 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"west": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.5, | |
0.0, | |
0.0, | |
0.5, | |
1.0, | |
0.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.56253123, | |
0.12501563, | |
0.56253123, | |
0.14060937, | |
0.59371877, | |
0.14060937, | |
0.59371877, | |
0.12501563 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"south": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
0.5, | |
1.0, | |
1.0, | |
0.5, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.56253123, | |
0.12501563, | |
0.56253123, | |
0.14060937, | |
0.59371877, | |
0.14060937, | |
0.59371877, | |
0.12501563 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"east": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
0.5, | |
1.0, | |
1.0, | |
0.5, | |
0.0, | |
1.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.56253123, | |
0.12501563, | |
0.56253123, | |
0.14060937, | |
0.59371877, | |
0.14060937, | |
0.59371877, | |
0.12501563 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"down": [] | |
}, | |
"generalQuads": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.5, | |
1.0, | |
0.0, | |
0.5, | |
0.0, | |
1.0, | |
0.5, | |
0.0, | |
1.0, | |
0.5, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.56253123, | |
0.12503125, | |
0.56253123, | |
0.15621875, | |
0.59371877, | |
0.15621875, | |
0.59371877, | |
0.12503125 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
} | |
}, | |
"minecraft:wall_banner[facing=east]": { | |
"qualifiedName": "minecraft:wall_banner[facing=east]", | |
"ambientOcclusionLightValue": 1.0, | |
"renderType": "INVISIBLE", | |
"lightOpacity": 0, | |
"lightValue": 0, | |
"isFullCube": false, | |
"isFullyOpaque": false, | |
"isFullBlock": false, | |
"isBlockNormalCube": false, | |
"isOpaqueCube": false, | |
"isTranslucent": false, | |
"isSideSolid": { | |
"north": false, | |
"up": false, | |
"west": false, | |
"south": false, | |
"east": false, | |
"down": false | |
}, | |
"model": { | |
"isAmbientOcclusion": true, | |
"sideQuads": { | |
"north": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"up": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"west": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"south": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"east": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"down": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
}, | |
"generalQuads": [] | |
} | |
}, | |
"minecraft:brown_mushroom_block[variant=stem]": { | |
"qualifiedName": "minecraft:brown_mushroom_block[variant=stem]", | |
"ambientOcclusionLightValue": 0.2, | |
"renderType": "MODEL", | |
"lightOpacity": 255, | |
"lightValue": 0, | |
"isFullCube": true, | |
"isFullyOpaque": true, | |
"isFullBlock": true, | |
"isBlockNormalCube": true, | |
"isOpaqueCube": true, | |
"isTranslucent": false, | |
"isSideSolid": { | |
"north": true, | |
"up": true, | |
"west": true, | |
"south": true, | |
"east": true, | |
"down": true | |
}, | |
"collisionBoundingBox": { | |
"minX": 0.0, | |
"minY": 0.0, | |
"minZ": 0.0, | |
"maxX": 1.0, | |
"maxY": 1.0, | |
"maxZ": 1.0 | |
}, | |
"model": { | |
"isAmbientOcclusion": true, | |
"sideQuads": { | |
"north": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.50003123, | |
0.25003126, | |
0.50003123, | |
0.28121874, | |
0.53121877, | |
0.28121874, | |
0.53121877, | |
0.25003126 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"up": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.50003123, | |
0.15628125, | |
0.50003123, | |
0.18746875, | |
0.53121877, | |
0.18746875, | |
0.53121877, | |
0.15628125 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"west": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.50003123, | |
0.25003126, | |
0.50003123, | |
0.28121874, | |
0.53121877, | |
0.28121874, | |
0.53121877, | |
0.25003126 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"south": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.50003123, | |
0.25003126, | |
0.50003123, | |
0.28121874, | |
0.53121877, | |
0.28121874, | |
0.53121877, | |
0.25003126 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"east": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.50003123, | |
0.25003126, | |
0.50003123, | |
0.28121874, | |
0.53121877, | |
0.28121874, | |
0.53121877, | |
0.25003126 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"down": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.50003123, | |
0.15628125, | |
0.50003123, | |
0.18746875, | |
0.53121877, | |
0.18746875, | |
0.53121877, | |
0.15628125 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
}, | |
"generalQuads": [] | |
} | |
}, | |
"minecraft:powered_comparator[facing=east,mode=subtract,powered=true]": { | |
"qualifiedName": "minecraft:powered_comparator[facing=east,mode=subtract,powered=true]", | |
"ambientOcclusionLightValue": 1.0, | |
"renderType": "MODEL", | |
"lightOpacity": 0, | |
"lightValue": 9, | |
"isFullCube": false, | |
"isFullyOpaque": false, | |
"isFullBlock": false, | |
"isBlockNormalCube": false, | |
"isOpaqueCube": false, | |
"isTranslucent": true, | |
"isSideSolid": { | |
"north": false, | |
"up": false, | |
"west": false, | |
"south": false, | |
"east": false, | |
"down": false | |
}, | |
"collisionBoundingBox": { | |
"minX": 0.0, | |
"minY": 0.0, | |
"minZ": 0.0, | |
"maxX": 1.0, | |
"maxY": 0.125, | |
"maxZ": 1.0 | |
}, | |
"model": { | |
"isAmbientOcclusion": false, | |
"sideQuads": { | |
"north": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
0.12500003, | |
-1.3909066E-8, | |
1.0, | |
2.9802322E-8, | |
-1.3909066E-8, | |
0.0, | |
2.9802322E-8, | |
-1.3909066E-8, | |
0.0, | |
0.12500003, | |
-1.3909066E-8 | |
], | |
"textureCoordinates": [ | |
0.75003123, | |
0.27734765, | |
0.75003123, | |
0.2812461, | |
0.78121877, | |
0.2812461, | |
0.78121877, | |
0.27734765 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"up": [], | |
"west": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.12500003, | |
-1.3909066E-8, | |
0.0, | |
2.9802322E-8, | |
-1.3909066E-8, | |
0.0, | |
2.9802322E-8, | |
1.0, | |
0.0, | |
0.12500003, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.75003123, | |
0.27734765, | |
0.75003123, | |
0.2812461, | |
0.78121877, | |
0.2812461, | |
0.78121877, | |
0.27734765 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"south": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.12500003, | |
1.0, | |
0.0, | |
2.9802322E-8, | |
1.0, | |
0.99999994, | |
2.9802322E-8, | |
1.0, | |
0.99999994, | |
0.12500003, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.75003123, | |
0.27734765, | |
0.75003123, | |
0.2812461, | |
0.78121877, | |
0.2812461, | |
0.78121877, | |
0.27734765 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"east": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
0.12500003, | |
1.0, | |
1.0, | |
2.9802322E-8, | |
1.0, | |
1.0, | |
2.9802322E-8, | |
2.9802322E-8, | |
1.0, | |
0.12500003, | |
2.9802322E-8 | |
], | |
"textureCoordinates": [ | |
0.75003123, | |
0.27734765, | |
0.75003123, | |
0.2812461, | |
0.78121877, | |
0.2812461, | |
0.78121877, | |
0.27734765 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"down": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
2.9802322E-8, | |
1.0, | |
0.0, | |
2.9802322E-8, | |
-1.3909066E-8, | |
1.0, | |
2.9802322E-8, | |
-1.3909066E-8, | |
1.0, | |
2.9802322E-8, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.78121877, | |
0.25003126, | |
0.75003123, | |
0.25003126, | |
0.75003123, | |
0.28121874, | |
0.78121877, | |
0.28121874 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-0.992126, | |
0.0, | |
0.0, | |
-0.992126, | |
0.0, | |
0.0, | |
-0.992126, | |
0.0, | |
0.0, | |
-0.992126 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
}, | |
"generalQuads": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.12500003, | |
-1.3909066E-8, | |
0.0, | |
0.12500003, | |
1.0, | |
1.0, | |
0.12500003, | |
1.0, | |
1.0, | |
0.12500003, | |
-1.3909066E-8 | |
], | |
"textureCoordinates": [ | |
0.25003126, | |
0.09371875, | |
0.28121874, | |
0.09371875, | |
0.28121874, | |
0.06253125, | |
0.25003126, | |
0.06253125 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.992126, | |
0.0, | |
0.0, | |
0.992126, | |
0.0, | |
0.0, | |
0.992126, | |
0.0, | |
0.0, | |
0.992126 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.1875, | |
0.4375, | |
0.25, | |
0.1875, | |
0.4375, | |
0.375, | |
0.3125, | |
0.4375, | |
0.375, | |
0.3125, | |
0.4375, | |
0.25 | |
], | |
"textureCoordinates": [ | |
0.6699258, | |
0.2031211, | |
0.6738242, | |
0.2031211, | |
0.6738242, | |
0.19922265, | |
0.6699258, | |
0.19922265 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.375, | |
0.5, | |
0.24999999, | |
0.375, | |
0.12500003, | |
0.24999999, | |
0.125, | |
0.12500003, | |
0.24999999, | |
0.125, | |
0.5, | |
0.24999999 | |
], | |
"textureCoordinates": [ | |
0.66797656, | |
0.19727734, | |
0.66797656, | |
0.20897266, | |
0.67577344, | |
0.20897266, | |
0.67577344, | |
0.19727734 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.125, | |
0.5, | |
0.375, | |
0.125, | |
0.12500003, | |
0.375, | |
0.375, | |
0.12500003, | |
0.375, | |
0.375, | |
0.5, | |
0.375 | |
], | |
"textureCoordinates": [ | |
0.66797656, | |
0.19727734, | |
0.66797656, | |
0.20897266, | |
0.67577344, | |
0.20897266, | |
0.67577344, | |
0.19727734 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.3125, | |
0.5, | |
0.4375, | |
0.3125, | |
0.12500003, | |
0.4375, | |
0.3125, | |
0.12500003, | |
0.1875, | |
0.3125, | |
0.5, | |
0.1875 | |
], | |
"textureCoordinates": [ | |
0.66797656, | |
0.19727734, | |
0.66797656, | |
0.20897266, | |
0.67577344, | |
0.20897266, | |
0.67577344, | |
0.19727734 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.1875, | |
0.5, | |
0.1875, | |
0.1875, | |
0.12500003, | |
0.1875, | |
0.1875, | |
0.12500003, | |
0.4375, | |
0.1875, | |
0.5, | |
0.4375 | |
], | |
"textureCoordinates": [ | |
0.66797656, | |
0.19727734, | |
0.66797656, | |
0.20897266, | |
0.67577344, | |
0.20897266, | |
0.67577344, | |
0.19727734 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.18749994, | |
0.4375, | |
0.625, | |
0.18749994, | |
0.4375, | |
0.75, | |
0.3125, | |
0.4375, | |
0.75, | |
0.3125, | |
0.4375, | |
0.625 | |
], | |
"textureCoordinates": [ | |
0.6699258, | |
0.2031211, | |
0.6738242, | |
0.2031211, | |
0.6738242, | |
0.19922265, | |
0.6699258, | |
0.19922265 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.375, | |
0.5, | |
0.625, | |
0.375, | |
0.12500003, | |
0.625, | |
0.125, | |
0.12500003, | |
0.625, | |
0.125, | |
0.5, | |
0.625 | |
], | |
"textureCoordinates": [ | |
0.66797656, | |
0.19727734, | |
0.66797656, | |
0.20897266, | |
0.67577344, | |
0.20897266, | |
0.67577344, | |
0.19727734 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.12499994, | |
0.5, | |
0.75, | |
0.12499994, | |
0.12500003, | |
0.75, | |
0.37499994, | |
0.12500003, | |
0.75, | |
0.37499994, | |
0.5, | |
0.75 | |
], | |
"textureCoordinates": [ | |
0.66797656, | |
0.19727734, | |
0.66797656, | |
0.20897266, | |
0.67577344, | |
0.20897266, | |
0.67577344, | |
0.19727734 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.3125, | |
0.5, | |
0.8125, | |
0.3125, | |
0.12500003, | |
0.8125, | |
0.3125, | |
0.12500003, | |
0.5625, | |
0.3125, | |
0.5, | |
0.5625 | |
], | |
"textureCoordinates": [ | |
0.66797656, | |
0.19727734, | |
0.66797656, | |
0.20897266, | |
0.67577344, | |
0.20897266, | |
0.67577344, | |
0.19727734 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.18749994, | |
0.5, | |
0.5625, | |
0.18749994, | |
0.12500003, | |
0.5625, | |
0.18749994, | |
0.12500003, | |
0.8125, | |
0.18749994, | |
0.5, | |
0.8125 | |
], | |
"textureCoordinates": [ | |
0.66797656, | |
0.19727734, | |
0.66797656, | |
0.20897266, | |
0.67577344, | |
0.20897266, | |
0.67577344, | |
0.19727734 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.75, | |
0.3125, | |
0.43750003, | |
0.75, | |
0.3125, | |
0.5625, | |
0.875, | |
0.3125, | |
0.5625, | |
0.875, | |
0.3125, | |
0.43750003 | |
], | |
"textureCoordinates": [ | |
0.6699258, | |
0.2031211, | |
0.6738242, | |
0.2031211, | |
0.6738242, | |
0.19922265, | |
0.6699258, | |
0.19922265 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.9375, | |
0.375, | |
0.43750003, | |
0.9375, | |
0.12500003, | |
0.43750003, | |
0.6875, | |
0.12500003, | |
0.43750003, | |
0.6875, | |
0.375, | |
0.43750003 | |
], | |
"textureCoordinates": [ | |
0.66797656, | |
0.19727343, | |
0.66797656, | |
0.20507032, | |
0.67577344, | |
0.20507032, | |
0.67577344, | |
0.19727343 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.6875, | |
0.375, | |
0.5625, | |
0.6875, | |
0.12500003, | |
0.5625, | |
0.9375, | |
0.12500003, | |
0.5625, | |
0.9375, | |
0.375, | |
0.5625 | |
], | |
"textureCoordinates": [ | |
0.66797656, | |
0.19727343, | |
0.66797656, | |
0.20507032, | |
0.67577344, | |
0.20507032, | |
0.67577344, | |
0.19727343 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.875, | |
0.375, | |
0.625, | |
0.875, | |
0.12500003, | |
0.625, | |
0.875, | |
0.12500003, | |
0.37500003, | |
0.875, | |
0.375, | |
0.37500003 | |
], | |
"textureCoordinates": [ | |
0.66797656, | |
0.19727343, | |
0.66797656, | |
0.20507032, | |
0.67577344, | |
0.20507032, | |
0.67577344, | |
0.19727343 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.75, | |
0.375, | |
0.37500003, | |
0.75, | |
0.12500003, | |
0.37500003, | |
0.75, | |
0.12500003, | |
0.625, | |
0.75, | |
0.375, | |
0.625 | |
], | |
"textureCoordinates": [ | |
0.66797656, | |
0.19727343, | |
0.66797656, | |
0.20507032, | |
0.67577344, | |
0.20507032, | |
0.67577344, | |
0.19727343 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
} | |
}, | |
"minecraft:red_shulker_box[facing=east]": { | |
"qualifiedName": "minecraft:red_shulker_box[facing=east]", | |
"ambientOcclusionLightValue": 1.0, | |
"renderType": "ENTITYBLOCK_ANIMATED", | |
"lightOpacity": 0, | |
"lightValue": 0, | |
"isFullCube": false, | |
"isFullyOpaque": false, | |
"isFullBlock": false, | |
"isBlockNormalCube": false, | |
"isOpaqueCube": false, | |
"isTranslucent": false, | |
"isSideSolid": { | |
"north": false, | |
"up": false, | |
"west": false, | |
"south": false, | |
"east": false, | |
"down": false | |
}, | |
"model": { | |
"isAmbientOcclusion": true, | |
"sideQuads": { | |
"north": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"up": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"west": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"south": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"east": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"down": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
}, | |
"generalQuads": [] | |
} | |
}, | |
"minecraft:wooden_slab[half=bottom,variant=jungle]": { | |
"qualifiedName": "minecraft:wooden_slab[half=bottom,variant=jungle]", | |
"ambientOcclusionLightValue": 1.0, | |
"renderType": "MODEL", | |
"lightOpacity": 255, | |
"lightValue": 0, | |
"isFullCube": false, | |
"isFullyOpaque": false, | |
"isFullBlock": false, | |
"isBlockNormalCube": false, | |
"isOpaqueCube": false, | |
"isTranslucent": false, | |
"isSideSolid": { | |
"north": false, | |
"up": false, | |
"west": false, | |
"south": false, | |
"east": false, | |
"down": true | |
}, | |
"collisionBoundingBox": { | |
"minX": 0.0, | |
"minY": 0.0, | |
"minZ": 0.0, | |
"maxX": 1.0, | |
"maxY": 0.5, | |
"maxZ": 1.0 | |
}, | |
"model": { | |
"isAmbientOcclusion": true, | |
"sideQuads": { | |
"north": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
0.5, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.5, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.56253123, | |
0.078140624, | |
0.56253123, | |
0.093734376, | |
0.59371877, | |
0.093734376, | |
0.59371877, | |
0.078140624 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"up": [], | |
"west": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.5, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.5, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.56253123, | |
0.078140624, | |
0.56253123, | |
0.093734376, | |
0.59371877, | |
0.093734376, | |
0.59371877, | |
0.078140624 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"south": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.5, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0, | |
0.5, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.56253123, | |
0.078140624, | |
0.56253123, | |
0.093734376, | |
0.59371877, | |
0.093734376, | |
0.59371877, | |
0.078140624 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"east": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
0.5, | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.5, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.56253123, | |
0.078140624, | |
0.56253123, | |
0.093734376, | |
0.59371877, | |
0.093734376, | |
0.59371877, | |
0.078140624 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"down": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.56253123, | |
0.06253125, | |
0.56253123, | |
0.09371875, | |
0.59371877, | |
0.09371875, | |
0.59371877, | |
0.06253125 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
}, | |
"generalQuads": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.5, | |
0.0, | |
0.0, | |
0.5, | |
1.0, | |
1.0, | |
0.5, | |
1.0, | |
1.0, | |
0.5, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.56253123, | |
0.06253125, | |
0.56253123, | |
0.09371875, | |
0.59371877, | |
0.09371875, | |
0.59371877, | |
0.06253125 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
} | |
}, | |
"minecraft:lit_furnace[facing=north]": { | |
"qualifiedName": "minecraft:lit_furnace[facing=north]", | |
"ambientOcclusionLightValue": 0.2, | |
"renderType": "MODEL", | |
"lightOpacity": 255, | |
"lightValue": 13, | |
"isFullCube": true, | |
"isFullyOpaque": true, | |
"isFullBlock": true, | |
"isBlockNormalCube": true, | |
"isOpaqueCube": true, | |
"isTranslucent": false, | |
"isSideSolid": { | |
"north": true, | |
"up": true, | |
"west": true, | |
"south": true, | |
"east": true, | |
"down": true | |
}, | |
"collisionBoundingBox": { | |
"minX": 0.0, | |
"minY": 0.0, | |
"minZ": 0.0, | |
"maxX": 1.0, | |
"maxY": 1.0, | |
"maxZ": 1.0 | |
}, | |
"model": { | |
"isAmbientOcclusion": true, | |
"sideQuads": { | |
"north": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.31253126, | |
0.28128126, | |
0.31253126, | |
0.31246874, | |
0.34371874, | |
0.31246874, | |
0.34371874, | |
0.28128126 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"up": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.28128126, | |
0.37503126, | |
0.31246874, | |
0.40621874, | |
0.31246874, | |
0.40621874, | |
0.28128126 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"west": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.34378126, | |
0.28128126, | |
0.34378126, | |
0.31246874, | |
0.37496874, | |
0.31246874, | |
0.37496874, | |
0.28128126 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"south": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.34378126, | |
0.28128126, | |
0.34378126, | |
0.31246874, | |
0.37496874, | |
0.31246874, | |
0.37496874, | |
0.28128126 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"east": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.34378126, | |
0.28128126, | |
0.34378126, | |
0.31246874, | |
0.37496874, | |
0.31246874, | |
0.37496874, | |
0.28128126 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"down": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.28128126, | |
0.37503126, | |
0.31246874, | |
0.40621874, | |
0.31246874, | |
0.40621874, | |
0.28128126 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
}, | |
"generalQuads": [] | |
} | |
}, | |
"minecraft:vine[east=false,north=false,south=false,up=false,west=false]": { | |
"qualifiedName": "minecraft:vine[east=false,north=false,south=false,up=false,west=false]", | |
"ambientOcclusionLightValue": 1.0, | |
"renderType": "MODEL", | |
"lightOpacity": 0, | |
"lightValue": 0, | |
"isFullCube": false, | |
"isFullyOpaque": false, | |
"isFullBlock": false, | |
"isBlockNormalCube": false, | |
"isOpaqueCube": false, | |
"isTranslucent": true, | |
"isSideSolid": { | |
"north": false, | |
"up": false, | |
"west": false, | |
"south": false, | |
"east": false, | |
"down": false | |
}, | |
"model": { | |
"isAmbientOcclusion": false, | |
"sideQuads": { | |
"north": [], | |
"up": [], | |
"west": [], | |
"south": [], | |
"east": [], | |
"down": [] | |
}, | |
"generalQuads": [ | |
{ | |
"shouldApplyDiffuseLighting": false, | |
"positions": [ | |
1.0, | |
1.0, | |
0.95, | |
1.0, | |
0.0, | |
0.95, | |
0.0, | |
0.0, | |
0.95, | |
0.0, | |
1.0, | |
0.95 | |
], | |
"textureCoordinates": [ | |
0.78128123, | |
0.31253126, | |
0.78128123, | |
0.34371874, | |
0.81246877, | |
0.34371874, | |
0.81246877, | |
0.31253126 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": false, | |
"positions": [ | |
0.0, | |
1.0, | |
0.95, | |
0.0, | |
0.0, | |
0.95, | |
1.0, | |
0.0, | |
0.95, | |
1.0, | |
1.0, | |
0.95 | |
], | |
"textureCoordinates": [ | |
0.78128123, | |
0.31253126, | |
0.78128123, | |
0.34371874, | |
0.81246877, | |
0.34371874, | |
0.81246877, | |
0.31253126 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
} | |
}, | |
"minecraft:redstone_wire[east=none,north=none,power=12,south=none,west=none]": { | |
"qualifiedName": "minecraft:redstone_wire[east=none,north=none,power=12,south=none,west=none]", | |
"ambientOcclusionLightValue": 1.0, | |
"renderType": "MODEL", | |
"lightOpacity": 0, | |
"lightValue": 0, | |
"isFullCube": false, | |
"isFullyOpaque": false, | |
"isFullBlock": false, | |
"isBlockNormalCube": false, | |
"isOpaqueCube": false, | |
"isTranslucent": true, | |
"isSideSolid": { | |
"north": false, | |
"up": false, | |
"west": false, | |
"south": false, | |
"east": false, | |
"down": false | |
}, | |
"model": { | |
"isAmbientOcclusion": false, | |
"sideQuads": { | |
"north": [], | |
"up": [], | |
"west": [], | |
"south": [], | |
"east": [], | |
"down": [] | |
}, | |
"generalQuads": [ | |
{ | |
"shouldApplyDiffuseLighting": false, | |
"positions": [ | |
0.0, | |
0.015625, | |
0.0, | |
0.0, | |
0.015625, | |
1.0, | |
1.0, | |
0.015625, | |
1.0, | |
1.0, | |
0.015625, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.62503123, | |
0.43753126, | |
0.62503123, | |
0.46871874, | |
0.65621877, | |
0.46871874, | |
0.65621877, | |
0.43753126 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": false, | |
"positions": [ | |
0.0, | |
0.015625, | |
0.0, | |
0.0, | |
0.015625, | |
1.0, | |
1.0, | |
0.015625, | |
1.0, | |
1.0, | |
0.015625, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.65628123, | |
0.03128125, | |
0.65628123, | |
0.062468752, | |
0.68746877, | |
0.062468752, | |
0.68746877, | |
0.03128125 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
} | |
}, | |
"minecraft:trapped_chest[facing=west]": { | |
"qualifiedName": "minecraft:trapped_chest[facing=west]", | |
"ambientOcclusionLightValue": 1.0, | |
"renderType": "ENTITYBLOCK_ANIMATED", | |
"lightOpacity": 0, | |
"lightValue": 0, | |
"isFullCube": false, | |
"isFullyOpaque": false, | |
"isFullBlock": false, | |
"isBlockNormalCube": false, | |
"isOpaqueCube": false, | |
"isTranslucent": false, | |
"isSideSolid": { | |
"north": false, | |
"up": false, | |
"west": false, | |
"south": false, | |
"east": false, | |
"down": false | |
}, | |
"model": { | |
"isAmbientOcclusion": true, | |
"sideQuads": { | |
"north": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"up": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"west": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"south": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"east": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"down": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
}, | |
"generalQuads": [] | |
} | |
}, | |
"minecraft:hopper[enabled=false,facing=south]": { | |
"qualifiedName": "minecraft:hopper[enabled=false,facing=south]", | |
"ambientOcclusionLightValue": 1.0, | |
"renderType": "MODEL", | |
"lightOpacity": 0, | |
"lightValue": 0, | |
"isFullCube": false, | |
"isFullyOpaque": true, | |
"isFullBlock": false, | |
"isBlockNormalCube": false, | |
"isOpaqueCube": false, | |
"isTranslucent": false, | |
"isSideSolid": { | |
"north": false, | |
"up": true, | |
"west": false, | |
"south": false, | |
"east": false, | |
"down": false | |
}, | |
"collisionBoundingBox": { | |
"minX": 0.0, | |
"minY": 0.0, | |
"minZ": 0.0, | |
"maxX": 1.0, | |
"maxY": 1.0, | |
"maxZ": 1.0 | |
}, | |
"model": { | |
"isAmbientOcclusion": false, | |
"sideQuads": { | |
"north": [], | |
"up": [], | |
"west": [], | |
"south": [], | |
"east": [], | |
"down": [] | |
}, | |
"generalQuads": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.625, | |
1.0, | |
0.0, | |
0.625, | |
-1.1920929E-7, | |
1.0000001, | |
0.625, | |
-1.1920929E-7, | |
1.0000001, | |
0.625, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.43746874, | |
0.43746874, | |
0.43746874, | |
0.40628126, | |
0.40628126, | |
0.40628126, | |
0.40628126, | |
0.43746874 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.6875, | |
-1.1920929E-7, | |
0.0, | |
0.6875, | |
1.0, | |
1.0000001, | |
0.6875, | |
1.0, | |
1.0000001, | |
0.6875, | |
-1.1920929E-7 | |
], | |
"textureCoordinates": [ | |
0.40621874, | |
0.43746874, | |
0.40621874, | |
0.40628126, | |
0.37503126, | |
0.40628126, | |
0.37503126, | |
0.43746874 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.6875, | |
1.0, | |
0.0, | |
0.625, | |
1.0, | |
1.0, | |
0.625, | |
1.0, | |
1.0, | |
0.6875, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.40628126, | |
0.4160176, | |
0.40628126, | |
0.41796678, | |
0.43746874, | |
0.41796678, | |
0.43746874, | |
0.4160176 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0000001, | |
0.6875, | |
-1.1920929E-7, | |
1.0000001, | |
0.625, | |
-1.1920929E-7, | |
5.9604645E-8, | |
0.625, | |
-1.1920929E-7, | |
5.9604645E-8, | |
0.6875, | |
-1.1920929E-7 | |
], | |
"textureCoordinates": [ | |
0.40628126, | |
0.4160176, | |
0.40628126, | |
0.41796678, | |
0.43746874, | |
0.41796678, | |
0.43746874, | |
0.4160176 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0000001, | |
0.6875, | |
1.0, | |
1.0000001, | |
0.625, | |
1.0, | |
1.0000001, | |
0.625, | |
0.0, | |
1.0000001, | |
0.6875, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.40628126, | |
0.4160176, | |
0.40628126, | |
0.41796678, | |
0.43746874, | |
0.41796678, | |
0.43746874, | |
0.4160176 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.6875, | |
-1.1920929E-7, | |
0.0, | |
0.625, | |
-1.1920929E-7, | |
0.0, | |
0.625, | |
0.99999994, | |
0.0, | |
0.6875, | |
0.99999994 | |
], | |
"textureCoordinates": [ | |
0.40628126, | |
0.4160176, | |
0.40628126, | |
0.41796678, | |
0.43746874, | |
0.41796678, | |
0.43746874, | |
0.4160176 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.875, | |
0.6875, | |
1.0, | |
0.875, | |
0.6875, | |
0.0, | |
1.0000001, | |
0.6875, | |
0.0, | |
1.0000001, | |
0.6875, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.41015235, | |
0.43746874, | |
0.41015235, | |
0.40628126, | |
0.4062539, | |
0.40628126, | |
0.4062539, | |
0.43746874 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.875, | |
1.0, | |
0.0, | |
0.875, | |
1.0, | |
1.0, | |
1.0000001, | |
1.0, | |
1.0, | |
1.0000001, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.44140235, | |
0.43746874, | |
0.44140235, | |
0.40628126, | |
0.4375039, | |
0.40628126, | |
0.4375039, | |
0.43746874 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.875, | |
1.0, | |
1.0, | |
0.875, | |
0.6875, | |
1.0, | |
1.0, | |
0.6875, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.43359765, | |
0.40625978, | |
0.43359765, | |
0.41600585, | |
0.4374961, | |
0.41600585, | |
0.4374961, | |
0.40625978 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0000001, | |
1.0, | |
0.0, | |
1.0000001, | |
0.6875, | |
0.0, | |
0.8750001, | |
0.6875, | |
0.0, | |
0.8750001, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.4062539, | |
0.40625978, | |
0.4062539, | |
0.41600585, | |
0.41015235, | |
0.41600585, | |
0.41015235, | |
0.40625978 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0000001, | |
1.0, | |
1.0, | |
1.0000001, | |
0.6875, | |
1.0, | |
1.0000001, | |
0.6875, | |
0.0, | |
1.0000001, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.40628126, | |
0.40625978, | |
0.40628126, | |
0.41600585, | |
0.43746874, | |
0.41600585, | |
0.43746874, | |
0.40625978 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.875, | |
1.0, | |
0.0, | |
0.875, | |
0.6875, | |
0.0, | |
0.875, | |
0.6875, | |
1.0, | |
0.875, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.40628126, | |
0.40625978, | |
0.40628126, | |
0.41600585, | |
0.43746874, | |
0.41600585, | |
0.43746874, | |
0.40625978 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.6875, | |
0.99999994, | |
0.0, | |
0.6875, | |
-1.1920929E-7, | |
0.12500006, | |
0.6875, | |
-1.1920929E-7, | |
0.12500006, | |
0.6875, | |
0.99999994 | |
], | |
"textureCoordinates": [ | |
0.4374961, | |
0.43746874, | |
0.4374961, | |
0.40628126, | |
0.43359765, | |
0.40628126, | |
0.43359765, | |
0.43746874 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
-1.1920929E-7, | |
0.0, | |
1.0, | |
0.99999994, | |
0.12500006, | |
1.0, | |
0.99999994, | |
0.12500006, | |
1.0, | |
-1.1920929E-7 | |
], | |
"textureCoordinates": [ | |
0.4687461, | |
0.43746874, | |
0.4687461, | |
0.40628126, | |
0.46484765, | |
0.40628126, | |
0.46484765, | |
0.43746874 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
0.99999994, | |
0.0, | |
0.6875, | |
0.99999994, | |
0.125, | |
0.6875, | |
0.99999994, | |
0.125, | |
1.0, | |
0.99999994 | |
], | |
"textureCoordinates": [ | |
0.4062539, | |
0.40625978, | |
0.4062539, | |
0.41600585, | |
0.41015235, | |
0.41600585, | |
0.41015235, | |
0.40625978 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.12500006, | |
1.0, | |
-1.1920929E-7, | |
0.12500006, | |
0.6875, | |
-1.1920929E-7, | |
5.9604645E-8, | |
0.6875, | |
-1.1920929E-7, | |
5.9604645E-8, | |
1.0, | |
-1.1920929E-7 | |
], | |
"textureCoordinates": [ | |
0.43359765, | |
0.40625978, | |
0.43359765, | |
0.41600585, | |
0.4374961, | |
0.41600585, | |
0.4374961, | |
0.40625978 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.12500006, | |
1.0, | |
0.99999994, | |
0.12500006, | |
0.6875, | |
0.99999994, | |
0.12500006, | |
0.6875, | |
-1.1920929E-7, | |
0.12500006, | |
1.0, | |
-1.1920929E-7 | |
], | |
"textureCoordinates": [ | |
0.40628126, | |
0.40625978, | |
0.40628126, | |
0.41600585, | |
0.43746874, | |
0.41600585, | |
0.43746874, | |
0.40625978 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
-1.1920929E-7, | |
0.0, | |
0.6875, | |
-1.1920929E-7, | |
0.0, | |
0.6875, | |
0.99999994, | |
0.0, | |
1.0, | |
0.99999994 | |
], | |
"textureCoordinates": [ | |
0.40628126, | |
0.40625978, | |
0.40628126, | |
0.41600585, | |
0.43746874, | |
0.41600585, | |
0.43746874, | |
0.40625978 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.125, | |
0.6875, | |
1.0, | |
0.125, | |
0.6875, | |
0.87499994, | |
0.875, | |
0.6875, | |
0.87499994, | |
0.875, | |
0.6875, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.43357033, | |
0.4374961, | |
0.43357033, | |
0.43359765, | |
0.41017967, | |
0.43359765, | |
0.41017967, | |
0.4374961 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.125, | |
1.0, | |
0.87499994, | |
0.125, | |
1.0, | |
1.0, | |
0.875, | |
1.0, | |
1.0, | |
0.875, | |
1.0, | |
0.87499994 | |
], | |
"textureCoordinates": [ | |
0.46482033, | |
0.41015235, | |
0.46482033, | |
0.4062539, | |
0.44142967, | |
0.4062539, | |
0.44142967, | |
0.41015235 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.125, | |
1.0, | |
1.0, | |
0.125, | |
0.6875, | |
1.0, | |
0.875, | |
0.6875, | |
1.0, | |
0.875, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.41017967, | |
0.40625978, | |
0.41017967, | |
0.41600585, | |
0.43357033, | |
0.41600585, | |
0.43357033, | |
0.40625978 | |
], | |
"normals": [ | |
0.0, | |
0.992126, | |
0.0, | |
0.0, | |
0.992126, | |
0.0, | |
0.0, | |
0.992126, | |
0.0, | |
0.0, | |
0.992126, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.875, | |
1.0, | |
0.87499994, | |
0.875, | |
0.6875, | |
0.87499994, | |
0.125, | |
0.6875, | |
0.87499994, | |
0.125, | |
1.0, | |
0.87499994 | |
], | |
"textureCoordinates": [ | |
0.41017967, | |
0.40625978, | |
0.41017967, | |
0.41600585, | |
0.43357033, | |
0.41600585, | |
0.43357033, | |
0.40625978 | |
], | |
"normals": [ | |
0.0, | |
-0.992126, | |
0.0, | |
0.0, | |
-0.992126, | |
0.0, | |
0.0, | |
-0.992126, | |
0.0, | |
0.0, | |
-0.992126, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.875, | |
1.0, | |
1.0, | |
0.875, | |
0.6875, | |
1.0, | |
0.875, | |
0.6875, | |
0.875, | |
0.875, | |
1.0, | |
0.875 | |
], | |
"textureCoordinates": [ | |
0.4062539, | |
0.40625978, | |
0.4062539, | |
0.41600585, | |
0.41015235, | |
0.41600585, | |
0.41015235, | |
0.40625978 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.125, | |
1.0, | |
0.87499994, | |
0.125, | |
0.6875, | |
0.87499994, | |
0.125, | |
0.6875, | |
0.99999994, | |
0.125, | |
1.0, | |
0.99999994 | |
], | |
"textureCoordinates": [ | |
0.43359765, | |
0.40625978, | |
0.43359765, | |
0.41600585, | |
0.4374961, | |
0.41600585, | |
0.4374961, | |
0.40625978 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.12500006, | |
0.6875, | |
0.125, | |
0.12500006, | |
0.6875, | |
-1.1920929E-7, | |
0.8750001, | |
0.6875, | |
-1.1920929E-7, | |
0.8750001, | |
0.6875, | |
0.125 | |
], | |
"textureCoordinates": [ | |
0.43357033, | |
0.41015235, | |
0.43357033, | |
0.4062539, | |
0.41017967, | |
0.4062539, | |
0.41017967, | |
0.41015235 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.12500006, | |
1.0, | |
-1.1920929E-7, | |
0.12500006, | |
1.0, | |
0.125, | |
0.8750001, | |
1.0, | |
0.125, | |
0.8750001, | |
1.0, | |
-1.1920929E-7 | |
], | |
"textureCoordinates": [ | |
0.46482033, | |
0.4374961, | |
0.46482033, | |
0.43359765, | |
0.44142967, | |
0.43359765, | |
0.44142967, | |
0.4374961 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.12500006, | |
1.0, | |
0.125, | |
0.12500006, | |
0.6875, | |
0.125, | |
0.87500006, | |
0.6875, | |
0.125, | |
0.87500006, | |
1.0, | |
0.125 | |
], | |
"textureCoordinates": [ | |
0.41017967, | |
0.40625978, | |
0.41017967, | |
0.41600585, | |
0.43357033, | |
0.41600585, | |
0.43357033, | |
0.40625978 | |
], | |
"normals": [ | |
0.0, | |
0.992126, | |
0.0, | |
0.0, | |
0.992126, | |
0.0, | |
0.0, | |
0.992126, | |
0.0, | |
0.0, | |
0.992126, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.8750001, | |
1.0, | |
-1.1920929E-7, | |
0.8750001, | |
0.6875, | |
-1.1920929E-7, | |
0.12500006, | |
0.6875, | |
-1.1920929E-7, | |
0.12500006, | |
1.0, | |
-1.1920929E-7 | |
], | |
"textureCoordinates": [ | |
0.41017967, | |
0.40625978, | |
0.41017967, | |
0.41600585, | |
0.43357033, | |
0.41600585, | |
0.43357033, | |
0.40625978 | |
], | |
"normals": [ | |
0.0, | |
-0.992126, | |
0.0, | |
0.0, | |
-0.992126, | |
0.0, | |
0.0, | |
-0.992126, | |
0.0, | |
0.0, | |
-0.992126, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.8750001, | |
1.0, | |
0.125, | |
0.8750001, | |
0.6875, | |
0.125, | |
0.8750001, | |
0.6875, | |
0.0, | |
0.8750001, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.43359765, | |
0.40625978, | |
0.43359765, | |
0.41600585, | |
0.4374961, | |
0.41600585, | |
0.4374961, | |
0.40625978 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.12500006, | |
1.0, | |
-1.1920929E-7, | |
0.12500006, | |
0.6875, | |
-1.1920929E-7, | |
0.12500006, | |
0.6875, | |
0.12499994, | |
0.12500006, | |
1.0, | |
0.12499994 | |
], | |
"textureCoordinates": [ | |
0.4062539, | |
0.40625978, | |
0.4062539, | |
0.41600585, | |
0.41015235, | |
0.41600585, | |
0.41015235, | |
0.40625978 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.25, | |
0.25, | |
0.75, | |
0.25, | |
0.25, | |
0.24999994, | |
0.75000006, | |
0.25, | |
0.24999994, | |
0.75000006, | |
0.25, | |
0.75 | |
], | |
"textureCoordinates": [ | |
0.42967188, | |
0.42967188, | |
0.42967188, | |
0.41407812, | |
0.41407812, | |
0.41407812, | |
0.41407812, | |
0.42967188 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.25, | |
0.625, | |
0.24999994, | |
0.25, | |
0.625, | |
0.75, | |
0.75000006, | |
0.625, | |
0.75, | |
0.75000006, | |
0.625, | |
0.24999994 | |
], | |
"textureCoordinates": [ | |
0.42967188, | |
0.42967188, | |
0.42967188, | |
0.41407812, | |
0.41407812, | |
0.41407812, | |
0.41407812, | |
0.42967188 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.25, | |
0.625, | |
0.75, | |
0.25, | |
0.25, | |
0.75, | |
0.75, | |
0.25, | |
0.75, | |
0.75, | |
0.625, | |
0.75 | |
], | |
"textureCoordinates": [ | |
0.41407812, | |
0.41798046, | |
0.41407812, | |
0.4296758, | |
0.42967188, | |
0.4296758, | |
0.42967188, | |
0.41798046 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.75000006, | |
0.625, | |
0.24999994, | |
0.75000006, | |
0.25, | |
0.24999994, | |
0.25000006, | |
0.25, | |
0.24999994, | |
0.25000006, | |
0.625, | |
0.24999994 | |
], | |
"textureCoordinates": [ | |
0.41407812, | |
0.41798046, | |
0.41407812, | |
0.4296758, | |
0.42967188, | |
0.4296758, | |
0.42967188, | |
0.41798046 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.75000006, | |
0.625, | |
0.75, | |
0.75000006, | |
0.25, | |
0.75, | |
0.75000006, | |
0.25, | |
0.25, | |
0.75000006, | |
0.625, | |
0.25 | |
], | |
"textureCoordinates": [ | |
0.41407812, | |
0.41798046, | |
0.41407812, | |
0.4296758, | |
0.42967188, | |
0.4296758, | |
0.42967188, | |
0.41798046 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.25, | |
0.625, | |
0.24999994, | |
0.25, | |
0.25, | |
0.24999994, | |
0.25, | |
0.25, | |
0.74999994, | |
0.25, | |
0.625, | |
0.74999994 | |
], | |
"textureCoordinates": [ | |
0.41407812, | |
0.41798046, | |
0.41407812, | |
0.4296758, | |
0.42967188, | |
0.4296758, | |
0.42967188, | |
0.41798046 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.375, | |
0.25, | |
0.99999994, | |
0.375, | |
0.25, | |
0.74999994, | |
0.625, | |
0.25, | |
0.74999994, | |
0.625, | |
0.25, | |
0.99999994 | |
], | |
"textureCoordinates": [ | |
0.42577344, | |
0.4374922, | |
0.42577344, | |
0.4296953, | |
0.41797656, | |
0.4296953, | |
0.41797656, | |
0.4374922 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.375, | |
0.5, | |
0.74999994, | |
0.375, | |
0.5, | |
0.99999994, | |
0.625, | |
0.5, | |
0.99999994, | |
0.625, | |
0.5, | |
0.74999994 | |
], | |
"textureCoordinates": [ | |
0.42577344, | |
0.4140547, | |
0.42577344, | |
0.4062578, | |
0.41797656, | |
0.4062578, | |
0.41797656, | |
0.4140547 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.375, | |
0.5, | |
0.99999994, | |
0.375, | |
0.25, | |
0.99999994, | |
0.625, | |
0.25, | |
0.99999994, | |
0.625, | |
0.5, | |
0.99999994 | |
], | |
"textureCoordinates": [ | |
0.41797656, | |
0.4218828, | |
0.41797656, | |
0.4296797, | |
0.42577344, | |
0.4296797, | |
0.42577344, | |
0.4218828 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.625, | |
0.5, | |
0.74999994, | |
0.625, | |
0.25, | |
0.74999994, | |
0.375, | |
0.25, | |
0.74999994, | |
0.375, | |
0.5, | |
0.74999994 | |
], | |
"textureCoordinates": [ | |
0.41797656, | |
0.4218828, | |
0.41797656, | |
0.4296797, | |
0.42577344, | |
0.4296797, | |
0.42577344, | |
0.4218828 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.625, | |
0.5, | |
0.99999994, | |
0.625, | |
0.25, | |
0.99999994, | |
0.625, | |
0.25, | |
0.75, | |
0.625, | |
0.5, | |
0.75 | |
], | |
"textureCoordinates": [ | |
0.4062578, | |
0.4218828, | |
0.4062578, | |
0.4296797, | |
0.4140547, | |
0.4296797, | |
0.4140547, | |
0.4218828 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.375, | |
0.5, | |
0.74999994, | |
0.375, | |
0.25, | |
0.74999994, | |
0.375, | |
0.25, | |
0.99999994, | |
0.375, | |
0.5, | |
0.99999994 | |
], | |
"textureCoordinates": [ | |
0.4296953, | |
0.4218828, | |
0.4296953, | |
0.4296797, | |
0.4374922, | |
0.4296797, | |
0.4374922, | |
0.4218828 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
} | |
}, | |
"minecraft:reeds[age=6]": { | |
"qualifiedName": "minecraft:reeds[age=6]", | |
"ambientOcclusionLightValue": 1.0, | |
"renderType": "MODEL", | |
"lightOpacity": 0, | |
"lightValue": 0, | |
"isFullCube": false, | |
"isFullyOpaque": false, | |
"isFullBlock": false, | |
"isBlockNormalCube": false, | |
"isOpaqueCube": false, | |
"isTranslucent": true, | |
"isSideSolid": { | |
"north": false, | |
"up": false, | |
"west": false, | |
"south": false, | |
"east": false, | |
"down": false | |
}, | |
"model": { | |
"isAmbientOcclusion": false, | |
"sideQuads": { | |
"north": [], | |
"up": [], | |
"west": [], | |
"south": [], | |
"east": [], | |
"down": [] | |
}, | |
"generalQuads": [ | |
{ | |
"shouldApplyDiffuseLighting": false, | |
"positions": [ | |
0.9499999, | |
1.0, | |
0.05000004, | |
0.9499999, | |
0.0, | |
0.05000004, | |
0.05000004, | |
0.0, | |
0.9499999, | |
0.05000004, | |
1.0, | |
0.9499999 | |
], | |
"textureCoordinates": [ | |
0.65628123, | |
0.21878125, | |
0.65628123, | |
0.24996875, | |
0.68746877, | |
0.24996875, | |
0.68746877, | |
0.21878125 | |
], | |
"normals": [ | |
0.0, | |
-0.7007874, | |
0.0, | |
0.0, | |
-0.7007874, | |
0.0, | |
0.0, | |
-0.7007874, | |
0.0, | |
0.0, | |
-0.7007874, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": false, | |
"positions": [ | |
0.05000004, | |
1.0, | |
0.9499999, | |
0.05000004, | |
0.0, | |
0.9499999, | |
0.9499999, | |
0.0, | |
0.05000004, | |
0.9499999, | |
1.0, | |
0.05000004 | |
], | |
"textureCoordinates": [ | |
0.65628123, | |
0.21878125, | |
0.65628123, | |
0.24996875, | |
0.68746877, | |
0.24996875, | |
0.68746877, | |
0.21878125 | |
], | |
"normals": [ | |
0.0, | |
0.7007874, | |
0.0, | |
0.0, | |
0.7007874, | |
0.0, | |
0.0, | |
0.7007874, | |
0.0, | |
0.0, | |
0.7007874, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": false, | |
"positions": [ | |
0.05000004, | |
1.0, | |
0.05000004, | |
0.05000004, | |
0.0, | |
0.05000004, | |
0.9499999, | |
0.0, | |
0.9499999, | |
0.9499999, | |
1.0, | |
0.9499999 | |
], | |
"textureCoordinates": [ | |
0.65628123, | |
0.21878125, | |
0.65628123, | |
0.24996875, | |
0.68746877, | |
0.24996875, | |
0.68746877, | |
0.21878125 | |
], | |
"normals": [ | |
0.0, | |
0.7007874, | |
0.0, | |
0.0, | |
0.7007874, | |
0.0, | |
0.0, | |
0.7007874, | |
0.0, | |
0.0, | |
0.7007874, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": false, | |
"positions": [ | |
0.9499999, | |
1.0, | |
0.9499999, | |
0.9499999, | |
0.0, | |
0.9499999, | |
0.05000004, | |
0.0, | |
0.05000004, | |
0.05000004, | |
1.0, | |
0.05000004 | |
], | |
"textureCoordinates": [ | |
0.65628123, | |
0.21878125, | |
0.65628123, | |
0.24996875, | |
0.68746877, | |
0.24996875, | |
0.68746877, | |
0.21878125 | |
], | |
"normals": [ | |
0.0, | |
-0.7007874, | |
0.0, | |
0.0, | |
-0.7007874, | |
0.0, | |
0.0, | |
-0.7007874, | |
0.0, | |
0.0, | |
-0.7007874, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
} | |
}, | |
"minecraft:blue_shulker_box[facing=east]": { | |
"qualifiedName": "minecraft:blue_shulker_box[facing=east]", | |
"ambientOcclusionLightValue": 1.0, | |
"renderType": "ENTITYBLOCK_ANIMATED", | |
"lightOpacity": 0, | |
"lightValue": 0, | |
"isFullCube": false, | |
"isFullyOpaque": false, | |
"isFullBlock": false, | |
"isBlockNormalCube": false, | |
"isOpaqueCube": false, | |
"isTranslucent": false, | |
"isSideSolid": { | |
"north": false, | |
"up": false, | |
"west": false, | |
"south": false, | |
"east": false, | |
"down": false | |
}, | |
"model": { | |
"isAmbientOcclusion": true, | |
"sideQuads": { | |
"north": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"up": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"west": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"south": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"east": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"down": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
}, | |
"generalQuads": [] | |
} | |
}, | |
"minecraft:jungle_fence_gate[facing=west,in_wall=false,open=true,powered=false]": { | |
"qualifiedName": "minecraft:jungle_fence_gate[facing=west,in_wall=false,open=true,powered=false]", | |
"ambientOcclusionLightValue": 1.0, | |
"renderType": "MODEL", | |
"lightOpacity": 0, | |
"lightValue": 0, | |
"isFullCube": false, | |
"isFullyOpaque": false, | |
"isFullBlock": false, | |
"isBlockNormalCube": false, | |
"isOpaqueCube": false, | |
"isTranslucent": false, | |
"isSideSolid": { | |
"north": false, | |
"up": false, | |
"west": false, | |
"south": false, | |
"east": false, | |
"down": false | |
}, | |
"model": { | |
"isAmbientOcclusion": true, | |
"sideQuads": { | |
"north": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.5625, | |
1.0, | |
5.214666E-9, | |
0.5625, | |
0.3125, | |
5.214666E-9, | |
0.4375, | |
0.3125, | |
5.214666E-9, | |
0.4375, | |
1.0, | |
5.214666E-9 | |
], | |
"textureCoordinates": [ | |
0.5761758, | |
0.06252148, | |
0.5761758, | |
0.08396289, | |
0.5800742, | |
0.08396289, | |
0.5800742, | |
0.06252148 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"up": [], | |
"west": [], | |
"south": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.43749994, | |
1.0, | |
1.0, | |
0.43749994, | |
0.3125, | |
1.0, | |
0.5625, | |
0.3125, | |
1.0, | |
0.5625, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.5761758, | |
0.06252148, | |
0.5761758, | |
0.08396289, | |
0.5800742, | |
0.08396289, | |
0.5800742, | |
0.06252148 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"east": [], | |
"down": [] | |
}, | |
"generalQuads": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.4375, | |
0.3125, | |
0.125, | |
0.4375, | |
0.3125, | |
5.214666E-9, | |
0.5625, | |
0.3125, | |
5.214666E-9, | |
0.5625, | |
0.3125, | |
0.125 | |
], | |
"textureCoordinates": [ | |
0.5761758, | |
0.089847654, | |
0.5761758, | |
0.093746096, | |
0.5800742, | |
0.093746096, | |
0.5800742, | |
0.089847654 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.4375, | |
1.0, | |
5.214666E-9, | |
0.4375, | |
1.0, | |
0.125, | |
0.5625, | |
1.0, | |
0.125, | |
0.5625, | |
1.0, | |
5.214666E-9 | |
], | |
"textureCoordinates": [ | |
0.5761758, | |
0.062503904, | |
0.5761758, | |
0.066402346, | |
0.5800742, | |
0.066402346, | |
0.5800742, | |
0.062503904 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.5625, | |
1.0, | |
0.125, | |
0.5625, | |
0.3125, | |
0.125, | |
0.5625, | |
0.3125, | |
1.06785905E-8, | |
0.5625, | |
1.0, | |
1.06785905E-8 | |
], | |
"textureCoordinates": [ | |
0.56250393, | |
0.06252148, | |
0.56250393, | |
0.08396289, | |
0.5664024, | |
0.08396289, | |
0.5664024, | |
0.06252148 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.4375, | |
1.0, | |
5.214666E-9, | |
0.4375, | |
0.3125, | |
5.214666E-9, | |
0.4375, | |
0.3125, | |
0.125, | |
0.4375, | |
1.0, | |
0.125 | |
], | |
"textureCoordinates": [ | |
0.56250393, | |
0.06252148, | |
0.56250393, | |
0.08396289, | |
0.5664023, | |
0.08396289, | |
0.5664023, | |
0.06252148 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.4375, | |
1.0, | |
0.125, | |
0.4375, | |
0.3125, | |
0.125, | |
0.5625, | |
0.3125, | |
0.125, | |
0.5625, | |
1.0, | |
0.125 | |
], | |
"textureCoordinates": [ | |
0.5761758, | |
0.06252148, | |
0.5761758, | |
0.08396289, | |
0.5800742, | |
0.08396289, | |
0.5800742, | |
0.06252148 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.43749994, | |
0.3125, | |
1.0, | |
0.43749994, | |
0.3125, | |
0.875, | |
0.5625, | |
0.3125, | |
0.875, | |
0.5625, | |
0.3125, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.5761758, | |
0.062503904, | |
0.5761758, | |
0.066402346, | |
0.5800742, | |
0.066402346, | |
0.5800742, | |
0.062503904 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.43749994, | |
1.0, | |
0.875, | |
0.43749994, | |
1.0, | |
1.0, | |
0.5625, | |
1.0, | |
1.0, | |
0.5625, | |
1.0, | |
0.875 | |
], | |
"textureCoordinates": [ | |
0.5761758, | |
0.089847654, | |
0.5761758, | |
0.093746096, | |
0.5800742, | |
0.093746096, | |
0.5800742, | |
0.089847654 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.5625, | |
1.0, | |
1.0, | |
0.5625, | |
0.3125, | |
1.0, | |
0.5625, | |
0.3125, | |
0.875, | |
0.5625, | |
1.0, | |
0.875 | |
], | |
"textureCoordinates": [ | |
0.5898477, | |
0.06252148, | |
0.5898477, | |
0.08396289, | |
0.59374607, | |
0.08396289, | |
0.59374607, | |
0.06252148 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.43749994, | |
1.0, | |
0.875, | |
0.43749994, | |
0.3125, | |
0.875, | |
0.43749994, | |
0.3125, | |
1.0, | |
0.43749994, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.5898476, | |
0.06252148, | |
0.5898476, | |
0.08396289, | |
0.59374607, | |
0.08396289, | |
0.59374607, | |
0.06252148 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.5625, | |
1.0, | |
0.875, | |
0.5625, | |
0.3125, | |
0.875, | |
0.43749994, | |
0.3125, | |
0.875, | |
0.43749994, | |
1.0, | |
0.875 | |
], | |
"textureCoordinates": [ | |
0.5761758, | |
0.06252148, | |
0.5761758, | |
0.08396289, | |
0.5800742, | |
0.08396289, | |
0.5800742, | |
0.06252148 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0625, | |
0.375, | |
0.12499999, | |
0.0625, | |
0.375, | |
-1.1177104E-8, | |
0.1875, | |
0.375, | |
-1.1177104E-8, | |
0.1875, | |
0.375, | |
0.12499999 | |
], | |
"textureCoordinates": [ | |
0.58789456, | |
0.089847654, | |
0.58789456, | |
0.093746096, | |
0.59179294, | |
0.093746096, | |
0.59179294, | |
0.089847654 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0625, | |
0.9375, | |
-1.1177104E-8, | |
0.0625, | |
0.9375, | |
0.12499999, | |
0.1875, | |
0.9375, | |
0.12499999, | |
0.1875, | |
0.9375, | |
-1.1177104E-8 | |
], | |
"textureCoordinates": [ | |
0.56445706, | |
0.062503904, | |
0.56445706, | |
0.066402346, | |
0.56835544, | |
0.066402346, | |
0.56835544, | |
0.062503904 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.1875, | |
0.9375, | |
0.12499999, | |
0.1875, | |
0.375, | |
0.12499999, | |
0.1875, | |
0.375, | |
-5.7131793E-9, | |
0.1875, | |
0.9375, | |
-5.7131793E-9 | |
], | |
"textureCoordinates": [ | |
0.56250393, | |
0.0644707, | |
0.56250393, | |
0.082013674, | |
0.5664024, | |
0.082013674, | |
0.5664024, | |
0.0644707 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0625, | |
0.9375, | |
-1.1177104E-8, | |
0.0625, | |
0.375, | |
-1.1177104E-8, | |
0.0625, | |
0.375, | |
0.124999985, | |
0.0625, | |
0.9375, | |
0.124999985 | |
], | |
"textureCoordinates": [ | |
0.56250393, | |
0.0644707, | |
0.56250393, | |
0.082013674, | |
0.5664023, | |
0.082013674, | |
0.5664023, | |
0.0644707 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.1875, | |
0.9375, | |
-1.1177104E-8, | |
0.1875, | |
0.375, | |
-1.1177104E-8, | |
0.0625, | |
0.375, | |
-1.1177104E-8, | |
0.0625, | |
0.9375, | |
-1.1177104E-8 | |
], | |
"textureCoordinates": [ | |
0.58789456, | |
0.0644707, | |
0.58789456, | |
0.082013674, | |
0.59179294, | |
0.082013674, | |
0.59179294, | |
0.0644707 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0625, | |
0.9375, | |
0.12499999, | |
0.0625, | |
0.375, | |
0.12499999, | |
0.1875, | |
0.375, | |
0.12499999, | |
0.1875, | |
0.9375, | |
0.12499999 | |
], | |
"textureCoordinates": [ | |
0.58789456, | |
0.0644707, | |
0.58789456, | |
0.082013674, | |
0.59179294, | |
0.082013674, | |
0.59179294, | |
0.0644707 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.06249994, | |
0.375, | |
1.0, | |
0.06249994, | |
0.375, | |
0.875, | |
0.18749994, | |
0.375, | |
0.875, | |
0.18749994, | |
0.375, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.5878945, | |
0.062503904, | |
0.5878945, | |
0.06640234, | |
0.59179294, | |
0.06640234, | |
0.59179294, | |
0.062503904 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.06249994, | |
0.9375, | |
0.875, | |
0.06249994, | |
0.9375, | |
1.0, | |
0.18749994, | |
0.9375, | |
1.0, | |
0.18749994, | |
0.9375, | |
0.875 | |
], | |
"textureCoordinates": [ | |
0.56445706, | |
0.089847654, | |
0.56445706, | |
0.093746096, | |
0.56835544, | |
0.093746096, | |
0.56835544, | |
0.089847654 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.18749994, | |
0.9375, | |
1.0, | |
0.18749994, | |
0.375, | |
1.0, | |
0.18749994, | |
0.375, | |
0.875, | |
0.18749994, | |
0.9375, | |
0.875 | |
], | |
"textureCoordinates": [ | |
0.5898477, | |
0.0644707, | |
0.5898477, | |
0.082013674, | |
0.59374607, | |
0.082013674, | |
0.59374607, | |
0.0644707 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.06249994, | |
0.9375, | |
0.875, | |
0.06249994, | |
0.375, | |
0.875, | |
0.06249994, | |
0.375, | |
1.0, | |
0.06249994, | |
0.9375, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.5898476, | |
0.0644707, | |
0.5898476, | |
0.082013674, | |
0.59374607, | |
0.082013674, | |
0.59374607, | |
0.0644707 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.18749994, | |
0.9375, | |
0.875, | |
0.18749994, | |
0.375, | |
0.875, | |
0.06249994, | |
0.375, | |
0.875, | |
0.06249994, | |
0.9375, | |
0.875 | |
], | |
"textureCoordinates": [ | |
0.58789456, | |
0.0644707, | |
0.58789456, | |
0.082013674, | |
0.59179294, | |
0.082013674, | |
0.59179294, | |
0.0644707 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.06249994, | |
0.9375, | |
1.0, | |
0.06249994, | |
0.375, | |
1.0, | |
0.18749994, | |
0.375, | |
1.0, | |
0.18749994, | |
0.9375, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.58789456, | |
0.0644707, | |
0.58789456, | |
0.082013674, | |
0.59179294, | |
0.082013674, | |
0.59179294, | |
0.0644707 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.1875, | |
0.375, | |
0.125, | |
0.1875, | |
0.375, | |
-5.7131793E-9, | |
0.4375, | |
0.375, | |
-5.7131793E-9, | |
0.4375, | |
0.375, | |
0.125 | |
], | |
"textureCoordinates": [ | |
0.58008593, | |
0.089847654, | |
0.58008593, | |
0.093746096, | |
0.5878828, | |
0.093746096, | |
0.5878828, | |
0.089847654 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-0.992126, | |
0.0, | |
0.0, | |
-0.992126, | |
0.0, | |
0.0, | |
-0.992126, | |
0.0, | |
0.0, | |
-0.992126 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.1875, | |
0.5625, | |
-5.7131793E-9, | |
0.1875, | |
0.5625, | |
0.125, | |
0.4375, | |
0.5625, | |
0.125, | |
0.4375, | |
0.5625, | |
-5.7131793E-9 | |
], | |
"textureCoordinates": [ | |
0.5683672, | |
0.062503904, | |
0.5683672, | |
0.066402346, | |
0.57616407, | |
0.066402346, | |
0.57616407, | |
0.062503904 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.992126, | |
0.0, | |
0.0, | |
0.992126, | |
0.0, | |
0.0, | |
0.992126, | |
0.0, | |
0.0, | |
0.992126 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.4375, | |
0.5625, | |
-5.7131793E-9, | |
0.4375, | |
0.375, | |
-5.7131793E-9, | |
0.1875, | |
0.375, | |
-5.7131793E-9, | |
0.1875, | |
0.5625, | |
-5.7131793E-9 | |
], | |
"textureCoordinates": [ | |
0.58789456, | |
0.07617773, | |
0.58789456, | |
0.082025394, | |
0.59179294, | |
0.082025394, | |
0.59179294, | |
0.07617773 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.1875, | |
0.5625, | |
0.125, | |
0.1875, | |
0.375, | |
0.125, | |
0.4375, | |
0.375, | |
0.125, | |
0.4375, | |
0.5625, | |
0.125 | |
], | |
"textureCoordinates": [ | |
0.58789456, | |
0.07617773, | |
0.58789456, | |
0.082025394, | |
0.59179294, | |
0.082025394, | |
0.59179294, | |
0.07617773 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.1875, | |
0.75, | |
0.125, | |
0.1875, | |
0.75, | |
-5.7131793E-9, | |
0.4375, | |
0.75, | |
-5.7131793E-9, | |
0.4375, | |
0.75, | |
0.125 | |
], | |
"textureCoordinates": [ | |
0.58008593, | |
0.089847654, | |
0.58008593, | |
0.093746096, | |
0.5878828, | |
0.093746096, | |
0.5878828, | |
0.089847654 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-0.992126, | |
0.0, | |
0.0, | |
-0.992126, | |
0.0, | |
0.0, | |
-0.992126, | |
0.0, | |
0.0, | |
-0.992126 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.1875, | |
0.9375, | |
-5.7131793E-9, | |
0.1875, | |
0.9375, | |
0.125, | |
0.4375, | |
0.9375, | |
0.125, | |
0.4375, | |
0.9375, | |
-5.7131793E-9 | |
], | |
"textureCoordinates": [ | |
0.5683672, | |
0.062503904, | |
0.5683672, | |
0.066402346, | |
0.57616407, | |
0.066402346, | |
0.57616407, | |
0.062503904 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.992126, | |
0.0, | |
0.0, | |
0.992126, | |
0.0, | |
0.0, | |
0.992126, | |
0.0, | |
0.0, | |
0.992126 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.4375, | |
0.9375, | |
-5.7131793E-9, | |
0.4375, | |
0.75, | |
-5.7131793E-9, | |
0.1875, | |
0.75, | |
-5.7131793E-9, | |
0.1875, | |
0.9375, | |
-5.7131793E-9 | |
], | |
"textureCoordinates": [ | |
0.58789456, | |
0.06445898, | |
0.58789456, | |
0.07030664, | |
0.59179294, | |
0.07030664, | |
0.59179294, | |
0.06445898 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.1875, | |
0.9375, | |
0.125, | |
0.1875, | |
0.75, | |
0.125, | |
0.4375, | |
0.75, | |
0.125, | |
0.4375, | |
0.9375, | |
0.125 | |
], | |
"textureCoordinates": [ | |
0.58789456, | |
0.06445898, | |
0.58789456, | |
0.07030664, | |
0.59179294, | |
0.07030664, | |
0.59179294, | |
0.06445898 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.18749994, | |
0.375, | |
1.0, | |
0.18749994, | |
0.375, | |
0.875, | |
0.43749994, | |
0.375, | |
0.875, | |
0.43749994, | |
0.375, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.58008593, | |
0.062503904, | |
0.58008593, | |
0.066402346, | |
0.5878828, | |
0.066402346, | |
0.5878828, | |
0.062503904 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.18749994, | |
0.5625, | |
0.875, | |
0.18749994, | |
0.5625, | |
1.0, | |
0.43749994, | |
0.5625, | |
1.0, | |
0.43749994, | |
0.5625, | |
0.875 | |
], | |
"textureCoordinates": [ | |
0.5683672, | |
0.089847654, | |
0.5683672, | |
0.093746096, | |
0.57616407, | |
0.093746096, | |
0.57616407, | |
0.089847654 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.43749994, | |
0.5625, | |
0.875, | |
0.43749994, | |
0.375, | |
0.875, | |
0.18749994, | |
0.375, | |
0.875, | |
0.18749994, | |
0.5625, | |
0.875 | |
], | |
"textureCoordinates": [ | |
0.58789456, | |
0.07617773, | |
0.58789456, | |
0.082025394, | |
0.59179294, | |
0.082025394, | |
0.59179294, | |
0.07617773 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.18749994, | |
0.5625, | |
1.0, | |
0.18749994, | |
0.375, | |
1.0, | |
0.43749994, | |
0.375, | |
1.0, | |
0.43749994, | |
0.5625, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.58789456, | |
0.07617773, | |
0.58789456, | |
0.082025394, | |
0.59179294, | |
0.082025394, | |
0.59179294, | |
0.07617773 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.18749994, | |
0.75, | |
1.0, | |
0.18749994, | |
0.75, | |
0.875, | |
0.43749994, | |
0.75, | |
0.875, | |
0.43749994, | |
0.75, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.58008593, | |
0.062503904, | |
0.58008593, | |
0.066402346, | |
0.5878828, | |
0.066402346, | |
0.5878828, | |
0.062503904 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.18749994, | |
0.9375, | |
0.875, | |
0.18749994, | |
0.9375, | |
1.0, | |
0.43749994, | |
0.9375, | |
1.0, | |
0.43749994, | |
0.9375, | |
0.875 | |
], | |
"textureCoordinates": [ | |
0.5683672, | |
0.089847654, | |
0.5683672, | |
0.093746096, | |
0.57616407, | |
0.093746096, | |
0.57616407, | |
0.089847654 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.43749994, | |
0.9375, | |
0.875, | |
0.43749994, | |
0.75, | |
0.875, | |
0.18749994, | |
0.75, | |
0.875, | |
0.18749994, | |
0.9375, | |
0.875 | |
], | |
"textureCoordinates": [ | |
0.58789456, | |
0.06445898, | |
0.58789456, | |
0.07030664, | |
0.59179294, | |
0.07030664, | |
0.59179294, | |
0.06445898 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.18749994, | |
0.9375, | |
1.0, | |
0.18749994, | |
0.75, | |
1.0, | |
0.43749994, | |
0.75, | |
1.0, | |
0.43749994, | |
0.9375, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.58789456, | |
0.06445898, | |
0.58789456, | |
0.07030664, | |
0.59179294, | |
0.07030664, | |
0.59179294, | |
0.06445898 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
} | |
}, | |
"minecraft:daylight_detector_inverted[power=9]": { | |
"qualifiedName": "minecraft:daylight_detector_inverted[power=9]", | |
"ambientOcclusionLightValue": 1.0, | |
"renderType": "MODEL", | |
"lightOpacity": 0, | |
"lightValue": 0, | |
"isFullCube": false, | |
"isFullyOpaque": false, | |
"isFullBlock": false, | |
"isBlockNormalCube": false, | |
"isOpaqueCube": false, | |
"isTranslucent": false, | |
"isSideSolid": { | |
"north": false, | |
"up": false, | |
"west": false, | |
"south": false, | |
"east": false, | |
"down": false | |
}, | |
"collisionBoundingBox": { | |
"minX": 0.0, | |
"minY": 0.0, | |
"minZ": 0.0, | |
"maxX": 1.0, | |
"maxY": 0.375, | |
"maxZ": 1.0 | |
}, | |
"model": { | |
"isAmbientOcclusion": true, | |
"sideQuads": { | |
"north": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
0.375, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.375, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.25003126, | |
0.23829296, | |
0.25003126, | |
0.24998829, | |
0.28121874, | |
0.24998829, | |
0.28121874, | |
0.23829296 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"up": [], | |
"west": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.375, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.375, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.25003126, | |
0.23829296, | |
0.25003126, | |
0.24998829, | |
0.28121874, | |
0.24998829, | |
0.28121874, | |
0.23829296 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"south": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.375, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0, | |
0.375, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.25003126, | |
0.23829296, | |
0.25003126, | |
0.24998829, | |
0.28121874, | |
0.24998829, | |
0.28121874, | |
0.23829296 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"east": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
0.375, | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.375, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.25003126, | |
0.23829296, | |
0.25003126, | |
0.24998829, | |
0.28121874, | |
0.24998829, | |
0.28121874, | |
0.23829296 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"down": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.25003126, | |
0.21878125, | |
0.25003126, | |
0.24996875, | |
0.28121874, | |
0.24996875, | |
0.28121874, | |
0.21878125 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
}, | |
"generalQuads": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.375, | |
0.0, | |
0.0, | |
0.375, | |
1.0, | |
1.0, | |
0.375, | |
1.0, | |
1.0, | |
0.375, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.25003126, | |
0.18753125, | |
0.25003126, | |
0.21871875, | |
0.28121874, | |
0.21871875, | |
0.28121874, | |
0.18753125 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
} | |
}, | |
"minecraft:yellow_shulker_box[facing=south]": { | |
"qualifiedName": "minecraft:yellow_shulker_box[facing=south]", | |
"ambientOcclusionLightValue": 1.0, | |
"renderType": "ENTITYBLOCK_ANIMATED", | |
"lightOpacity": 0, | |
"lightValue": 0, | |
"isFullCube": false, | |
"isFullyOpaque": false, | |
"isFullBlock": false, | |
"isBlockNormalCube": false, | |
"isOpaqueCube": false, | |
"isTranslucent": false, | |
"isSideSolid": { | |
"north": false, | |
"up": false, | |
"west": false, | |
"south": false, | |
"east": false, | |
"down": false | |
}, | |
"model": { | |
"isAmbientOcclusion": true, | |
"sideQuads": { | |
"north": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"up": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"west": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"south": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"east": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"down": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
}, | |
"generalQuads": [] | |
} | |
}, | |
"minecraft:spruce_door[facing=north,half=lower,hinge=left,open=true,powered=false]": { | |
"qualifiedName": "minecraft:spruce_door[facing=north,half=lower,hinge=left,open=true,powered=false]", | |
"ambientOcclusionLightValue": 1.0, | |
"renderType": "MODEL", | |
"lightOpacity": 0, | |
"lightValue": 0, | |
"isFullCube": false, | |
"isFullyOpaque": false, | |
"isFullBlock": false, | |
"isBlockNormalCube": false, | |
"isOpaqueCube": false, | |
"isTranslucent": false, | |
"isSideSolid": { | |
"north": false, | |
"up": false, | |
"west": false, | |
"south": false, | |
"east": false, | |
"down": false | |
}, | |
"model": { | |
"isAmbientOcclusion": false, | |
"sideQuads": { | |
"north": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.1875, | |
1.0, | |
0.0, | |
0.1875, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.3808535, | |
0.15628125, | |
0.3808535, | |
0.18746875, | |
0.37500587, | |
0.18746875, | |
0.37500587, | |
0.15628125 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"up": [], | |
"west": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.40621874, | |
0.15628125, | |
0.40621874, | |
0.18746875, | |
0.37503126, | |
0.18746875, | |
0.37503126, | |
0.15628125 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"south": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.1875, | |
0.0, | |
1.0, | |
0.1875, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.37500587, | |
0.15628125, | |
0.37500587, | |
0.18746875, | |
0.3808535, | |
0.18746875, | |
0.3808535, | |
0.15628125 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"east": [], | |
"down": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
0.1875, | |
0.0, | |
0.0, | |
0.1875, | |
0.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.4003965, | |
0.15628125, | |
0.4003965, | |
0.18746875, | |
0.40624413, | |
0.18746875, | |
0.40624413, | |
0.15628125 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
}, | |
"generalQuads": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.1875, | |
1.0, | |
1.0, | |
0.1875, | |
0.0, | |
1.0, | |
0.1875, | |
0.0, | |
0.0, | |
0.1875, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.15628125, | |
0.37503126, | |
0.18746875, | |
0.40621874, | |
0.18746875, | |
0.40621874, | |
0.15628125 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
} | |
}, | |
"minecraft:beacon": { | |
"qualifiedName": "minecraft:beacon", | |
"ambientOcclusionLightValue": 1.0, | |
"renderType": "MODEL", | |
"lightOpacity": 0, | |
"lightValue": 15, | |
"isFullCube": false, | |
"isFullyOpaque": false, | |
"isFullBlock": false, | |
"isBlockNormalCube": false, | |
"isOpaqueCube": false, | |
"isTranslucent": false, | |
"isSideSolid": { | |
"north": false, | |
"up": false, | |
"west": false, | |
"south": false, | |
"east": false, | |
"down": false | |
}, | |
"collisionBoundingBox": { | |
"minX": 0.0, | |
"minY": 0.0, | |
"minZ": 0.0, | |
"maxX": 1.0, | |
"maxY": 1.0, | |
"maxZ": 1.0 | |
}, | |
"model": { | |
"isAmbientOcclusion": true, | |
"sideQuads": { | |
"north": [], | |
"up": [], | |
"west": [], | |
"south": [], | |
"east": [], | |
"down": [] | |
}, | |
"generalQuads": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.40628126, | |
0.28128126, | |
0.40628126, | |
0.31246874, | |
0.43746874, | |
0.31246874, | |
0.43746874, | |
0.28128126 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.40628126, | |
0.28128126, | |
0.40628126, | |
0.31246874, | |
0.43746874, | |
0.31246874, | |
0.43746874, | |
0.28128126 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.40628126, | |
0.28128126, | |
0.40628126, | |
0.31246874, | |
0.43746874, | |
0.31246874, | |
0.43746874, | |
0.28128126 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.40628126, | |
0.28128126, | |
0.40628126, | |
0.31246874, | |
0.43746874, | |
0.31246874, | |
0.43746874, | |
0.28128126 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.40628126, | |
0.28128126, | |
0.40628126, | |
0.31246874, | |
0.43746874, | |
0.31246874, | |
0.43746874, | |
0.28128126 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.40628126, | |
0.28128126, | |
0.40628126, | |
0.31246874, | |
0.43746874, | |
0.31246874, | |
0.43746874, | |
0.28128126 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.125, | |
0.00625, | |
0.875, | |
0.125, | |
0.00625, | |
0.125, | |
0.875, | |
0.00625, | |
0.125, | |
0.875, | |
0.00625, | |
0.875 | |
], | |
"textureCoordinates": [ | |
0.5351797, | |
0.28517967, | |
0.5351797, | |
0.30857033, | |
0.5585703, | |
0.30857033, | |
0.5585703, | |
0.28517967 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-0.992126, | |
0.0, | |
0.0, | |
-0.992126, | |
0.0, | |
0.0, | |
-0.992126, | |
0.0, | |
0.0, | |
-0.992126 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.125, | |
0.1875, | |
0.125, | |
0.125, | |
0.1875, | |
0.875, | |
0.875, | |
0.1875, | |
0.875, | |
0.875, | |
0.1875, | |
0.125 | |
], | |
"textureCoordinates": [ | |
0.5351797, | |
0.28517967, | |
0.5351797, | |
0.30857033, | |
0.5585703, | |
0.30857033, | |
0.5585703, | |
0.28517967 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.992126, | |
0.0, | |
0.0, | |
0.992126, | |
0.0, | |
0.0, | |
0.992126, | |
0.0, | |
0.0, | |
0.992126 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.875, | |
0.1875, | |
0.125, | |
0.875, | |
0.00625, | |
0.125, | |
0.125, | |
0.00625, | |
0.125, | |
0.125, | |
0.1875, | |
0.125 | |
], | |
"textureCoordinates": [ | |
0.5351797, | |
0.3066465, | |
0.5351797, | |
0.31249413, | |
0.5585703, | |
0.31249413, | |
0.5585703, | |
0.3066465 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.125, | |
0.1875, | |
0.875, | |
0.125, | |
0.00625, | |
0.875, | |
0.875, | |
0.00625, | |
0.875, | |
0.875, | |
0.1875, | |
0.875 | |
], | |
"textureCoordinates": [ | |
0.5351797, | |
0.3066465, | |
0.5351797, | |
0.31249413, | |
0.5585703, | |
0.31249413, | |
0.5585703, | |
0.3066465 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.125, | |
0.1875, | |
0.125, | |
0.125, | |
0.00625, | |
0.125, | |
0.125, | |
0.00625, | |
0.875, | |
0.125, | |
0.1875, | |
0.875 | |
], | |
"textureCoordinates": [ | |
0.5351797, | |
0.3066465, | |
0.5351797, | |
0.31249413, | |
0.5585703, | |
0.31249413, | |
0.5585703, | |
0.3066465 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.875, | |
0.1875, | |
0.875, | |
0.875, | |
0.00625, | |
0.875, | |
0.875, | |
0.00625, | |
0.125, | |
0.875, | |
0.1875, | |
0.125 | |
], | |
"textureCoordinates": [ | |
0.5351797, | |
0.3066465, | |
0.5351797, | |
0.31249413, | |
0.5585703, | |
0.31249413, | |
0.5585703, | |
0.3066465 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.1875, | |
0.1875, | |
0.8125, | |
0.1875, | |
0.1875, | |
0.1875, | |
0.8125, | |
0.1875, | |
0.1875, | |
0.8125, | |
0.1875, | |
0.8125 | |
], | |
"textureCoordinates": [ | |
0.005878906, | |
0.0996289, | |
0.005878906, | |
0.11912109, | |
0.025371093, | |
0.11912109, | |
0.025371093, | |
0.0996289 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.1875, | |
0.875, | |
0.1875, | |
0.1875, | |
0.875, | |
0.8125, | |
0.8125, | |
0.875, | |
0.8125, | |
0.8125, | |
0.875, | |
0.1875 | |
], | |
"textureCoordinates": [ | |
0.005878906, | |
0.0996289, | |
0.005878906, | |
0.11912109, | |
0.025371093, | |
0.11912109, | |
0.025371093, | |
0.0996289 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.8125, | |
0.875, | |
0.1875, | |
0.8125, | |
0.1875, | |
0.1875, | |
0.1875, | |
0.1875, | |
0.1875, | |
0.1875, | |
0.875, | |
0.1875 | |
], | |
"textureCoordinates": [ | |
0.005878906, | |
0.09767774, | |
0.005878906, | |
0.11911914, | |
0.025371093, | |
0.11911914, | |
0.025371093, | |
0.09767774 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.1875, | |
0.875, | |
0.8125, | |
0.1875, | |
0.1875, | |
0.8125, | |
0.8125, | |
0.1875, | |
0.8125, | |
0.8125, | |
0.875, | |
0.8125 | |
], | |
"textureCoordinates": [ | |
0.005878906, | |
0.09767774, | |
0.005878906, | |
0.11911914, | |
0.025371093, | |
0.11911914, | |
0.025371093, | |
0.09767774 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.1875, | |
0.875, | |
0.1875, | |
0.1875, | |
0.1875, | |
0.1875, | |
0.1875, | |
0.1875, | |
0.8125, | |
0.1875, | |
0.875, | |
0.8125 | |
], | |
"textureCoordinates": [ | |
0.005878906, | |
0.09767774, | |
0.005878906, | |
0.11911914, | |
0.025371093, | |
0.11911914, | |
0.025371093, | |
0.09767774 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.8125, | |
0.875, | |
0.8125, | |
0.8125, | |
0.1875, | |
0.8125, | |
0.8125, | |
0.1875, | |
0.1875, | |
0.8125, | |
0.875, | |
0.1875 | |
], | |
"textureCoordinates": [ | |
0.005878906, | |
0.09767774, | |
0.005878906, | |
0.11911914, | |
0.025371093, | |
0.11911914, | |
0.025371093, | |
0.09767774 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
} | |
}, | |
"minecraft:pink_shulker_box[facing=down]": { | |
"qualifiedName": "minecraft:pink_shulker_box[facing=down]", | |
"ambientOcclusionLightValue": 1.0, | |
"renderType": "ENTITYBLOCK_ANIMATED", | |
"lightOpacity": 0, | |
"lightValue": 0, | |
"isFullCube": false, | |
"isFullyOpaque": false, | |
"isFullBlock": false, | |
"isBlockNormalCube": false, | |
"isOpaqueCube": false, | |
"isTranslucent": false, | |
"isSideSolid": { | |
"north": false, | |
"up": false, | |
"west": false, | |
"south": false, | |
"east": false, | |
"down": false | |
}, | |
"model": { | |
"isAmbientOcclusion": true, | |
"sideQuads": { | |
"north": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"up": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"west": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"south": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"east": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"down": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.37503126, | |
0.75003123, | |
0.37503126, | |
0.78121877, | |
0.40621874, | |
0.78121877, | |
0.40621874, | |
0.75003123 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
}, | |
"generalQuads": [] | |
} | |
}, | |
"minecraft:sticky_piston[extended=true,facing=east]": { | |
"qualifiedName": "minecraft:sticky_piston[extended=true,facing=east]", | |
"ambientOcclusionLightValue": 1.0, | |
"renderType": "MODEL", | |
"lightOpacity": 0, | |
"lightValue": 0, | |
"isFullCube": false, | |
"isFullyOpaque": false, | |
"isFullBlock": false, | |
"isBlockNormalCube": false, | |
"isOpaqueCube": false, | |
"isTranslucent": false, | |
"isSideSolid": { | |
"north": false, | |
"up": false, | |
"west": false, | |
"south": false, | |
"east": false, | |
"down": false | |
}, | |
"collisionBoundingBox": { | |
"minX": 0.0, | |
"minY": 0.0, | |
"minZ": 0.0, | |
"maxX": 0.75, | |
"maxY": 1.0, | |
"maxZ": 1.0 | |
}, | |
"model": { | |
"isAmbientOcclusion": true, | |
"sideQuads": { | |
"north": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.75, | |
1.0, | |
-1.3909066E-8, | |
0.75, | |
2.9802322E-8, | |
-1.3909066E-8, | |
0.0, | |
2.9802322E-8, | |
-1.3909066E-8, | |
0.0, | |
1.0, | |
-1.3909066E-8 | |
], | |
"textureCoordinates": [ | |
0.56246877, | |
0.38283592, | |
0.53128123, | |
0.38283592, | |
0.53128123, | |
0.40622658, | |
0.56246877, | |
0.40622658 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"up": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
-1.3909066E-8, | |
0.0, | |
1.0, | |
1.0, | |
0.75, | |
1.0, | |
1.0, | |
0.75, | |
1.0, | |
-1.3909066E-8 | |
], | |
"textureCoordinates": [ | |
0.53128123, | |
0.40622658, | |
0.56246877, | |
0.40622658, | |
0.56246877, | |
0.38283592, | |
0.53128123, | |
0.38283592 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"west": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
-1.3909066E-8, | |
0.0, | |
2.9802322E-8, | |
-1.3909066E-8, | |
0.0, | |
2.9802322E-8, | |
1.0, | |
0.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.53128123, | |
0.31253126, | |
0.53128123, | |
0.34371874, | |
0.56246877, | |
0.34371874, | |
0.56246877, | |
0.31253126 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"south": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
2.9802322E-8, | |
1.0, | |
0.75, | |
2.9802322E-8, | |
1.0, | |
0.75, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.53128123, | |
0.40622658, | |
0.56246877, | |
0.40622658, | |
0.56246877, | |
0.38283592, | |
0.53128123, | |
0.38283592 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"east": [], | |
"down": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
2.9802322E-8, | |
1.0, | |
0.0, | |
2.9802322E-8, | |
-1.3909066E-8, | |
0.75, | |
2.9802322E-8, | |
-1.3909066E-8, | |
0.75, | |
2.9802322E-8, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.53128123, | |
0.40622658, | |
0.56246877, | |
0.40622658, | |
0.56246877, | |
0.38283592, | |
0.53128123, | |
0.38283592 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
}, | |
"generalQuads": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.75, | |
1.0, | |
1.0, | |
0.75, | |
2.9802322E-8, | |
1.0, | |
0.75, | |
2.9802322E-8, | |
1.8874475E-8, | |
0.75, | |
1.0, | |
1.8874475E-8 | |
], | |
"textureCoordinates": [ | |
0.53128123, | |
0.34378126, | |
0.53128123, | |
0.37496874, | |
0.56246877, | |
0.37496874, | |
0.56246877, | |
0.34378126 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
} | |
}, | |
"minecraft:red_flower[type=white_tulip]": { | |
"qualifiedName": "minecraft:red_flower[type=white_tulip]", | |
"ambientOcclusionLightValue": 1.0, | |
"renderType": "MODEL", | |
"lightOpacity": 0, | |
"lightValue": 0, | |
"isFullCube": false, | |
"isFullyOpaque": false, | |
"isFullBlock": false, | |
"isBlockNormalCube": false, | |
"isOpaqueCube": false, | |
"isTranslucent": true, | |
"isSideSolid": { | |
"north": false, | |
"up": false, | |
"west": false, | |
"south": false, | |
"east": false, | |
"down": false | |
}, | |
"model": { | |
"isAmbientOcclusion": false, | |
"sideQuads": { | |
"north": [], | |
"up": [], | |
"west": [], | |
"south": [], | |
"east": [], | |
"down": [] | |
}, | |
"generalQuads": [ | |
{ | |
"shouldApplyDiffuseLighting": false, | |
"positions": [ | |
0.9499999, | |
1.0, | |
0.05000004, | |
0.9499999, | |
0.0, | |
0.05000004, | |
0.05000004, | |
0.0, | |
0.9499999, | |
0.05000004, | |
1.0, | |
0.9499999 | |
], | |
"textureCoordinates": [ | |
0.12503125, | |
0.28128126, | |
0.12503125, | |
0.31246874, | |
0.15621875, | |
0.31246874, | |
0.15621875, | |
0.28128126 | |
], | |
"normals": [ | |
0.0, | |
-0.7007874, | |
0.0, | |
0.0, | |
-0.7007874, | |
0.0, | |
0.0, | |
-0.7007874, | |
0.0, | |
0.0, | |
-0.7007874, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": false, | |
"positions": [ | |
0.05000004, | |
1.0, | |
0.9499999, | |
0.05000004, | |
0.0, | |
0.9499999, | |
0.9499999, | |
0.0, | |
0.05000004, | |
0.9499999, | |
1.0, | |
0.05000004 | |
], | |
"textureCoordinates": [ | |
0.12503125, | |
0.28128126, | |
0.12503125, | |
0.31246874, | |
0.15621875, | |
0.31246874, | |
0.15621875, | |
0.28128126 | |
], | |
"normals": [ | |
0.0, | |
0.7007874, | |
0.0, | |
0.0, | |
0.7007874, | |
0.0, | |
0.0, | |
0.7007874, | |
0.0, | |
0.0, | |
0.7007874, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": false, | |
"positions": [ | |
0.05000004, | |
1.0, | |
0.05000004, | |
0.05000004, | |
0.0, | |
0.05000004, | |
0.9499999, | |
0.0, | |
0.9499999, | |
0.9499999, | |
1.0, | |
0.9499999 | |
], | |
"textureCoordinates": [ | |
0.12503125, | |
0.28128126, | |
0.12503125, | |
0.31246874, | |
0.15621875, | |
0.31246874, | |
0.15621875, | |
0.28128126 | |
], | |
"normals": [ | |
0.0, | |
0.7007874, | |
0.0, | |
0.0, | |
0.7007874, | |
0.0, | |
0.0, | |
0.7007874, | |
0.0, | |
0.0, | |
0.7007874, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": false, | |
"positions": [ | |
0.9499999, | |
1.0, | |
0.9499999, | |
0.9499999, | |
0.0, | |
0.9499999, | |
0.05000004, | |
0.0, | |
0.05000004, | |
0.05000004, | |
1.0, | |
0.05000004 | |
], | |
"textureCoordinates": [ | |
0.12503125, | |
0.28128126, | |
0.12503125, | |
0.31246874, | |
0.15621875, | |
0.31246874, | |
0.15621875, | |
0.28128126 | |
], | |
"normals": [ | |
0.0, | |
-0.7007874, | |
0.0, | |
0.0, | |
-0.7007874, | |
0.0, | |
0.0, | |
-0.7007874, | |
0.0, | |
0.0, | |
-0.7007874, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
} | |
}, | |
"minecraft:reeds[age=7]": { | |
"qualifiedName": "minecraft:reeds[age=7]", | |
"ambientOcclusionLightValue": 1.0, | |
"renderType": "MODEL", | |
"lightOpacity": 0, | |
"lightValue": 0, | |
"isFullCube": false, | |
"isFullyOpaque": false, | |
"isFullBlock": false, | |
"isBlockNormalCube": false, | |
"isOpaqueCube": false, | |
"isTranslucent": true, | |
"isSideSolid": { | |
"north": false, | |
"up": false, | |
"west": false, | |
"south": false, | |
"east": false, | |
"down": false | |
}, | |
"model": { | |
"isAmbientOcclusion": false, | |
"sideQuads": { | |
"north": [], | |
"up": [], | |
"west": [], | |
"south": [], | |
"east": [], | |
"down": [] | |
}, | |
"generalQuads": [ | |
{ | |
"shouldApplyDiffuseLighting": false, | |
"positions": [ | |
0.9499999, | |
1.0, | |
0.05000004, | |
0.9499999, | |
0.0, | |
0.05000004, | |
0.05000004, | |
0.0, | |
0.9499999, | |
0.05000004, | |
1.0, | |
0.9499999 | |
], | |
"textureCoordinates": [ | |
0.65628123, | |
0.21878125, | |
0.65628123, | |
0.24996875, | |
0.68746877, | |
0.24996875, | |
0.68746877, | |
0.21878125 | |
], | |
"normals": [ | |
0.0, | |
-0.7007874, | |
0.0, | |
0.0, | |
-0.7007874, | |
0.0, | |
0.0, | |
-0.7007874, | |
0.0, | |
0.0, | |
-0.7007874, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": false, | |
"positions": [ | |
0.05000004, | |
1.0, | |
0.9499999, | |
0.05000004, | |
0.0, | |
0.9499999, | |
0.9499999, | |
0.0, | |
0.05000004, | |
0.9499999, | |
1.0, | |
0.05000004 | |
], | |
"textureCoordinates": [ | |
0.65628123, | |
0.21878125, | |
0.65628123, | |
0.24996875, | |
0.68746877, | |
0.24996875, | |
0.68746877, | |
0.21878125 | |
], | |
"normals": [ | |
0.0, | |
0.7007874, | |
0.0, | |
0.0, | |
0.7007874, | |
0.0, | |
0.0, | |
0.7007874, | |
0.0, | |
0.0, | |
0.7007874, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": false, | |
"positions": [ | |
0.05000004, | |
1.0, | |
0.05000004, | |
0.05000004, | |
0.0, | |
0.05000004, | |
0.9499999, | |
0.0, | |
0.9499999, | |
0.9499999, | |
1.0, | |
0.9499999 | |
], | |
"textureCoordinates": [ | |
0.65628123, | |
0.21878125, | |
0.65628123, | |
0.24996875, | |
0.68746877, | |
0.24996875, | |
0.68746877, | |
0.21878125 | |
], | |
"normals": [ | |
0.0, | |
0.7007874, | |
0.0, | |
0.0, | |
0.7007874, | |
0.0, | |
0.0, | |
0.7007874, | |
0.0, | |
0.0, | |
0.7007874, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": false, | |
"positions": [ | |
0.9499999, | |
1.0, | |
0.9499999, | |
0.9499999, | |
0.0, | |
0.9499999, | |
0.05000004, | |
0.0, | |
0.05000004, | |
0.05000004, | |
1.0, | |
0.05000004 | |
], | |
"textureCoordinates": [ | |
0.65628123, | |
0.21878125, | |
0.65628123, | |
0.24996875, | |
0.68746877, | |
0.24996875, | |
0.68746877, | |
0.21878125 | |
], | |
"normals": [ | |
0.0, | |
-0.7007874, | |
0.0, | |
0.0, | |
-0.7007874, | |
0.0, | |
0.0, | |
-0.7007874, | |
0.0, | |
0.0, | |
-0.7007874, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
} | |
}, | |
"minecraft:acacia_fence_gate[facing=north,in_wall=false,open=true,powered=false]": { | |
"qualifiedName": "minecraft:acacia_fence_gate[facing=north,in_wall=false,open=true,powered=false]", | |
"ambientOcclusionLightValue": 1.0, | |
"renderType": "MODEL", | |
"lightOpacity": 0, | |
"lightValue": 0, | |
"isFullCube": false, | |
"isFullyOpaque": false, | |
"isFullBlock": false, | |
"isBlockNormalCube": false, | |
"isOpaqueCube": false, | |
"isTranslucent": false, | |
"isSideSolid": { | |
"north": false, | |
"up": false, | |
"west": false, | |
"south": false, | |
"east": false, | |
"down": false | |
}, | |
"model": { | |
"isAmbientOcclusion": true, | |
"sideQuads": { | |
"north": [], | |
"up": [], | |
"west": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
5.9604645E-8, | |
1.0, | |
0.43749994, | |
5.9604645E-8, | |
0.3125, | |
0.43749994, | |
5.9604645E-8, | |
0.3125, | |
0.5624999, | |
5.9604645E-8, | |
1.0, | |
0.5624999 | |
], | |
"textureCoordinates": [ | |
0.5449258, | |
0.4687715, | |
0.5449258, | |
0.4902129, | |
0.5488242, | |
0.4902129, | |
0.5488242, | |
0.4687715 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"south": [], | |
"east": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
0.5625, | |
1.0, | |
0.3125, | |
0.5625, | |
1.0, | |
0.3125, | |
0.4375, | |
1.0, | |
1.0, | |
0.4375 | |
], | |
"textureCoordinates": [ | |
0.5449258, | |
0.4687715, | |
0.5449258, | |
0.4902129, | |
0.5488242, | |
0.4902129, | |
0.5488242, | |
0.4687715 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"down": [] | |
}, | |
"generalQuads": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.87500006, | |
0.3125, | |
0.5625, | |
0.87500006, | |
0.3125, | |
0.4375, | |
1.0, | |
0.3125, | |
0.4375, | |
1.0, | |
0.3125, | |
0.5625 | |
], | |
"textureCoordinates": [ | |
0.5585977, | |
0.48242578, | |
0.5585977, | |
0.48632422, | |
0.5624961, | |
0.48632422, | |
0.5624961, | |
0.48242578 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.87500006, | |
1.0, | |
0.4375, | |
0.87500006, | |
1.0, | |
0.5625, | |
1.0, | |
1.0, | |
0.5625, | |
1.0, | |
1.0, | |
0.4375 | |
], | |
"textureCoordinates": [ | |
0.5585977, | |
0.48242578, | |
0.5585977, | |
0.48632422, | |
0.56249607, | |
0.48632422, | |
0.56249607, | |
0.48242578 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.87500006, | |
1.0, | |
0.5625, | |
0.87500006, | |
0.3125, | |
0.5625, | |
1.0, | |
0.3125, | |
0.5625, | |
1.0, | |
1.0, | |
0.5625 | |
], | |
"textureCoordinates": [ | |
0.53125393, | |
0.4687715, | |
0.53125393, | |
0.4902129, | |
0.5351523, | |
0.4902129, | |
0.5351523, | |
0.4687715 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
0.4375, | |
1.0, | |
0.3125, | |
0.4375, | |
0.87500006, | |
0.3125, | |
0.4375, | |
0.87500006, | |
1.0, | |
0.4375 | |
], | |
"textureCoordinates": [ | |
0.53125393, | |
0.4687715, | |
0.53125393, | |
0.4902129, | |
0.5351523, | |
0.4902129, | |
0.5351523, | |
0.4687715 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.87500006, | |
1.0, | |
0.4375, | |
0.87500006, | |
0.3125, | |
0.4375, | |
0.87500006, | |
0.3125, | |
0.5625, | |
0.87500006, | |
1.0, | |
0.5625 | |
], | |
"textureCoordinates": [ | |
0.5449258, | |
0.4687715, | |
0.5449258, | |
0.4902129, | |
0.5488242, | |
0.4902129, | |
0.5488242, | |
0.4687715 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
5.9604645E-8, | |
0.3125, | |
0.5624999, | |
5.9604645E-8, | |
0.3125, | |
0.43749994, | |
0.12500006, | |
0.3125, | |
0.43749994, | |
0.12500006, | |
0.3125, | |
0.5624999 | |
], | |
"textureCoordinates": [ | |
0.53125393, | |
0.48242578, | |
0.53125393, | |
0.48632422, | |
0.5351523, | |
0.48632422, | |
0.5351523, | |
0.48242578 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
5.9604645E-8, | |
1.0, | |
0.43749994, | |
5.9604645E-8, | |
1.0, | |
0.5624999, | |
0.12500006, | |
1.0, | |
0.5624999, | |
0.12500006, | |
1.0, | |
0.43749994 | |
], | |
"textureCoordinates": [ | |
0.53125393, | |
0.48242578, | |
0.53125393, | |
0.48632422, | |
0.5351523, | |
0.48632422, | |
0.5351523, | |
0.48242578 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
5.9604645E-8, | |
1.0, | |
0.5624999, | |
5.9604645E-8, | |
0.3125, | |
0.5624999, | |
0.12500006, | |
0.3125, | |
0.5624999, | |
0.12500006, | |
1.0, | |
0.5624999 | |
], | |
"textureCoordinates": [ | |
0.5585977, | |
0.4687715, | |
0.5585977, | |
0.4902129, | |
0.56249607, | |
0.4902129, | |
0.56249607, | |
0.4687715 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.12500006, | |
1.0, | |
0.43749994, | |
0.12500006, | |
0.3125, | |
0.43749994, | |
5.9604645E-8, | |
0.3125, | |
0.43749994, | |
5.9604645E-8, | |
1.0, | |
0.43749994 | |
], | |
"textureCoordinates": [ | |
0.5585977, | |
0.4687715, | |
0.5585977, | |
0.4902129, | |
0.56249607, | |
0.4902129, | |
0.56249607, | |
0.4687715 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.12500006, | |
1.0, | |
0.5624999, | |
0.12500006, | |
0.3125, | |
0.5624999, | |
0.12500006, | |
0.3125, | |
0.43749994, | |
0.12500006, | |
1.0, | |
0.43749994 | |
], | |
"textureCoordinates": [ | |
0.5449258, | |
0.4687715, | |
0.5449258, | |
0.4902129, | |
0.5488242, | |
0.4902129, | |
0.5488242, | |
0.4687715 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.87500006, | |
0.375, | |
0.1875, | |
0.87500006, | |
0.375, | |
0.0625, | |
1.0000001, | |
0.375, | |
0.0625, | |
1.0000001, | |
0.375, | |
0.1875 | |
], | |
"textureCoordinates": [ | |
0.5585977, | |
0.47070703, | |
0.5585977, | |
0.47460547, | |
0.56249607, | |
0.47460547, | |
0.56249607, | |
0.47070703 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.87500006, | |
0.9375, | |
0.0625, | |
0.87500006, | |
0.9375, | |
0.1875, | |
1.0000001, | |
0.9375, | |
0.1875, | |
1.0000001, | |
0.9375, | |
0.0625 | |
], | |
"textureCoordinates": [ | |
0.5585977, | |
0.47070703, | |
0.5585977, | |
0.47460547, | |
0.5624961, | |
0.47460547, | |
0.5624961, | |
0.47070703 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.87500006, | |
0.9375, | |
0.1875, | |
0.87500006, | |
0.375, | |
0.1875, | |
1.0000001, | |
0.375, | |
0.1875, | |
1.0000001, | |
0.9375, | |
0.1875 | |
], | |
"textureCoordinates": [ | |
0.53125393, | |
0.4707207, | |
0.53125393, | |
0.48826367, | |
0.5351523, | |
0.48826367, | |
0.5351523, | |
0.4707207 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0000001, | |
0.9375, | |
0.0625, | |
1.0000001, | |
0.375, | |
0.0625, | |
0.87500006, | |
0.375, | |
0.0625, | |
0.87500006, | |
0.9375, | |
0.0625 | |
], | |
"textureCoordinates": [ | |
0.53125393, | |
0.4707207, | |
0.53125393, | |
0.48826367, | |
0.5351523, | |
0.48826367, | |
0.5351523, | |
0.4707207 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0000001, | |
0.9375, | |
0.1875, | |
1.0000001, | |
0.375, | |
0.1875, | |
1.0000001, | |
0.375, | |
0.0625, | |
1.0000001, | |
0.9375, | |
0.0625 | |
], | |
"textureCoordinates": [ | |
0.55664456, | |
0.4707207, | |
0.55664456, | |
0.48826367, | |
0.56054294, | |
0.48826367, | |
0.56054294, | |
0.4707207 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.87500006, | |
0.9375, | |
0.0625, | |
0.87500006, | |
0.375, | |
0.0625, | |
0.87500006, | |
0.375, | |
0.1875, | |
0.87500006, | |
0.9375, | |
0.1875 | |
], | |
"textureCoordinates": [ | |
0.55664456, | |
0.4707207, | |
0.55664456, | |
0.48826367, | |
0.56054294, | |
0.48826367, | |
0.56054294, | |
0.4707207 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
5.9604645E-8, | |
0.375, | |
0.18749994, | |
5.9604645E-8, | |
0.375, | |
0.06249994, | |
0.12500006, | |
0.375, | |
0.06249994, | |
0.12500006, | |
0.375, | |
0.18749994 | |
], | |
"textureCoordinates": [ | |
0.53125393, | |
0.47070703, | |
0.53125393, | |
0.47460547, | |
0.5351523, | |
0.47460547, | |
0.5351523, | |
0.47070703 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
5.9604645E-8, | |
0.9375, | |
0.06249994, | |
5.9604645E-8, | |
0.9375, | |
0.18749994, | |
0.12500006, | |
0.9375, | |
0.18749994, | |
0.12500006, | |
0.9375, | |
0.06249994 | |
], | |
"textureCoordinates": [ | |
0.53125393, | |
0.47070703, | |
0.53125393, | |
0.47460547, | |
0.5351523, | |
0.47460547, | |
0.5351523, | |
0.47070703 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
5.9604645E-8, | |
0.9375, | |
0.18749994, | |
5.9604645E-8, | |
0.375, | |
0.18749994, | |
0.12500006, | |
0.375, | |
0.18749994, | |
0.12500006, | |
0.9375, | |
0.18749994 | |
], | |
"textureCoordinates": [ | |
0.5585977, | |
0.4707207, | |
0.5585977, | |
0.48826367, | |
0.56249607, | |
0.48826367, | |
0.56249607, | |
0.4707207 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.12500006, | |
0.9375, | |
0.06249994, | |
0.12500006, | |
0.375, | |
0.06249994, | |
5.9604645E-8, | |
0.375, | |
0.06249994, | |
5.9604645E-8, | |
0.9375, | |
0.06249994 | |
], | |
"textureCoordinates": [ | |
0.5585977, | |
0.4707207, | |
0.5585977, | |
0.48826367, | |
0.56249607, | |
0.48826367, | |
0.56249607, | |
0.4707207 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.12500006, | |
0.9375, | |
0.18749994, | |
0.12500006, | |
0.375, | |
0.18749994, | |
0.12500006, | |
0.375, | |
0.06249994, | |
0.12500006, | |
0.9375, | |
0.06249994 | |
], | |
"textureCoordinates": [ | |
0.55664456, | |
0.4707207, | |
0.55664456, | |
0.48826367, | |
0.56054294, | |
0.48826367, | |
0.56054294, | |
0.4707207 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
5.9604645E-8, | |
0.9375, | |
0.06249994, | |
5.9604645E-8, | |
0.375, | |
0.06249994, | |
5.9604645E-8, | |
0.375, | |
0.18749994, | |
5.9604645E-8, | |
0.9375, | |
0.18749994 | |
], | |
"textureCoordinates": [ | |
0.55664456, | |
0.4707207, | |
0.55664456, | |
0.48826367, | |
0.56054294, | |
0.48826367, | |
0.56054294, | |
0.4707207 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.87500006, | |
0.375, | |
0.4375, | |
0.87500006, | |
0.375, | |
0.1875, | |
1.0000001, | |
0.375, | |
0.1875, | |
1.0000001, | |
0.375, | |
0.4375 | |
], | |
"textureCoordinates": [ | |
0.5585977, | |
0.47461718, | |
0.5585977, | |
0.48241407, | |
0.5624961, | |
0.48241407, | |
0.5624961, | |
0.47461718 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.87500006, | |
0.5625, | |
0.1875, | |
0.87500006, | |
0.5625, | |
0.4375, | |
1.0000001, | |
0.5625, | |
0.4375, | |
1.0000001, | |
0.5625, | |
0.1875 | |
], | |
"textureCoordinates": [ | |
0.5585977, | |
0.47461718, | |
0.5585977, | |
0.48241407, | |
0.56249607, | |
0.48241407, | |
0.56249607, | |
0.47461718 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0000001, | |
0.5625, | |
0.4375, | |
1.0000001, | |
0.375, | |
0.4375, | |
1.0000001, | |
0.375, | |
0.1875, | |
1.0000001, | |
0.5625, | |
0.1875 | |
], | |
"textureCoordinates": [ | |
0.55664456, | |
0.48242775, | |
0.55664456, | |
0.48827538, | |
0.56054294, | |
0.48827538, | |
0.56054294, | |
0.48242775 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.87500006, | |
0.5625, | |
0.1875, | |
0.87500006, | |
0.375, | |
0.1875, | |
0.87500006, | |
0.375, | |
0.4375, | |
0.87500006, | |
0.5625, | |
0.4375 | |
], | |
"textureCoordinates": [ | |
0.55664456, | |
0.48242775, | |
0.55664456, | |
0.48827538, | |
0.56054294, | |
0.48827538, | |
0.56054294, | |
0.48242775 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.87500006, | |
0.75, | |
0.4375, | |
0.87500006, | |
0.75, | |
0.1875, | |
1.0000001, | |
0.75, | |
0.1875, | |
1.0000001, | |
0.75, | |
0.4375 | |
], | |
"textureCoordinates": [ | |
0.5585977, | |
0.47461718, | |
0.5585977, | |
0.48241407, | |
0.5624961, | |
0.48241407, | |
0.5624961, | |
0.47461718 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.87500006, | |
0.9375, | |
0.1875, | |
0.87500006, | |
0.9375, | |
0.4375, | |
1.0000001, | |
0.9375, | |
0.4375, | |
1.0000001, | |
0.9375, | |
0.1875 | |
], | |
"textureCoordinates": [ | |
0.5585977, | |
0.47461718, | |
0.5585977, | |
0.48241407, | |
0.56249607, | |
0.48241407, | |
0.56249607, | |
0.47461718 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0000001, | |
0.9375, | |
0.4375, | |
1.0000001, | |
0.75, | |
0.4375, | |
1.0000001, | |
0.75, | |
0.1875, | |
1.0000001, | |
0.9375, | |
0.1875 | |
], | |
"textureCoordinates": [ | |
0.55664456, | |
0.470709, | |
0.55664456, | |
0.47655663, | |
0.56054294, | |
0.47655663, | |
0.56054294, | |
0.470709 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.87500006, | |
0.9375, | |
0.1875, | |
0.87500006, | |
0.75, | |
0.1875, | |
0.87500006, | |
0.75, | |
0.4375, | |
0.87500006, | |
0.9375, | |
0.4375 | |
], | |
"textureCoordinates": [ | |
0.55664456, | |
0.470709, | |
0.55664456, | |
0.47655663, | |
0.56054294, | |
0.47655663, | |
0.56054294, | |
0.470709 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
5.9604645E-8, | |
0.375, | |
0.43749994, | |
5.9604645E-8, | |
0.375, | |
0.18749994, | |
0.12500006, | |
0.375, | |
0.18749994, | |
0.12500006, | |
0.375, | |
0.43749994 | |
], | |
"textureCoordinates": [ | |
0.53125393, | |
0.47461718, | |
0.53125393, | |
0.48241407, | |
0.5351523, | |
0.48241407, | |
0.5351523, | |
0.47461718 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
5.9604645E-8, | |
0.5625, | |
0.18749994, | |
5.9604645E-8, | |
0.5625, | |
0.43749994, | |
0.12500006, | |
0.5625, | |
0.43749994, | |
0.12500006, | |
0.5625, | |
0.18749994 | |
], | |
"textureCoordinates": [ | |
0.53125393, | |
0.47461718, | |
0.53125393, | |
0.48241407, | |
0.5351523, | |
0.48241407, | |
0.5351523, | |
0.47461718 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.12500006, | |
0.5625, | |
0.43749994, | |
0.12500006, | |
0.375, | |
0.43749994, | |
0.12500006, | |
0.375, | |
0.18749994, | |
0.12500006, | |
0.5625, | |
0.18749994 | |
], | |
"textureCoordinates": [ | |
0.55664456, | |
0.48242775, | |
0.55664456, | |
0.48827538, | |
0.56054294, | |
0.48827538, | |
0.56054294, | |
0.48242775 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
5.9604645E-8, | |
0.5625, | |
0.18749994, | |
5.9604645E-8, | |
0.375, | |
0.18749994, | |
5.9604645E-8, | |
0.375, | |
0.43749994, | |
5.9604645E-8, | |
0.5625, | |
0.43749994 | |
], | |
"textureCoordinates": [ | |
0.55664456, | |
0.48242775, | |
0.55664456, | |
0.48827538, | |
0.56054294, | |
0.48827538, | |
0.56054294, | |
0.48242775 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
5.9604645E-8, | |
0.75, | |
0.43749994, | |
5.9604645E-8, | |
0.75, | |
0.18749994, | |
0.12500006, | |
0.75, | |
0.18749994, | |
0.12500006, | |
0.75, | |
0.43749994 | |
], | |
"textureCoordinates": [ | |
0.53125393, | |
0.47461718, | |
0.53125393, | |
0.48241407, | |
0.5351523, | |
0.48241407, | |
0.5351523, | |
0.47461718 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
5.9604645E-8, | |
0.9375, | |
0.18749994, | |
5.9604645E-8, | |
0.9375, | |
0.43749994, | |
0.12500006, | |
0.9375, | |
0.43749994, | |
0.12500006, | |
0.9375, | |
0.18749994 | |
], | |
"textureCoordinates": [ | |
0.53125393, | |
0.47461718, | |
0.53125393, | |
0.48241407, | |
0.5351523, | |
0.48241407, | |
0.5351523, | |
0.47461718 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.12500006, | |
0.9375, | |
0.43749994, | |
0.12500006, | |
0.75, | |
0.43749994, | |
0.12500006, | |
0.75, | |
0.18749994, | |
0.12500006, | |
0.9375, | |
0.18749994 | |
], | |
"textureCoordinates": [ | |
0.55664456, | |
0.470709, | |
0.55664456, | |
0.47655663, | |
0.56054294, | |
0.47655663, | |
0.56054294, | |
0.470709 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
}, | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
5.9604645E-8, | |
0.9375, | |
0.18749994, | |
5.9604645E-8, | |
0.75, | |
0.18749994, | |
5.9604645E-8, | |
0.75, | |
0.43749994, | |
5.9604645E-8, | |
0.9375, | |
0.43749994 | |
], | |
"textureCoordinates": [ | |
0.55664456, | |
0.470709, | |
0.55664456, | |
0.47655663, | |
0.56054294, | |
0.47655663, | |
0.56054294, | |
0.470709 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
} | |
}, | |
"minecraft:leaves[check_decay=true,decayable=false,variant=jungle]": { | |
"qualifiedName": "minecraft:leaves[check_decay=true,decayable=false,variant=jungle]", | |
"ambientOcclusionLightValue": 0.2, | |
"renderType": "MODEL", | |
"lightOpacity": 1, | |
"lightValue": 0, | |
"isFullCube": true, | |
"isFullyOpaque": false, | |
"isFullBlock": true, | |
"isBlockNormalCube": true, | |
"isOpaqueCube": true, | |
"isTranslucent": false, | |
"isSideSolid": { | |
"north": false, | |
"up": false, | |
"west": false, | |
"south": false, | |
"east": false, | |
"down": false | |
}, | |
"collisionBoundingBox": { | |
"minX": 0.0, | |
"minY": 0.0, | |
"minZ": 0.0, | |
"maxX": 1.0, | |
"maxY": 1.0, | |
"maxZ": 1.0 | |
}, | |
"model": { | |
"isAmbientOcclusion": true, | |
"sideQuads": { | |
"north": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.46878126, | |
0.43753126, | |
0.46878126, | |
0.46871874, | |
0.49996874, | |
0.46871874, | |
0.49996874, | |
0.43753126 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"up": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.46878126, | |
0.43753126, | |
0.46878126, | |
0.46871874, | |
0.49996874, | |
0.46871874, | |
0.49996874, | |
0.43753126 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"west": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.46878126, | |
0.43753126, | |
0.46878126, | |
0.46871874, | |
0.49996874, | |
0.46871874, | |
0.49996874, | |
0.43753126 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"south": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.46878126, | |
0.43753126, | |
0.46878126, | |
0.46871874, | |
0.49996874, | |
0.46871874, | |
0.49996874, | |
0.43753126 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"east": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.46878126, | |
0.43753126, | |
0.46878126, | |
0.46871874, | |
0.49996874, | |
0.46871874, | |
0.49996874, | |
0.43753126 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"down": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.46878126, | |
0.43753126, | |
0.46878126, | |
0.46871874, | |
0.49996874, | |
0.46871874, | |
0.49996874, | |
0.43753126 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
}, | |
"generalQuads": [] | |
} | |
}, | |
"minecraft:red_sandstone[type=smooth_red_sandstone]": { | |
"qualifiedName": "minecraft:red_sandstone[type=smooth_red_sandstone]", | |
"ambientOcclusionLightValue": 0.2, | |
"renderType": "MODEL", | |
"lightOpacity": 255, | |
"lightValue": 0, | |
"isFullCube": true, | |
"isFullyOpaque": true, | |
"isFullBlock": true, | |
"isBlockNormalCube": true, | |
"isOpaqueCube": true, | |
"isTranslucent": false, | |
"isSideSolid": { | |
"north": true, | |
"up": true, | |
"west": true, | |
"south": true, | |
"east": true, | |
"down": true | |
}, | |
"collisionBoundingBox": { | |
"minX": 0.0, | |
"minY": 0.0, | |
"minZ": 0.0, | |
"maxX": 1.0, | |
"maxY": 1.0, | |
"maxZ": 1.0 | |
}, | |
"model": { | |
"isAmbientOcclusion": true, | |
"sideQuads": { | |
"north": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.62503123, | |
0.34378126, | |
0.62503123, | |
0.37496874, | |
0.65621877, | |
0.37496874, | |
0.65621877, | |
0.34378126 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"up": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.62503123, | |
0.37503126, | |
0.62503123, | |
0.40621874, | |
0.65621877, | |
0.40621874, | |
0.65621877, | |
0.37503126 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"west": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.62503123, | |
0.34378126, | |
0.62503123, | |
0.37496874, | |
0.65621877, | |
0.37496874, | |
0.65621877, | |
0.34378126 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"south": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.62503123, | |
0.34378126, | |
0.62503123, | |
0.37496874, | |
0.65621877, | |
0.37496874, | |
0.65621877, | |
0.34378126 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"east": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.62503123, | |
0.34378126, | |
0.62503123, | |
0.37496874, | |
0.65621877, | |
0.37496874, | |
0.65621877, | |
0.34378126 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"down": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.62503123, | |
0.37503126, | |
0.62503123, | |
0.40621874, | |
0.65621877, | |
0.40621874, | |
0.65621877, | |
0.37503126 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
}, | |
"generalQuads": [] | |
} | |
}, | |
"minecraft:double_stone_slab[seamless=false,variant=stone]": { | |
"qualifiedName": "minecraft:double_stone_slab[seamless=false,variant=stone]", | |
"ambientOcclusionLightValue": 0.2, | |
"renderType": "MODEL", | |
"lightOpacity": 255, | |
"lightValue": 0, | |
"isFullCube": true, | |
"isFullyOpaque": true, | |
"isFullBlock": true, | |
"isBlockNormalCube": true, | |
"isOpaqueCube": true, | |
"isTranslucent": false, | |
"isSideSolid": { | |
"north": true, | |
"up": true, | |
"west": true, | |
"south": true, | |
"east": true, | |
"down": true | |
}, | |
"collisionBoundingBox": { | |
"minX": 0.0, | |
"minY": 0.0, | |
"minZ": 0.0, | |
"maxX": 1.0, | |
"maxY": 1.0, | |
"maxZ": 1.0 | |
}, | |
"model": { | |
"isAmbientOcclusion": true, | |
"sideQuads": { | |
"north": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.75003123, | |
0.21878125, | |
0.75003123, | |
0.24996875, | |
0.78121877, | |
0.24996875, | |
0.78121877, | |
0.21878125 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"up": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.75003123, | |
0.25003126, | |
0.75003123, | |
0.28121874, | |
0.78121877, | |
0.28121874, | |
0.78121877, | |
0.25003126 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"west": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.75003123, | |
0.21878125, | |
0.75003123, | |
0.24996875, | |
0.78121877, | |
0.24996875, | |
0.78121877, | |
0.21878125 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"south": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.75003123, | |
0.21878125, | |
0.75003123, | |
0.24996875, | |
0.78121877, | |
0.24996875, | |
0.78121877, | |
0.21878125 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"east": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.75003123, | |
0.21878125, | |
0.75003123, | |
0.24996875, | |
0.78121877, | |
0.24996875, | |
0.78121877, | |
0.21878125 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"down": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.75003123, | |
0.25003126, | |
0.75003123, | |
0.28121874, | |
0.78121877, | |
0.28121874, | |
0.78121877, | |
0.25003126 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
}, | |
"generalQuads": [] | |
} | |
}, | |
"minecraft:stained_glass[color=magenta]": { | |
"qualifiedName": "minecraft:stained_glass[color=magenta]", | |
"ambientOcclusionLightValue": 1.0, | |
"renderType": "MODEL", | |
"lightOpacity": 0, | |
"lightValue": 0, | |
"isFullCube": false, | |
"isFullyOpaque": false, | |
"isFullBlock": false, | |
"isBlockNormalCube": false, | |
"isOpaqueCube": false, | |
"isTranslucent": false, | |
"isSideSolid": { | |
"north": false, | |
"up": false, | |
"west": false, | |
"south": false, | |
"east": false, | |
"down": false | |
}, | |
"collisionBoundingBox": { | |
"minX": 0.0, | |
"minY": 0.0, | |
"minZ": 0.0, | |
"maxX": 1.0, | |
"maxY": 1.0, | |
"maxZ": 1.0 | |
}, | |
"model": { | |
"isAmbientOcclusion": true, | |
"sideQuads": { | |
"north": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.18753125, | |
0.31253126, | |
0.18753125, | |
0.34371874, | |
0.21871875, | |
0.34371874, | |
0.21871875, | |
0.31253126 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"up": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.18753125, | |
0.31253126, | |
0.18753125, | |
0.34371874, | |
0.21871875, | |
0.34371874, | |
0.21871875, | |
0.31253126 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"west": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.18753125, | |
0.31253126, | |
0.18753125, | |
0.34371874, | |
0.21871875, | |
0.34371874, | |
0.21871875, | |
0.31253126 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"south": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.18753125, | |
0.31253126, | |
0.18753125, | |
0.34371874, | |
0.21871875, | |
0.34371874, | |
0.21871875, | |
0.31253126 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"east": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.18753125, | |
0.31253126, | |
0.18753125, | |
0.34371874, | |
0.21871875, | |
0.34371874, | |
0.21871875, | |
0.31253126 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"down": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.18753125, | |
0.31253126, | |
0.18753125, | |
0.34371874, | |
0.21871875, | |
0.34371874, | |
0.21871875, | |
0.31253126 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
}, | |
"generalQuads": [] | |
} | |
}, | |
"minecraft:chain_command_block[conditional=true,facing=west]": { | |
"qualifiedName": "minecraft:chain_command_block[conditional=true,facing=west]", | |
"ambientOcclusionLightValue": 0.2, | |
"renderType": "MODEL", | |
"lightOpacity": 255, | |
"lightValue": 0, | |
"isFullCube": true, | |
"isFullyOpaque": true, | |
"isFullBlock": true, | |
"isBlockNormalCube": true, | |
"isOpaqueCube": true, | |
"isTranslucent": false, | |
"isSideSolid": { | |
"north": true, | |
"up": true, | |
"west": true, | |
"south": true, | |
"east": true, | |
"down": true | |
}, | |
"collisionBoundingBox": { | |
"minX": 0.0, | |
"minY": 0.0, | |
"minZ": 0.0, | |
"maxX": 1.0, | |
"maxY": 1.0, | |
"maxZ": 1.0 | |
}, | |
"model": { | |
"isAmbientOcclusion": true, | |
"sideQuads": { | |
"north": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.1924881E-8, | |
0.0, | |
0.0, | |
1.1924881E-8, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.18753125, | |
0.18746875, | |
0.21871875, | |
0.18746875, | |
0.21871875, | |
0.15628125, | |
0.18753125, | |
0.15628125 | |
], | |
"normals": [ | |
0.0, | |
-0.992126, | |
0.0, | |
0.0, | |
-0.992126, | |
0.0, | |
0.0, | |
-0.992126, | |
0.0, | |
0.0, | |
-0.992126, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"up": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.21871875, | |
0.15628125, | |
0.18753125, | |
0.15628125, | |
0.18753125, | |
0.18746875, | |
0.21871875, | |
0.18746875 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"west": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.21878125, | |
0.15628125, | |
0.21878125, | |
0.18746875, | |
0.24996875, | |
0.18746875, | |
0.24996875, | |
0.15628125 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"south": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.21871875, | |
0.15628125, | |
0.18753125, | |
0.15628125, | |
0.18753125, | |
0.18746875, | |
0.21871875, | |
0.18746875 | |
], | |
"normals": [ | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"east": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
0.0 | |
], | |
"textureCoordinates": [ | |
0.15628125, | |
0.15628125, | |
0.15628125, | |
0.18746875, | |
0.18746875, | |
0.18746875, | |
0.18746875, | |
0.15628125 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"down": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
0.0, | |
1.0, | |
0.0, | |
1.0 | |
], | |
"textureCoordinates": [ | |
0.21871875, | |
0.15628125, | |
0.18753125, | |
0.15628125, | |
0.18753125, | |
0.18746875, | |
0.21871875, | |
0.18746875 | |
], | |
"normals": [ | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
] | |
}, | |
"generalQuads": [] | |
} | |
}, | |
"minecraft:dark_oak_door[facing=south,half=lower,hinge=left,open=false,powered=false]": { | |
"qualifiedName": "minecraft:dark_oak_door[facing=south,half=lower,hinge=left,open=false,powered=false]", | |
"ambientOcclusionLightValue": 1.0, | |
"renderType": "MODEL", | |
"lightOpacity": 0, | |
"lightValue": 0, | |
"isFullCube": false, | |
"isFullyOpaque": false, | |
"isFullBlock": false, | |
"isBlockNormalCube": false, | |
"isOpaqueCube": false, | |
"isTranslucent": false, | |
"isSideSolid": { | |
"north": false, | |
"up": false, | |
"west": false, | |
"south": false, | |
"east": false, | |
"down": false | |
}, | |
"model": { | |
"isAmbientOcclusion": false, | |
"sideQuads": { | |
"north": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
1.0, | |
1.0, | |
-1.3909066E-8, | |
1.0, | |
2.9802322E-8, | |
-1.3909066E-8, | |
0.0, | |
2.9802322E-8, | |
-1.3909066E-8, | |
0.0, | |
1.0, | |
-1.3909066E-8 | |
], | |
"textureCoordinates": [ | |
0.34378126, | |
0.21878125, | |
0.34378126, | |
0.24996875, | |
0.37496874, | |
0.24996875, | |
0.37496874, | |
0.21878125 | |
], | |
"normals": [ | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0, | |
0.0, | |
-1.0, | |
0.0 | |
], | |
"colors": [ | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0 | |
] | |
} | |
], | |
"up": [], | |
"west": [ | |
{ | |
"shouldApplyDiffuseLighting": true, | |
"positions": [ | |
0.0, | |
1.0, | |
-1.3909066E-8, | |
0.0, | |
2.98023 |
View raw
(Sorry about that, but we can’t show files that are this big right now.)
View raw
(Sorry about that, but we can’t show files that are this big right now.)
View raw
(Sorry about that, but we can’t show files that are this big right now.)
View raw
(Sorry about that, but we can’t show files that are this big right now.)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment