From bb084f6932b1157eb8196ee30bbe84b6d3b9ccce Mon Sep 17 00:00:00 2001 From: David Vierra Date: Fri, 13 Nov 2015 19:10:10 -1000 Subject: [PATCH] Add more block json keys: materialBlocksMovement, normalCube, fullBlock, materialMapColorIndex, materialLiquid Remove 'collidable' --- src/mceditlib/blocktypes/minecraft_raw.json | 8256 +++++++++++++++---- 1 file changed, 6880 insertions(+), 1376 deletions(-) diff --git a/src/mceditlib/blocktypes/minecraft_raw.json b/src/mceditlib/blocktypes/minecraft_raw.json index a41c1fd..2a71bd9 100644 --- a/src/mceditlib/blocktypes/minecraft_raw.json +++ b/src/mceditlib/blocktypes/minecraft_raw.json @@ -3,8 +3,11 @@ "internalName": "minecraft:air", "color": 16777215, "materialName": "air", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -19,6 +22,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:air", "unlocalizedName": "tile.air", "displayName": "tile.air.name" @@ -28,8 +32,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -44,6 +51,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:stone[variant=stone]", "resourcePath": "stone", "resourceVariant": "normal", @@ -55,8 +63,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -70,6 +81,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:stone[variant=granite]", "resourcePath": "granite", "resourceVariant": "normal", @@ -81,8 +93,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -96,6 +111,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:stone[variant=smooth_granite]", "resourcePath": "smooth_granite", "resourceVariant": "normal", @@ -107,8 +123,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -122,6 +141,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:stone[variant=diorite]", "resourcePath": "diorite", "resourceVariant": "normal", @@ -133,8 +153,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -148,6 +171,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:stone[variant=smooth_diorite]", "resourcePath": "smooth_diorite", "resourceVariant": "normal", @@ -159,8 +183,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -174,6 +201,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:stone[variant=andesite]", "resourcePath": "andesite", "resourceVariant": "normal", @@ -185,8 +213,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -200,6 +231,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:stone[variant=smooth_andesite]", "resourcePath": "smooth_andesite", "resourceVariant": "normal", @@ -211,8 +243,11 @@ "color": -8602261, "creativeTab": "buildingBlocks", "materialName": "grass", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -227,6 +262,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 8368696, + "materialMapColorIndex": 1, "blockState": "minecraft:grass[snowy=false]", "resourcePath": "grass", "resourceVariant": "snowy=false", @@ -238,8 +274,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "ground", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -254,6 +293,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 12020271, + "materialMapColorIndex": 10, "blockState": "minecraft:dirt[snowy=false,variant=dirt]", "resourcePath": "dirt", "resourceVariant": "normal", @@ -265,8 +305,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "ground", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -280,6 +323,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 12020271, + "materialMapColorIndex": 10, "blockState": "minecraft:dirt[snowy=false,variant=coarse_dirt]", "resourcePath": "coarse_dirt", "resourceVariant": "normal", @@ -291,8 +335,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "ground", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -306,6 +353,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 12020271, + "materialMapColorIndex": 10, "blockState": "minecraft:dirt[snowy=false,variant=podzol]", "resourcePath": "podzol", "resourceVariant": "snowy=false", @@ -317,8 +365,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -333,6 +384,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:cobblestone", "resourcePath": "cobblestone", "resourceVariant": "normal", @@ -344,8 +396,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -360,6 +415,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:planks[variant=oak]", "resourcePath": "oak_planks", "resourceVariant": "normal", @@ -371,8 +427,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -386,6 +445,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:planks[variant=spruce]", "resourcePath": "spruce_planks", "resourceVariant": "normal", @@ -397,8 +457,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -412,6 +475,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:planks[variant=birch]", "resourcePath": "birch_planks", "resourceVariant": "normal", @@ -423,8 +487,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -438,6 +505,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:planks[variant=jungle]", "resourcePath": "jungle_planks", "resourceVariant": "normal", @@ -449,8 +517,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -464,6 +535,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:planks[variant=acacia]", "resourcePath": "acacia_planks", "resourceVariant": "normal", @@ -475,8 +547,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -490,6 +565,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:planks[variant=dark_oak]", "resourcePath": "dark_oak_planks", "resourceVariant": "normal", @@ -501,8 +577,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -517,6 +596,7 @@ "maxz": 0.8999999761581421, "defaultState": 1, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:sapling[stage=0,type=oak]", "resourcePath": "oak_sapling", "resourceVariant": "stage=0", @@ -528,8 +608,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -543,6 +626,7 @@ "maxy": 0.800000011920929, "maxz": 0.8999999761581421, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:sapling[stage=0,type=spruce]", "resourcePath": "spruce_sapling", "resourceVariant": "stage=0", @@ -554,8 +638,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -569,6 +656,7 @@ "maxy": 0.800000011920929, "maxz": 0.8999999761581421, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:sapling[stage=0,type=birch]", "resourcePath": "birch_sapling", "resourceVariant": "stage=0", @@ -580,8 +668,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -595,6 +686,7 @@ "maxy": 0.800000011920929, "maxz": 0.8999999761581421, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:sapling[stage=0,type=jungle]", "resourcePath": "jungle_sapling", "resourceVariant": "stage=0", @@ -606,8 +698,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -621,6 +716,7 @@ "maxy": 0.800000011920929, "maxz": 0.8999999761581421, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:sapling[stage=0,type=acacia]", "resourcePath": "acacia_sapling", "resourceVariant": "stage=0", @@ -632,8 +728,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -647,6 +746,7 @@ "maxy": 0.800000011920929, "maxz": 0.8999999761581421, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:sapling[stage=0,type=dark_oak]", "resourcePath": "dark_oak_sapling", "resourceVariant": "stage=0", @@ -658,8 +758,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -673,6 +776,7 @@ "maxy": 0.800000011920929, "maxz": 0.8999999761581421, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:sapling[stage=1,type=oak]", "resourcePath": "oak_sapling", "resourceVariant": "stage=1", @@ -684,8 +788,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -699,6 +806,7 @@ "maxy": 0.800000011920929, "maxz": 0.8999999761581421, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:sapling[stage=1,type=spruce]", "resourcePath": "spruce_sapling", "resourceVariant": "stage=1", @@ -710,8 +818,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -725,6 +836,7 @@ "maxy": 0.800000011920929, "maxz": 0.8999999761581421, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:sapling[stage=1,type=birch]", "resourcePath": "birch_sapling", "resourceVariant": "stage=1", @@ -736,8 +848,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -751,6 +866,7 @@ "maxy": 0.800000011920929, "maxz": 0.8999999761581421, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:sapling[stage=1,type=jungle]", "resourcePath": "jungle_sapling", "resourceVariant": "stage=1", @@ -762,8 +878,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -777,6 +896,7 @@ "maxy": 0.800000011920929, "maxz": 0.8999999761581421, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:sapling[stage=1,type=acacia]", "resourcePath": "acacia_sapling", "resourceVariant": "stage=1", @@ -788,8 +908,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -803,6 +926,7 @@ "maxy": 0.800000011920929, "maxz": 0.8999999761581421, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:sapling[stage=1,type=dark_oak]", "resourcePath": "dark_oak_sapling", "resourceVariant": "stage=1", @@ -814,8 +938,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -830,6 +957,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:bedrock", "resourcePath": "bedrock", "resourceVariant": "normal", @@ -840,8 +968,11 @@ "internalName": "minecraft:flowing_water", "color": 16777215, "materialName": "water", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 3, "brightness": 0, @@ -856,6 +987,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 4210943, + "materialMapColorIndex": 12, "blockState": "minecraft:flowing_water[level=0]", "unlocalizedName": "tile.water", "displayName": "Water" @@ -864,8 +996,11 @@ "internalName": "minecraft:flowing_water", "color": 16777215, "materialName": "water", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 3, "brightness": 0, @@ -879,6 +1014,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 4210943, + "materialMapColorIndex": 12, "blockState": "minecraft:flowing_water[level=1]", "unlocalizedName": "tile.water", "displayName": "Water" @@ -887,8 +1023,11 @@ "internalName": "minecraft:flowing_water", "color": 16777215, "materialName": "water", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 3, "brightness": 0, @@ -902,6 +1041,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 4210943, + "materialMapColorIndex": 12, "blockState": "minecraft:flowing_water[level=2]", "unlocalizedName": "tile.water", "displayName": "Water" @@ -910,8 +1050,11 @@ "internalName": "minecraft:flowing_water", "color": 16777215, "materialName": "water", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 3, "brightness": 0, @@ -925,6 +1068,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 4210943, + "materialMapColorIndex": 12, "blockState": "minecraft:flowing_water[level=3]", "unlocalizedName": "tile.water", "displayName": "Water" @@ -933,8 +1077,11 @@ "internalName": "minecraft:flowing_water", "color": 16777215, "materialName": "water", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 3, "brightness": 0, @@ -948,6 +1095,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 4210943, + "materialMapColorIndex": 12, "blockState": "minecraft:flowing_water[level=4]", "unlocalizedName": "tile.water", "displayName": "Water" @@ -956,8 +1104,11 @@ "internalName": "minecraft:flowing_water", "color": 16777215, "materialName": "water", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 3, "brightness": 0, @@ -971,6 +1122,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 4210943, + "materialMapColorIndex": 12, "blockState": "minecraft:flowing_water[level=5]", "unlocalizedName": "tile.water", "displayName": "Water" @@ -979,8 +1131,11 @@ "internalName": "minecraft:flowing_water", "color": 16777215, "materialName": "water", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 3, "brightness": 0, @@ -994,6 +1149,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 4210943, + "materialMapColorIndex": 12, "blockState": "minecraft:flowing_water[level=6]", "unlocalizedName": "tile.water", "displayName": "Water" @@ -1002,8 +1158,11 @@ "internalName": "minecraft:flowing_water", "color": 16777215, "materialName": "water", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 3, "brightness": 0, @@ -1017,6 +1176,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 4210943, + "materialMapColorIndex": 12, "blockState": "minecraft:flowing_water[level=7]", "unlocalizedName": "tile.water", "displayName": "Water" @@ -1025,8 +1185,11 @@ "internalName": "minecraft:flowing_water", "color": 16777215, "materialName": "water", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 3, "brightness": 0, @@ -1040,6 +1203,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 4210943, + "materialMapColorIndex": 12, "blockState": "minecraft:flowing_water[level=8]", "unlocalizedName": "tile.water", "displayName": "Water" @@ -1048,8 +1212,11 @@ "internalName": "minecraft:flowing_water", "color": 16777215, "materialName": "water", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 3, "brightness": 0, @@ -1063,6 +1230,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 4210943, + "materialMapColorIndex": 12, "blockState": "minecraft:flowing_water[level=9]", "unlocalizedName": "tile.water", "displayName": "Water" @@ -1071,8 +1239,11 @@ "internalName": "minecraft:flowing_water", "color": 16777215, "materialName": "water", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 3, "brightness": 0, @@ -1086,6 +1257,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 4210943, + "materialMapColorIndex": 12, "blockState": "minecraft:flowing_water[level=10]", "unlocalizedName": "tile.water", "displayName": "Water" @@ -1094,8 +1266,11 @@ "internalName": "minecraft:flowing_water", "color": 16777215, "materialName": "water", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 3, "brightness": 0, @@ -1109,6 +1284,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 4210943, + "materialMapColorIndex": 12, "blockState": "minecraft:flowing_water[level=11]", "unlocalizedName": "tile.water", "displayName": "Water" @@ -1117,8 +1293,11 @@ "internalName": "minecraft:flowing_water", "color": 16777215, "materialName": "water", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 3, "brightness": 0, @@ -1132,6 +1311,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 4210943, + "materialMapColorIndex": 12, "blockState": "minecraft:flowing_water[level=12]", "unlocalizedName": "tile.water", "displayName": "Water" @@ -1140,8 +1320,11 @@ "internalName": "minecraft:flowing_water", "color": 16777215, "materialName": "water", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 3, "brightness": 0, @@ -1155,6 +1338,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 4210943, + "materialMapColorIndex": 12, "blockState": "minecraft:flowing_water[level=13]", "unlocalizedName": "tile.water", "displayName": "Water" @@ -1163,8 +1347,11 @@ "internalName": "minecraft:flowing_water", "color": 16777215, "materialName": "water", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 3, "brightness": 0, @@ -1178,6 +1365,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 4210943, + "materialMapColorIndex": 12, "blockState": "minecraft:flowing_water[level=14]", "unlocalizedName": "tile.water", "displayName": "Water" @@ -1186,8 +1374,11 @@ "internalName": "minecraft:flowing_water", "color": 16777215, "materialName": "water", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 3, "brightness": 0, @@ -1201,6 +1392,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 4210943, + "materialMapColorIndex": 12, "blockState": "minecraft:flowing_water[level=15]", "unlocalizedName": "tile.water", "displayName": "Water" @@ -1209,8 +1401,11 @@ "internalName": "minecraft:water", "color": 16777215, "materialName": "water", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 3, "brightness": 0, @@ -1225,6 +1420,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 4210943, + "materialMapColorIndex": 12, "blockState": "minecraft:water[level=0]", "unlocalizedName": "tile.water", "displayName": "Water" @@ -1233,8 +1429,11 @@ "internalName": "minecraft:water", "color": 16777215, "materialName": "water", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 3, "brightness": 0, @@ -1248,6 +1447,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 4210943, + "materialMapColorIndex": 12, "blockState": "minecraft:water[level=1]", "unlocalizedName": "tile.water", "displayName": "Water" @@ -1256,8 +1456,11 @@ "internalName": "minecraft:water", "color": 16777215, "materialName": "water", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 3, "brightness": 0, @@ -1271,6 +1474,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 4210943, + "materialMapColorIndex": 12, "blockState": "minecraft:water[level=2]", "unlocalizedName": "tile.water", "displayName": "Water" @@ -1279,8 +1483,11 @@ "internalName": "minecraft:water", "color": 16777215, "materialName": "water", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 3, "brightness": 0, @@ -1294,6 +1501,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 4210943, + "materialMapColorIndex": 12, "blockState": "minecraft:water[level=3]", "unlocalizedName": "tile.water", "displayName": "Water" @@ -1302,8 +1510,11 @@ "internalName": "minecraft:water", "color": 16777215, "materialName": "water", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 3, "brightness": 0, @@ -1317,6 +1528,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 4210943, + "materialMapColorIndex": 12, "blockState": "minecraft:water[level=4]", "unlocalizedName": "tile.water", "displayName": "Water" @@ -1325,8 +1537,11 @@ "internalName": "minecraft:water", "color": 16777215, "materialName": "water", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 3, "brightness": 0, @@ -1340,6 +1555,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 4210943, + "materialMapColorIndex": 12, "blockState": "minecraft:water[level=5]", "unlocalizedName": "tile.water", "displayName": "Water" @@ -1348,8 +1564,11 @@ "internalName": "minecraft:water", "color": 16777215, "materialName": "water", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 3, "brightness": 0, @@ -1363,6 +1582,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 4210943, + "materialMapColorIndex": 12, "blockState": "minecraft:water[level=6]", "unlocalizedName": "tile.water", "displayName": "Water" @@ -1371,8 +1591,11 @@ "internalName": "minecraft:water", "color": 16777215, "materialName": "water", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 3, "brightness": 0, @@ -1386,6 +1609,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 4210943, + "materialMapColorIndex": 12, "blockState": "minecraft:water[level=7]", "unlocalizedName": "tile.water", "displayName": "Water" @@ -1394,8 +1618,11 @@ "internalName": "minecraft:water", "color": 16777215, "materialName": "water", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 3, "brightness": 0, @@ -1409,6 +1636,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 4210943, + "materialMapColorIndex": 12, "blockState": "minecraft:water[level=8]", "unlocalizedName": "tile.water", "displayName": "Water" @@ -1417,8 +1645,11 @@ "internalName": "minecraft:water", "color": 16777215, "materialName": "water", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 3, "brightness": 0, @@ -1432,6 +1663,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 4210943, + "materialMapColorIndex": 12, "blockState": "minecraft:water[level=9]", "unlocalizedName": "tile.water", "displayName": "Water" @@ -1440,8 +1672,11 @@ "internalName": "minecraft:water", "color": 16777215, "materialName": "water", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 3, "brightness": 0, @@ -1455,6 +1690,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 4210943, + "materialMapColorIndex": 12, "blockState": "minecraft:water[level=10]", "unlocalizedName": "tile.water", "displayName": "Water" @@ -1463,8 +1699,11 @@ "internalName": "minecraft:water", "color": 16777215, "materialName": "water", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 3, "brightness": 0, @@ -1478,6 +1717,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 4210943, + "materialMapColorIndex": 12, "blockState": "minecraft:water[level=11]", "unlocalizedName": "tile.water", "displayName": "Water" @@ -1486,8 +1726,11 @@ "internalName": "minecraft:water", "color": 16777215, "materialName": "water", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 3, "brightness": 0, @@ -1501,6 +1744,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 4210943, + "materialMapColorIndex": 12, "blockState": "minecraft:water[level=12]", "unlocalizedName": "tile.water", "displayName": "Water" @@ -1509,8 +1753,11 @@ "internalName": "minecraft:water", "color": 16777215, "materialName": "water", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 3, "brightness": 0, @@ -1524,6 +1771,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 4210943, + "materialMapColorIndex": 12, "blockState": "minecraft:water[level=13]", "unlocalizedName": "tile.water", "displayName": "Water" @@ -1532,8 +1780,11 @@ "internalName": "minecraft:water", "color": 16777215, "materialName": "water", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 3, "brightness": 0, @@ -1547,6 +1798,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 4210943, + "materialMapColorIndex": 12, "blockState": "minecraft:water[level=14]", "unlocalizedName": "tile.water", "displayName": "Water" @@ -1555,8 +1807,11 @@ "internalName": "minecraft:water", "color": 16777215, "materialName": "water", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 3, "brightness": 0, @@ -1570,6 +1825,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 4210943, + "materialMapColorIndex": 12, "blockState": "minecraft:water[level=15]", "unlocalizedName": "tile.water", "displayName": "Water" @@ -1578,8 +1834,11 @@ "internalName": "minecraft:flowing_lava", "color": 16777215, "materialName": "lava", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 15, @@ -1594,6 +1853,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:flowing_lava[level=0]", "unlocalizedName": "tile.lava", "displayName": "Lava" @@ -1602,8 +1862,11 @@ "internalName": "minecraft:flowing_lava", "color": 16777215, "materialName": "lava", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 15, @@ -1617,6 +1880,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:flowing_lava[level=1]", "unlocalizedName": "tile.lava", "displayName": "Lava" @@ -1625,8 +1889,11 @@ "internalName": "minecraft:flowing_lava", "color": 16777215, "materialName": "lava", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 15, @@ -1640,6 +1907,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:flowing_lava[level=2]", "unlocalizedName": "tile.lava", "displayName": "Lava" @@ -1648,8 +1916,11 @@ "internalName": "minecraft:flowing_lava", "color": 16777215, "materialName": "lava", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 15, @@ -1663,6 +1934,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:flowing_lava[level=3]", "unlocalizedName": "tile.lava", "displayName": "Lava" @@ -1671,8 +1943,11 @@ "internalName": "minecraft:flowing_lava", "color": 16777215, "materialName": "lava", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 15, @@ -1686,6 +1961,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:flowing_lava[level=4]", "unlocalizedName": "tile.lava", "displayName": "Lava" @@ -1694,8 +1970,11 @@ "internalName": "minecraft:flowing_lava", "color": 16777215, "materialName": "lava", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 15, @@ -1709,6 +1988,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:flowing_lava[level=5]", "unlocalizedName": "tile.lava", "displayName": "Lava" @@ -1717,8 +1997,11 @@ "internalName": "minecraft:flowing_lava", "color": 16777215, "materialName": "lava", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 15, @@ -1732,6 +2015,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:flowing_lava[level=6]", "unlocalizedName": "tile.lava", "displayName": "Lava" @@ -1740,8 +2024,11 @@ "internalName": "minecraft:flowing_lava", "color": 16777215, "materialName": "lava", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 15, @@ -1755,6 +2042,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:flowing_lava[level=7]", "unlocalizedName": "tile.lava", "displayName": "Lava" @@ -1763,8 +2051,11 @@ "internalName": "minecraft:flowing_lava", "color": 16777215, "materialName": "lava", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 15, @@ -1778,6 +2069,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:flowing_lava[level=8]", "unlocalizedName": "tile.lava", "displayName": "Lava" @@ -1786,8 +2078,11 @@ "internalName": "minecraft:flowing_lava", "color": 16777215, "materialName": "lava", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 15, @@ -1801,6 +2096,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:flowing_lava[level=9]", "unlocalizedName": "tile.lava", "displayName": "Lava" @@ -1809,8 +2105,11 @@ "internalName": "minecraft:flowing_lava", "color": 16777215, "materialName": "lava", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 15, @@ -1824,6 +2123,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:flowing_lava[level=10]", "unlocalizedName": "tile.lava", "displayName": "Lava" @@ -1832,8 +2132,11 @@ "internalName": "minecraft:flowing_lava", "color": 16777215, "materialName": "lava", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 15, @@ -1847,6 +2150,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:flowing_lava[level=11]", "unlocalizedName": "tile.lava", "displayName": "Lava" @@ -1855,8 +2159,11 @@ "internalName": "minecraft:flowing_lava", "color": 16777215, "materialName": "lava", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 15, @@ -1870,6 +2177,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:flowing_lava[level=12]", "unlocalizedName": "tile.lava", "displayName": "Lava" @@ -1878,8 +2186,11 @@ "internalName": "minecraft:flowing_lava", "color": 16777215, "materialName": "lava", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 15, @@ -1893,6 +2204,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:flowing_lava[level=13]", "unlocalizedName": "tile.lava", "displayName": "Lava" @@ -1901,8 +2213,11 @@ "internalName": "minecraft:flowing_lava", "color": 16777215, "materialName": "lava", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 15, @@ -1916,6 +2231,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:flowing_lava[level=14]", "unlocalizedName": "tile.lava", "displayName": "Lava" @@ -1924,8 +2240,11 @@ "internalName": "minecraft:flowing_lava", "color": 16777215, "materialName": "lava", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 15, @@ -1939,6 +2258,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:flowing_lava[level=15]", "unlocalizedName": "tile.lava", "displayName": "Lava" @@ -1947,8 +2267,11 @@ "internalName": "minecraft:lava", "color": 16777215, "materialName": "lava", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 15, @@ -1963,6 +2286,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:lava[level=0]", "unlocalizedName": "tile.lava", "displayName": "Lava" @@ -1971,8 +2295,11 @@ "internalName": "minecraft:lava", "color": 16777215, "materialName": "lava", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 15, @@ -1986,6 +2313,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:lava[level=1]", "unlocalizedName": "tile.lava", "displayName": "Lava" @@ -1994,8 +2322,11 @@ "internalName": "minecraft:lava", "color": 16777215, "materialName": "lava", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 15, @@ -2009,6 +2340,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:lava[level=2]", "unlocalizedName": "tile.lava", "displayName": "Lava" @@ -2017,8 +2349,11 @@ "internalName": "minecraft:lava", "color": 16777215, "materialName": "lava", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 15, @@ -2032,6 +2367,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:lava[level=3]", "unlocalizedName": "tile.lava", "displayName": "Lava" @@ -2040,8 +2376,11 @@ "internalName": "minecraft:lava", "color": 16777215, "materialName": "lava", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 15, @@ -2055,6 +2394,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:lava[level=4]", "unlocalizedName": "tile.lava", "displayName": "Lava" @@ -2063,8 +2403,11 @@ "internalName": "minecraft:lava", "color": 16777215, "materialName": "lava", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 15, @@ -2078,6 +2421,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:lava[level=5]", "unlocalizedName": "tile.lava", "displayName": "Lava" @@ -2086,8 +2430,11 @@ "internalName": "minecraft:lava", "color": 16777215, "materialName": "lava", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 15, @@ -2101,6 +2448,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:lava[level=6]", "unlocalizedName": "tile.lava", "displayName": "Lava" @@ -2109,8 +2457,11 @@ "internalName": "minecraft:lava", "color": 16777215, "materialName": "lava", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 15, @@ -2124,6 +2475,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:lava[level=7]", "unlocalizedName": "tile.lava", "displayName": "Lava" @@ -2132,8 +2484,11 @@ "internalName": "minecraft:lava", "color": 16777215, "materialName": "lava", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 15, @@ -2147,6 +2502,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:lava[level=8]", "unlocalizedName": "tile.lava", "displayName": "Lava" @@ -2155,8 +2511,11 @@ "internalName": "minecraft:lava", "color": 16777215, "materialName": "lava", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 15, @@ -2170,6 +2529,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:lava[level=9]", "unlocalizedName": "tile.lava", "displayName": "Lava" @@ -2178,8 +2538,11 @@ "internalName": "minecraft:lava", "color": 16777215, "materialName": "lava", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 15, @@ -2193,6 +2556,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:lava[level=10]", "unlocalizedName": "tile.lava", "displayName": "Lava" @@ -2201,8 +2565,11 @@ "internalName": "minecraft:lava", "color": 16777215, "materialName": "lava", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 15, @@ -2216,6 +2583,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:lava[level=11]", "unlocalizedName": "tile.lava", "displayName": "Lava" @@ -2224,8 +2592,11 @@ "internalName": "minecraft:lava", "color": 16777215, "materialName": "lava", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 15, @@ -2239,6 +2610,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:lava[level=12]", "unlocalizedName": "tile.lava", "displayName": "Lava" @@ -2247,8 +2619,11 @@ "internalName": "minecraft:lava", "color": 16777215, "materialName": "lava", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 15, @@ -2262,6 +2637,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:lava[level=13]", "unlocalizedName": "tile.lava", "displayName": "Lava" @@ -2270,8 +2646,11 @@ "internalName": "minecraft:lava", "color": 16777215, "materialName": "lava", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 15, @@ -2285,6 +2664,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:lava[level=14]", "unlocalizedName": "tile.lava", "displayName": "Lava" @@ -2293,8 +2673,11 @@ "internalName": "minecraft:lava", "color": 16777215, "materialName": "lava", + "materialBlocksMovement": false, + "materialLiquid": true, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 15, @@ -2308,6 +2691,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:lava[level=15]", "unlocalizedName": "tile.lava", "displayName": "Lava" @@ -2317,8 +2701,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "sand", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -2333,6 +2720,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 16247203, + "materialMapColorIndex": 2, "blockState": "minecraft:sand[variant=sand]", "resourcePath": "sand", "resourceVariant": "normal", @@ -2344,8 +2732,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "sand", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -2359,6 +2750,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 12020271, + "materialMapColorIndex": 10, "blockState": "minecraft:sand[variant=red_sand]", "resourcePath": "red_sand", "resourceVariant": "normal", @@ -2370,8 +2762,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "sand", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -2386,6 +2781,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 16247203, + "materialMapColorIndex": 2, "blockState": "minecraft:gravel", "resourcePath": "gravel", "resourceVariant": "normal", @@ -2397,8 +2793,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -2413,6 +2812,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:gold_ore", "resourcePath": "gold_ore", "resourceVariant": "normal", @@ -2424,8 +2824,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -2440,6 +2843,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:iron_ore", "resourcePath": "iron_ore", "resourceVariant": "normal", @@ -2451,8 +2855,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -2467,6 +2874,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:coal_ore", "resourcePath": "coal_ore", "resourceVariant": "normal", @@ -2478,8 +2886,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -2494,6 +2905,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:log[axis=y,variant=oak]", "resourcePath": "oak_log", "resourceVariant": "axis=y", @@ -2505,8 +2917,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -2520,6 +2935,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:log[axis=y,variant=spruce]", "resourcePath": "spruce_log", "resourceVariant": "axis=y", @@ -2531,8 +2947,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -2546,6 +2965,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:log[axis=y,variant=birch]", "resourcePath": "birch_log", "resourceVariant": "axis=y", @@ -2557,8 +2977,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -2572,6 +2995,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:log[axis=y,variant=jungle]", "resourcePath": "jungle_log", "resourceVariant": "axis=y", @@ -2583,8 +3007,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -2598,6 +3025,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:log[axis=x,variant=oak]", "resourcePath": "oak_log", "resourceVariant": "axis=x", @@ -2609,8 +3037,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -2624,6 +3055,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:log[axis=x,variant=spruce]", "resourcePath": "spruce_log", "resourceVariant": "axis=x", @@ -2635,8 +3067,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -2650,6 +3085,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:log[axis=x,variant=birch]", "resourcePath": "birch_log", "resourceVariant": "axis=x", @@ -2661,8 +3097,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -2676,6 +3115,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:log[axis=x,variant=jungle]", "resourcePath": "jungle_log", "resourceVariant": "axis=x", @@ -2687,8 +3127,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -2702,6 +3145,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:log[axis=z,variant=oak]", "resourcePath": "oak_log", "resourceVariant": "axis=z", @@ -2713,8 +3157,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -2728,6 +3175,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:log[axis=z,variant=spruce]", "resourcePath": "spruce_log", "resourceVariant": "axis=z", @@ -2739,8 +3187,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -2754,6 +3205,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:log[axis=z,variant=birch]", "resourcePath": "birch_log", "resourceVariant": "axis=z", @@ -2765,8 +3217,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -2780,6 +3235,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:log[axis=z,variant=jungle]", "resourcePath": "jungle_log", "resourceVariant": "axis=z", @@ -2791,8 +3247,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -2806,6 +3265,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:log[axis=none,variant=oak]", "resourcePath": "oak_log", "resourceVariant": "axis=none", @@ -2817,8 +3277,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -2832,6 +3295,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:log[axis=none,variant=spruce]", "resourcePath": "spruce_log", "resourceVariant": "axis=none", @@ -2843,8 +3307,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -2858,6 +3325,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:log[axis=none,variant=birch]", "resourcePath": "birch_log", "resourceVariant": "axis=none", @@ -2869,8 +3337,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -2884,6 +3355,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:log[axis=none,variant=jungle]", "resourcePath": "jungle_log", "resourceVariant": "axis=none", @@ -2895,8 +3367,11 @@ "color": -10769594, "creativeTab": "decorations", "materialName": "leaves", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": false, + "fullBlock": true, "hasEntity": false, "opacity": 1, "brightness": 0, @@ -2910,6 +3385,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:leaves[check_decay=false,decayable=true,variant=oak]", "resourcePath": "oak_leaves", "resourceVariant": "normal", @@ -2921,8 +3397,11 @@ "color": -10769594, "creativeTab": "decorations", "materialName": "leaves", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": false, + "fullBlock": true, "hasEntity": false, "opacity": 1, "brightness": 0, @@ -2936,6 +3415,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:leaves[check_decay=false,decayable=true,variant=spruce]", "resourcePath": "spruce_leaves", "resourceVariant": "normal", @@ -2947,8 +3427,11 @@ "color": -10769594, "creativeTab": "decorations", "materialName": "leaves", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": false, + "fullBlock": true, "hasEntity": false, "opacity": 1, "brightness": 0, @@ -2962,6 +3445,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:leaves[check_decay=false,decayable=true,variant=birch]", "resourcePath": "birch_leaves", "resourceVariant": "normal", @@ -2973,8 +3457,11 @@ "color": -10769594, "creativeTab": "decorations", "materialName": "leaves", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": false, + "fullBlock": true, "hasEntity": false, "opacity": 1, "brightness": 0, @@ -2988,6 +3475,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:leaves[check_decay=false,decayable=true,variant=jungle]", "resourcePath": "jungle_leaves", "resourceVariant": "normal", @@ -2999,8 +3487,11 @@ "color": -10769594, "creativeTab": "decorations", "materialName": "leaves", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": false, + "fullBlock": true, "hasEntity": false, "opacity": 1, "brightness": 0, @@ -3014,6 +3505,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:leaves[check_decay=false,decayable=false,variant=oak]", "resourcePath": "oak_leaves", "resourceVariant": "normal", @@ -3025,8 +3517,11 @@ "color": -10769594, "creativeTab": "decorations", "materialName": "leaves", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": false, + "fullBlock": true, "hasEntity": false, "opacity": 1, "brightness": 0, @@ -3040,6 +3535,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:leaves[check_decay=false,decayable=false,variant=spruce]", "resourcePath": "spruce_leaves", "resourceVariant": "normal", @@ -3051,8 +3547,11 @@ "color": -10769594, "creativeTab": "decorations", "materialName": "leaves", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": false, + "fullBlock": true, "hasEntity": false, "opacity": 1, "brightness": 0, @@ -3066,6 +3565,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:leaves[check_decay=false,decayable=false,variant=birch]", "resourcePath": "birch_leaves", "resourceVariant": "normal", @@ -3077,8 +3577,11 @@ "color": -10769594, "creativeTab": "decorations", "materialName": "leaves", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": false, + "fullBlock": true, "hasEntity": false, "opacity": 1, "brightness": 0, @@ -3092,6 +3595,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:leaves[check_decay=false,decayable=false,variant=jungle]", "resourcePath": "jungle_leaves", "resourceVariant": "normal", @@ -3103,8 +3607,11 @@ "color": -10769594, "creativeTab": "decorations", "materialName": "leaves", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": false, + "fullBlock": true, "hasEntity": false, "opacity": 1, "brightness": 0, @@ -3119,6 +3626,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:leaves[check_decay=true,decayable=true,variant=oak]", "resourcePath": "oak_leaves", "resourceVariant": "normal", @@ -3130,8 +3638,11 @@ "color": -10769594, "creativeTab": "decorations", "materialName": "leaves", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": false, + "fullBlock": true, "hasEntity": false, "opacity": 1, "brightness": 0, @@ -3145,6 +3656,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:leaves[check_decay=true,decayable=true,variant=spruce]", "resourcePath": "spruce_leaves", "resourceVariant": "normal", @@ -3156,8 +3668,11 @@ "color": -10769594, "creativeTab": "decorations", "materialName": "leaves", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": false, + "fullBlock": true, "hasEntity": false, "opacity": 1, "brightness": 0, @@ -3171,6 +3686,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:leaves[check_decay=true,decayable=true,variant=birch]", "resourcePath": "birch_leaves", "resourceVariant": "normal", @@ -3182,8 +3698,11 @@ "color": -10769594, "creativeTab": "decorations", "materialName": "leaves", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": false, + "fullBlock": true, "hasEntity": false, "opacity": 1, "brightness": 0, @@ -3197,6 +3716,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:leaves[check_decay=true,decayable=true,variant=jungle]", "resourcePath": "jungle_leaves", "resourceVariant": "normal", @@ -3208,8 +3728,11 @@ "color": -10769594, "creativeTab": "decorations", "materialName": "leaves", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": false, + "fullBlock": true, "hasEntity": false, "opacity": 1, "brightness": 0, @@ -3223,6 +3746,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:leaves[check_decay=true,decayable=false,variant=oak]", "resourcePath": "oak_leaves", "resourceVariant": "normal", @@ -3234,8 +3758,11 @@ "color": -10769594, "creativeTab": "decorations", "materialName": "leaves", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": false, + "fullBlock": true, "hasEntity": false, "opacity": 1, "brightness": 0, @@ -3249,6 +3776,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:leaves[check_decay=true,decayable=false,variant=spruce]", "resourcePath": "spruce_leaves", "resourceVariant": "normal", @@ -3260,8 +3788,11 @@ "color": -10769594, "creativeTab": "decorations", "materialName": "leaves", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": false, + "fullBlock": true, "hasEntity": false, "opacity": 1, "brightness": 0, @@ -3275,6 +3806,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:leaves[check_decay=true,decayable=false,variant=birch]", "resourcePath": "birch_leaves", "resourceVariant": "normal", @@ -3286,8 +3818,11 @@ "color": -10769594, "creativeTab": "decorations", "materialName": "leaves", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": false, + "fullBlock": true, "hasEntity": false, "opacity": 1, "brightness": 0, @@ -3301,6 +3836,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:leaves[check_decay=true,decayable=false,variant=jungle]", "resourcePath": "jungle_leaves", "resourceVariant": "normal", @@ -3312,8 +3848,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "sponge", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -3328,6 +3867,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 10987431, + "materialMapColorIndex": 3, "blockState": "minecraft:sponge[wet=false]", "resourcePath": "sponge", "resourceVariant": "wet=false", @@ -3339,8 +3879,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "sponge", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -3354,6 +3897,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 3, "blockState": "minecraft:sponge[wet=true]", "resourcePath": "sponge", "resourceVariant": "wet=true", @@ -3365,8 +3909,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "glass", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -3381,6 +3928,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:glass", "resourcePath": "glass", "resourceVariant": "normal", @@ -3392,8 +3940,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -3408,6 +3959,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:lapis_ore", "resourcePath": "lapis_ore", "resourceVariant": "normal", @@ -3419,8 +3971,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -3435,6 +3990,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 4882687, + "materialMapColorIndex": 32, "blockState": "minecraft:lapis_block", "resourcePath": "lapis_block", "resourceVariant": "normal", @@ -3446,8 +4002,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": true, "opacity": 255, "brightness": 0, @@ -3461,6 +4020,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:dispenser[facing=down,triggered=false]", "resourcePath": "dispenser", "resourceVariant": "facing=down", @@ -3472,8 +4032,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": true, "opacity": 255, "brightness": 0, @@ -3487,6 +4050,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:dispenser[facing=up,triggered=false]", "resourcePath": "dispenser", "resourceVariant": "facing=up", @@ -3498,8 +4062,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": true, "opacity": 255, "brightness": 0, @@ -3514,6 +4081,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:dispenser[facing=north,triggered=false]", "resourcePath": "dispenser", "resourceVariant": "facing=north", @@ -3525,8 +4093,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": true, "opacity": 255, "brightness": 0, @@ -3540,6 +4111,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:dispenser[facing=south,triggered=false]", "resourcePath": "dispenser", "resourceVariant": "facing=south", @@ -3551,8 +4123,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": true, "opacity": 255, "brightness": 0, @@ -3566,6 +4141,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:dispenser[facing=west,triggered=false]", "resourcePath": "dispenser", "resourceVariant": "facing=west", @@ -3577,8 +4153,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": true, "opacity": 255, "brightness": 0, @@ -3592,6 +4171,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:dispenser[facing=east,triggered=false]", "resourcePath": "dispenser", "resourceVariant": "facing=east", @@ -3603,8 +4183,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": true, "opacity": 255, "brightness": 0, @@ -3618,6 +4201,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:dispenser[facing=down,triggered=true]", "resourcePath": "dispenser", "resourceVariant": "facing=down", @@ -3629,8 +4213,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": true, "opacity": 255, "brightness": 0, @@ -3644,6 +4231,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:dispenser[facing=up,triggered=true]", "resourcePath": "dispenser", "resourceVariant": "facing=up", @@ -3655,8 +4243,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": true, "opacity": 255, "brightness": 0, @@ -3670,6 +4261,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:dispenser[facing=north,triggered=true]", "resourcePath": "dispenser", "resourceVariant": "facing=north", @@ -3681,8 +4273,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": true, "opacity": 255, "brightness": 0, @@ -3696,6 +4291,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:dispenser[facing=south,triggered=true]", "resourcePath": "dispenser", "resourceVariant": "facing=south", @@ -3707,8 +4303,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": true, "opacity": 255, "brightness": 0, @@ -3722,6 +4321,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:dispenser[facing=west,triggered=true]", "resourcePath": "dispenser", "resourceVariant": "facing=west", @@ -3733,8 +4333,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": true, "opacity": 255, "brightness": 0, @@ -3748,6 +4351,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:dispenser[facing=east,triggered=true]", "resourcePath": "dispenser", "resourceVariant": "facing=east", @@ -3759,8 +4363,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -3775,6 +4382,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:sandstone[type=sandstone]", "resourcePath": "sandstone", "resourceVariant": "normal", @@ -3786,8 +4394,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -3801,6 +4412,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:sandstone[type=chiseled_sandstone]", "resourcePath": "chiseled_sandstone", "resourceVariant": "normal", @@ -3812,8 +4424,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -3827,6 +4442,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:sandstone[type=smooth_sandstone]", "resourcePath": "smooth_sandstone", "resourceVariant": "normal", @@ -3838,8 +4454,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": true, "opacity": 255, "brightness": 0, @@ -3854,6 +4473,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:noteblock", "resourcePath": "noteblock", "resourceVariant": "normal", @@ -3864,8 +4484,11 @@ "internalName": "minecraft:bed", "color": 16777215, "materialName": "cloth", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -3879,6 +4502,7 @@ "maxy": 0.5625, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 3, "blockState": "minecraft:bed[facing=south,occupied=false,part=foot]", "resourcePath": "bed", "resourceVariant": "facing=south,part=foot", @@ -3889,8 +4513,11 @@ "internalName": "minecraft:bed", "color": 16777215, "materialName": "cloth", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -3904,6 +4531,7 @@ "maxy": 0.5625, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 3, "blockState": "minecraft:bed[facing=west,occupied=false,part=foot]", "resourcePath": "bed", "resourceVariant": "facing=west,part=foot", @@ -3914,8 +4542,11 @@ "internalName": "minecraft:bed", "color": 16777215, "materialName": "cloth", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -3930,6 +4561,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 10987431, + "materialMapColorIndex": 3, "blockState": "minecraft:bed[facing=north,occupied=false,part=foot]", "resourcePath": "bed", "resourceVariant": "facing=north,part=foot", @@ -3940,8 +4572,11 @@ "internalName": "minecraft:bed", "color": 16777215, "materialName": "cloth", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -3955,6 +4590,7 @@ "maxy": 0.5625, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 3, "blockState": "minecraft:bed[facing=east,occupied=false,part=foot]", "resourcePath": "bed", "resourceVariant": "facing=east,part=foot", @@ -3965,8 +4601,11 @@ "internalName": "minecraft:bed", "color": 16777215, "materialName": "cloth", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -3980,6 +4619,7 @@ "maxy": 0.5625, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 3, "blockState": "minecraft:bed[facing=south,occupied=false,part=head]", "resourcePath": "bed", "resourceVariant": "facing=south,part=head", @@ -3990,8 +4630,11 @@ "internalName": "minecraft:bed", "color": 16777215, "materialName": "cloth", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -4005,6 +4648,7 @@ "maxy": 0.5625, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 3, "blockState": "minecraft:bed[facing=west,occupied=false,part=head]", "resourcePath": "bed", "resourceVariant": "facing=west,part=head", @@ -4015,8 +4659,11 @@ "internalName": "minecraft:bed", "color": 16777215, "materialName": "cloth", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -4030,6 +4677,7 @@ "maxy": 0.5625, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 3, "blockState": "minecraft:bed[facing=north,occupied=false,part=head]", "resourcePath": "bed", "resourceVariant": "facing=north,part=head", @@ -4040,8 +4688,11 @@ "internalName": "minecraft:bed", "color": 16777215, "materialName": "cloth", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -4055,6 +4706,7 @@ "maxy": 0.5625, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 3, "blockState": "minecraft:bed[facing=east,occupied=false,part=head]", "resourcePath": "bed", "resourceVariant": "facing=east,part=head", @@ -4065,8 +4717,11 @@ "internalName": "minecraft:bed", "color": 16777215, "materialName": "cloth", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -4080,6 +4735,7 @@ "maxy": 0.5625, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 3, "blockState": "minecraft:bed[facing=south,occupied=true,part=head]", "resourcePath": "bed", "resourceVariant": "facing=south,part=head", @@ -4090,8 +4746,11 @@ "internalName": "minecraft:bed", "color": 16777215, "materialName": "cloth", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -4105,6 +4764,7 @@ "maxy": 0.5625, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 3, "blockState": "minecraft:bed[facing=west,occupied=true,part=head]", "resourcePath": "bed", "resourceVariant": "facing=west,part=head", @@ -4115,8 +4775,11 @@ "internalName": "minecraft:bed", "color": 16777215, "materialName": "cloth", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -4130,6 +4793,7 @@ "maxy": 0.5625, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 3, "blockState": "minecraft:bed[facing=north,occupied=true,part=head]", "resourcePath": "bed", "resourceVariant": "facing=north,part=head", @@ -4140,8 +4804,11 @@ "internalName": "minecraft:bed", "color": 16777215, "materialName": "cloth", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -4155,6 +4822,7 @@ "maxy": 0.5625, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 3, "blockState": "minecraft:bed[facing=east,occupied=true,part=head]", "resourcePath": "bed", "resourceVariant": "facing=east,part=head", @@ -4166,8 +4834,11 @@ "color": 16777215, "creativeTab": "transportation", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -4182,6 +4853,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:golden_rail[powered=false,shape=north_south]", "resourcePath": "golden_rail", "resourceVariant": "powered=false,shape=north_south", @@ -4193,8 +4865,11 @@ "color": 16777215, "creativeTab": "transportation", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -4208,6 +4883,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:golden_rail[powered=false,shape=east_west]", "resourcePath": "golden_rail", "resourceVariant": "powered=false,shape=east_west", @@ -4219,8 +4895,11 @@ "color": 16777215, "creativeTab": "transportation", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -4234,6 +4913,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:golden_rail[powered=false,shape=ascending_east]", "resourcePath": "golden_rail", "resourceVariant": "powered=false,shape=ascending_east", @@ -4245,8 +4925,11 @@ "color": 16777215, "creativeTab": "transportation", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -4260,6 +4943,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:golden_rail[powered=false,shape=ascending_west]", "resourcePath": "golden_rail", "resourceVariant": "powered=false,shape=ascending_west", @@ -4271,8 +4955,11 @@ "color": 16777215, "creativeTab": "transportation", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -4286,6 +4973,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:golden_rail[powered=false,shape=ascending_north]", "resourcePath": "golden_rail", "resourceVariant": "powered=false,shape=ascending_north", @@ -4297,8 +4985,11 @@ "color": 16777215, "creativeTab": "transportation", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -4312,6 +5003,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:golden_rail[powered=false,shape=ascending_south]", "resourcePath": "golden_rail", "resourceVariant": "powered=false,shape=ascending_south", @@ -4323,8 +5015,11 @@ "color": 16777215, "creativeTab": "transportation", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -4338,6 +5033,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:golden_rail[powered=true,shape=north_south]", "resourcePath": "golden_rail", "resourceVariant": "powered=true,shape=north_south", @@ -4349,8 +5045,11 @@ "color": 16777215, "creativeTab": "transportation", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -4364,6 +5063,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:golden_rail[powered=true,shape=east_west]", "resourcePath": "golden_rail", "resourceVariant": "powered=true,shape=east_west", @@ -4375,8 +5075,11 @@ "color": 16777215, "creativeTab": "transportation", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -4390,6 +5093,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:golden_rail[powered=true,shape=ascending_east]", "resourcePath": "golden_rail", "resourceVariant": "powered=true,shape=ascending_east", @@ -4401,8 +5105,11 @@ "color": 16777215, "creativeTab": "transportation", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -4416,6 +5123,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:golden_rail[powered=true,shape=ascending_west]", "resourcePath": "golden_rail", "resourceVariant": "powered=true,shape=ascending_west", @@ -4427,8 +5135,11 @@ "color": 16777215, "creativeTab": "transportation", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -4442,6 +5153,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:golden_rail[powered=true,shape=ascending_north]", "resourcePath": "golden_rail", "resourceVariant": "powered=true,shape=ascending_north", @@ -4453,8 +5165,11 @@ "color": 16777215, "creativeTab": "transportation", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -4468,6 +5183,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:golden_rail[powered=true,shape=ascending_south]", "resourcePath": "golden_rail", "resourceVariant": "powered=true,shape=ascending_south", @@ -4479,8 +5195,11 @@ "color": 16777215, "creativeTab": "transportation", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -4495,6 +5214,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:detector_rail[powered=false,shape=north_south]", "resourcePath": "detector_rail", "resourceVariant": "powered=false,shape=north_south", @@ -4506,8 +5226,11 @@ "color": 16777215, "creativeTab": "transportation", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -4521,6 +5244,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:detector_rail[powered=false,shape=east_west]", "resourcePath": "detector_rail", "resourceVariant": "powered=false,shape=east_west", @@ -4532,8 +5256,11 @@ "color": 16777215, "creativeTab": "transportation", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -4547,6 +5274,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:detector_rail[powered=false,shape=ascending_east]", "resourcePath": "detector_rail", "resourceVariant": "powered=false,shape=ascending_east", @@ -4558,8 +5286,11 @@ "color": 16777215, "creativeTab": "transportation", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -4573,6 +5304,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:detector_rail[powered=false,shape=ascending_west]", "resourcePath": "detector_rail", "resourceVariant": "powered=false,shape=ascending_west", @@ -4584,8 +5316,11 @@ "color": 16777215, "creativeTab": "transportation", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -4599,6 +5334,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:detector_rail[powered=false,shape=ascending_north]", "resourcePath": "detector_rail", "resourceVariant": "powered=false,shape=ascending_north", @@ -4610,8 +5346,11 @@ "color": 16777215, "creativeTab": "transportation", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -4625,6 +5364,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:detector_rail[powered=false,shape=ascending_south]", "resourcePath": "detector_rail", "resourceVariant": "powered=false,shape=ascending_south", @@ -4636,8 +5376,11 @@ "color": 16777215, "creativeTab": "transportation", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -4651,6 +5394,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:detector_rail[powered=true,shape=north_south]", "resourcePath": "detector_rail", "resourceVariant": "powered=true,shape=north_south", @@ -4662,8 +5406,11 @@ "color": 16777215, "creativeTab": "transportation", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -4677,6 +5424,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:detector_rail[powered=true,shape=east_west]", "resourcePath": "detector_rail", "resourceVariant": "powered=true,shape=east_west", @@ -4688,8 +5436,11 @@ "color": 16777215, "creativeTab": "transportation", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -4703,6 +5454,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:detector_rail[powered=true,shape=ascending_east]", "resourcePath": "detector_rail", "resourceVariant": "powered=true,shape=ascending_east", @@ -4714,8 +5466,11 @@ "color": 16777215, "creativeTab": "transportation", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -4729,6 +5484,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:detector_rail[powered=true,shape=ascending_west]", "resourcePath": "detector_rail", "resourceVariant": "powered=true,shape=ascending_west", @@ -4740,8 +5496,11 @@ "color": 16777215, "creativeTab": "transportation", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -4755,6 +5514,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:detector_rail[powered=true,shape=ascending_north]", "resourcePath": "detector_rail", "resourceVariant": "powered=true,shape=ascending_north", @@ -4766,8 +5526,11 @@ "color": 16777215, "creativeTab": "transportation", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -4781,6 +5544,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:detector_rail[powered=true,shape=ascending_south]", "resourcePath": "detector_rail", "resourceVariant": "powered=true,shape=ascending_south", @@ -4792,8 +5556,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "piston", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -4807,6 +5574,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:sticky_piston[extended=false,facing=down]", "resourcePath": "sticky_piston", "resourceVariant": "extended=false,facing=down", @@ -4818,8 +5586,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "piston", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -4833,6 +5604,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:sticky_piston[extended=false,facing=up]", "resourcePath": "sticky_piston", "resourceVariant": "extended=false,facing=up", @@ -4844,8 +5616,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "piston", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -4860,6 +5635,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:sticky_piston[extended=false,facing=north]", "resourcePath": "sticky_piston", "resourceVariant": "extended=false,facing=north", @@ -4871,8 +5647,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "piston", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -4886,6 +5665,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:sticky_piston[extended=false,facing=south]", "resourcePath": "sticky_piston", "resourceVariant": "extended=false,facing=south", @@ -4897,8 +5677,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "piston", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -4912,6 +5695,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:sticky_piston[extended=false,facing=west]", "resourcePath": "sticky_piston", "resourceVariant": "extended=false,facing=west", @@ -4923,8 +5707,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "piston", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -4938,6 +5725,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:sticky_piston[extended=false,facing=east]", "resourcePath": "sticky_piston", "resourceVariant": "extended=false,facing=east", @@ -4949,8 +5737,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "piston", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -4964,6 +5755,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:sticky_piston[extended=true,facing=down]", "resourcePath": "sticky_piston", "resourceVariant": "extended=true,facing=down", @@ -4975,8 +5767,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "piston", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -4990,6 +5785,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:sticky_piston[extended=true,facing=up]", "resourcePath": "sticky_piston", "resourceVariant": "extended=true,facing=up", @@ -5001,8 +5797,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "piston", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -5016,6 +5815,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:sticky_piston[extended=true,facing=north]", "resourcePath": "sticky_piston", "resourceVariant": "extended=true,facing=north", @@ -5027,8 +5827,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "piston", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -5042,6 +5845,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:sticky_piston[extended=true,facing=south]", "resourcePath": "sticky_piston", "resourceVariant": "extended=true,facing=south", @@ -5053,8 +5857,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "piston", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -5068,6 +5875,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:sticky_piston[extended=true,facing=west]", "resourcePath": "sticky_piston", "resourceVariant": "extended=true,facing=west", @@ -5079,8 +5887,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "piston", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -5094,6 +5905,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:sticky_piston[extended=true,facing=east]", "resourcePath": "sticky_piston", "resourceVariant": "extended=true,facing=east", @@ -5105,8 +5917,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "web", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 1, "brightness": 0, @@ -5121,6 +5936,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 10987431, + "materialMapColorIndex": 3, "blockState": "minecraft:web", "resourcePath": "web", "resourceVariant": "normal", @@ -5132,8 +5948,11 @@ "color": -8602261, "creativeTab": "decorations", "materialName": "vine", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -5148,6 +5967,7 @@ "maxz": 0.8999999761581421, "defaultState": 1, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:tallgrass[type=dead_bush]", "resourcePath": "dead_bush", "resourceVariant": "normal", @@ -5159,8 +5979,11 @@ "color": -8602261, "creativeTab": "decorations", "materialName": "vine", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -5174,6 +5997,7 @@ "maxy": 0.800000011920929, "maxz": 0.8999999761581421, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:tallgrass[type=tall_grass]", "resourcePath": "tall_grass", "resourceVariant": "normal", @@ -5185,8 +6009,11 @@ "color": -8602261, "creativeTab": "decorations", "materialName": "vine", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -5200,6 +6027,7 @@ "maxy": 0.800000011920929, "maxz": 0.8999999761581421, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:tallgrass[type=fern]", "resourcePath": "fern", "resourceVariant": "normal", @@ -5211,8 +6039,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "vine", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -5227,6 +6058,7 @@ "maxz": 0.8999999761581421, "defaultState": 1, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:deadbush", "resourcePath": "dead_bush", "resourceVariant": "normal", @@ -5238,8 +6070,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "piston", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -5253,6 +6088,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:piston[extended=false,facing=down]", "resourcePath": "piston", "resourceVariant": "extended=false,facing=down", @@ -5264,8 +6100,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "piston", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -5279,6 +6118,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:piston[extended=false,facing=up]", "resourcePath": "piston", "resourceVariant": "extended=false,facing=up", @@ -5290,8 +6130,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "piston", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -5306,6 +6149,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:piston[extended=false,facing=north]", "resourcePath": "piston", "resourceVariant": "extended=false,facing=north", @@ -5317,8 +6161,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "piston", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -5332,6 +6179,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:piston[extended=false,facing=south]", "resourcePath": "piston", "resourceVariant": "extended=false,facing=south", @@ -5343,8 +6191,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "piston", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -5358,6 +6209,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:piston[extended=false,facing=west]", "resourcePath": "piston", "resourceVariant": "extended=false,facing=west", @@ -5369,8 +6221,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "piston", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -5384,6 +6239,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:piston[extended=false,facing=east]", "resourcePath": "piston", "resourceVariant": "extended=false,facing=east", @@ -5395,8 +6251,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "piston", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -5410,6 +6269,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:piston[extended=true,facing=down]", "resourcePath": "piston", "resourceVariant": "extended=true,facing=down", @@ -5421,8 +6281,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "piston", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -5436,6 +6299,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:piston[extended=true,facing=up]", "resourcePath": "piston", "resourceVariant": "extended=true,facing=up", @@ -5447,8 +6311,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "piston", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -5462,6 +6329,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:piston[extended=true,facing=north]", "resourcePath": "piston", "resourceVariant": "extended=true,facing=north", @@ -5473,8 +6341,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "piston", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -5488,6 +6359,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:piston[extended=true,facing=south]", "resourcePath": "piston", "resourceVariant": "extended=true,facing=south", @@ -5499,8 +6371,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "piston", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -5514,6 +6389,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:piston[extended=true,facing=west]", "resourcePath": "piston", "resourceVariant": "extended=true,facing=west", @@ -5525,8 +6401,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "piston", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -5540,6 +6419,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:piston[extended=true,facing=east]", "resourcePath": "piston", "resourceVariant": "extended=true,facing=east", @@ -5550,8 +6430,11 @@ "internalName": "minecraft:piston_head", "color": 16777215, "materialName": "piston", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -5565,6 +6448,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:piston_head[facing=down,short=false,type=normal]", "resourcePath": "piston_head", "resourceVariant": "facing=down,short=false,type=normal", @@ -5575,8 +6459,11 @@ "internalName": "minecraft:piston_head", "color": 16777215, "materialName": "piston", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -5590,6 +6477,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:piston_head[facing=up,short=false,type=normal]", "resourcePath": "piston_head", "resourceVariant": "facing=up,short=false,type=normal", @@ -5600,8 +6488,11 @@ "internalName": "minecraft:piston_head", "color": 16777215, "materialName": "piston", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -5616,6 +6507,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:piston_head[facing=north,short=false,type=normal]", "resourcePath": "piston_head", "resourceVariant": "facing=north,short=false,type=normal", @@ -5626,8 +6518,11 @@ "internalName": "minecraft:piston_head", "color": 16777215, "materialName": "piston", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -5641,6 +6536,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:piston_head[facing=south,short=false,type=normal]", "resourcePath": "piston_head", "resourceVariant": "facing=south,short=false,type=normal", @@ -5651,8 +6547,11 @@ "internalName": "minecraft:piston_head", "color": 16777215, "materialName": "piston", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -5666,6 +6565,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:piston_head[facing=west,short=false,type=normal]", "resourcePath": "piston_head", "resourceVariant": "facing=west,short=false,type=normal", @@ -5676,8 +6576,11 @@ "internalName": "minecraft:piston_head", "color": 16777215, "materialName": "piston", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -5691,6 +6594,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:piston_head[facing=east,short=false,type=normal]", "resourcePath": "piston_head", "resourceVariant": "facing=east,short=false,type=normal", @@ -5701,8 +6605,11 @@ "internalName": "minecraft:piston_head", "color": 16777215, "materialName": "piston", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -5716,6 +6623,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:piston_head[facing=down,short=false,type=sticky]", "resourcePath": "piston_head", "resourceVariant": "facing=down,short=false,type=sticky", @@ -5726,8 +6634,11 @@ "internalName": "minecraft:piston_head", "color": 16777215, "materialName": "piston", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -5741,6 +6652,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:piston_head[facing=up,short=false,type=sticky]", "resourcePath": "piston_head", "resourceVariant": "facing=up,short=false,type=sticky", @@ -5751,8 +6663,11 @@ "internalName": "minecraft:piston_head", "color": 16777215, "materialName": "piston", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -5766,6 +6681,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:piston_head[facing=north,short=false,type=sticky]", "resourcePath": "piston_head", "resourceVariant": "facing=north,short=false,type=sticky", @@ -5776,8 +6692,11 @@ "internalName": "minecraft:piston_head", "color": 16777215, "materialName": "piston", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -5791,6 +6710,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:piston_head[facing=south,short=false,type=sticky]", "resourcePath": "piston_head", "resourceVariant": "facing=south,short=false,type=sticky", @@ -5801,8 +6721,11 @@ "internalName": "minecraft:piston_head", "color": 16777215, "materialName": "piston", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -5816,6 +6739,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:piston_head[facing=west,short=false,type=sticky]", "resourcePath": "piston_head", "resourceVariant": "facing=west,short=false,type=sticky", @@ -5826,8 +6750,11 @@ "internalName": "minecraft:piston_head", "color": 16777215, "materialName": "piston", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -5841,6 +6768,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:piston_head[facing=east,short=false,type=sticky]", "resourcePath": "piston_head", "resourceVariant": "facing=east,short=false,type=sticky", @@ -5852,8 +6780,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "cloth", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -5868,6 +6799,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 16777215, + "materialMapColorIndex": 8, "blockState": "minecraft:wool[color=white]", "resourcePath": "white_wool", "resourceVariant": "normal", @@ -5879,8 +6811,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "cloth", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -5894,6 +6829,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 14188339, + "materialMapColorIndex": 15, "blockState": "minecraft:wool[color=orange]", "resourcePath": "orange_wool", "resourceVariant": "normal", @@ -5905,8 +6841,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "cloth", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -5920,6 +6859,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 11685080, + "materialMapColorIndex": 16, "blockState": "minecraft:wool[color=magenta]", "resourcePath": "magenta_wool", "resourceVariant": "normal", @@ -5931,8 +6871,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "cloth", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -5946,6 +6889,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6724056, + "materialMapColorIndex": 17, "blockState": "minecraft:wool[color=light_blue]", "resourcePath": "light_blue_wool", "resourceVariant": "normal", @@ -5957,8 +6901,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "cloth", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -5972,6 +6919,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 15066419, + "materialMapColorIndex": 18, "blockState": "minecraft:wool[color=yellow]", "resourcePath": "yellow_wool", "resourceVariant": "normal", @@ -5983,8 +6931,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "cloth", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -5998,6 +6949,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 8375321, + "materialMapColorIndex": 19, "blockState": "minecraft:wool[color=lime]", "resourcePath": "lime_wool", "resourceVariant": "normal", @@ -6009,8 +6961,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "cloth", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -6024,6 +6979,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 15892389, + "materialMapColorIndex": 20, "blockState": "minecraft:wool[color=pink]", "resourcePath": "pink_wool", "resourceVariant": "normal", @@ -6035,8 +6991,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "cloth", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -6050,6 +7009,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 5000268, + "materialMapColorIndex": 21, "blockState": "minecraft:wool[color=gray]", "resourcePath": "gray_wool", "resourceVariant": "normal", @@ -6061,8 +7021,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "cloth", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -6076,6 +7039,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10066329, + "materialMapColorIndex": 22, "blockState": "minecraft:wool[color=silver]", "resourcePath": "silver_wool", "resourceVariant": "normal", @@ -6087,8 +7051,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "cloth", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -6102,6 +7069,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 5013401, + "materialMapColorIndex": 23, "blockState": "minecraft:wool[color=cyan]", "resourcePath": "cyan_wool", "resourceVariant": "normal", @@ -6113,8 +7081,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "cloth", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -6128,6 +7099,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 8339378, + "materialMapColorIndex": 24, "blockState": "minecraft:wool[color=purple]", "resourcePath": "purple_wool", "resourceVariant": "normal", @@ -6139,8 +7111,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "cloth", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -6154,6 +7129,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 3361970, + "materialMapColorIndex": 25, "blockState": "minecraft:wool[color=blue]", "resourcePath": "blue_wool", "resourceVariant": "normal", @@ -6165,8 +7141,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "cloth", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -6180,6 +7159,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6704179, + "materialMapColorIndex": 26, "blockState": "minecraft:wool[color=brown]", "resourcePath": "brown_wool", "resourceVariant": "normal", @@ -6191,8 +7171,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "cloth", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -6206,6 +7189,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6717235, + "materialMapColorIndex": 27, "blockState": "minecraft:wool[color=green]", "resourcePath": "green_wool", "resourceVariant": "normal", @@ -6217,8 +7201,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "cloth", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -6232,6 +7219,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10040115, + "materialMapColorIndex": 28, "blockState": "minecraft:wool[color=red]", "resourcePath": "red_wool", "resourceVariant": "normal", @@ -6243,8 +7231,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "cloth", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -6258,6 +7249,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 1644825, + "materialMapColorIndex": 29, "blockState": "minecraft:wool[color=black]", "resourcePath": "black_wool", "resourceVariant": "normal", @@ -6268,8 +7260,11 @@ "internalName": "minecraft:piston_extension", "color": 16777215, "materialName": "piston", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -6283,6 +7278,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:piston_extension[facing=down,type=normal]", "unlocalizedName": "tile.null", "displayName": "tile.null.name" @@ -6291,8 +7287,11 @@ "internalName": "minecraft:piston_extension", "color": 16777215, "materialName": "piston", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -6306,6 +7305,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:piston_extension[facing=up,type=normal]", "unlocalizedName": "tile.null", "displayName": "tile.null.name" @@ -6314,8 +7314,11 @@ "internalName": "minecraft:piston_extension", "color": 16777215, "materialName": "piston", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -6330,6 +7333,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:piston_extension[facing=north,type=normal]", "unlocalizedName": "tile.null", "displayName": "tile.null.name" @@ -6338,8 +7342,11 @@ "internalName": "minecraft:piston_extension", "color": 16777215, "materialName": "piston", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -6353,6 +7360,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:piston_extension[facing=south,type=normal]", "unlocalizedName": "tile.null", "displayName": "tile.null.name" @@ -6361,8 +7369,11 @@ "internalName": "minecraft:piston_extension", "color": 16777215, "materialName": "piston", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -6376,6 +7387,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:piston_extension[facing=west,type=normal]", "unlocalizedName": "tile.null", "displayName": "tile.null.name" @@ -6384,8 +7396,11 @@ "internalName": "minecraft:piston_extension", "color": 16777215, "materialName": "piston", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -6399,6 +7414,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:piston_extension[facing=east,type=normal]", "unlocalizedName": "tile.null", "displayName": "tile.null.name" @@ -6407,8 +7423,11 @@ "internalName": "minecraft:piston_extension", "color": 16777215, "materialName": "piston", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -6422,6 +7441,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:piston_extension[facing=down,type=sticky]", "unlocalizedName": "tile.null", "displayName": "tile.null.name" @@ -6430,8 +7450,11 @@ "internalName": "minecraft:piston_extension", "color": 16777215, "materialName": "piston", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -6445,6 +7468,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:piston_extension[facing=up,type=sticky]", "unlocalizedName": "tile.null", "displayName": "tile.null.name" @@ -6453,8 +7477,11 @@ "internalName": "minecraft:piston_extension", "color": 16777215, "materialName": "piston", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -6468,6 +7495,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:piston_extension[facing=north,type=sticky]", "unlocalizedName": "tile.null", "displayName": "tile.null.name" @@ -6476,8 +7504,11 @@ "internalName": "minecraft:piston_extension", "color": 16777215, "materialName": "piston", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -6491,6 +7522,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:piston_extension[facing=south,type=sticky]", "unlocalizedName": "tile.null", "displayName": "tile.null.name" @@ -6499,8 +7531,11 @@ "internalName": "minecraft:piston_extension", "color": 16777215, "materialName": "piston", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -6514,6 +7549,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:piston_extension[facing=west,type=sticky]", "unlocalizedName": "tile.null", "displayName": "tile.null.name" @@ -6522,8 +7558,11 @@ "internalName": "minecraft:piston_extension", "color": 16777215, "materialName": "piston", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -6537,6 +7576,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:piston_extension[facing=east,type=sticky]", "unlocalizedName": "tile.null", "displayName": "tile.null.name" @@ -6546,8 +7586,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -6562,6 +7605,7 @@ "maxz": 0.699999988079071, "defaultState": 1, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:yellow_flower[type=dandelion]", "resourcePath": "dandelion", "resourceVariant": "normal", @@ -6573,8 +7617,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -6589,6 +7636,7 @@ "maxz": 0.699999988079071, "defaultState": 1, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:red_flower[type=poppy]", "resourcePath": "poppy", "resourceVariant": "normal", @@ -6600,8 +7648,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -6615,6 +7666,7 @@ "maxy": 0.6000000238418579, "maxz": 0.699999988079071, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:red_flower[type=blue_orchid]", "resourcePath": "blue_orchid", "resourceVariant": "normal", @@ -6626,8 +7678,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -6641,6 +7696,7 @@ "maxy": 0.6000000238418579, "maxz": 0.699999988079071, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:red_flower[type=allium]", "resourcePath": "allium", "resourceVariant": "normal", @@ -6652,8 +7708,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -6667,6 +7726,7 @@ "maxy": 0.6000000238418579, "maxz": 0.699999988079071, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:red_flower[type=houstonia]", "resourcePath": "houstonia", "resourceVariant": "normal", @@ -6678,8 +7738,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -6693,6 +7756,7 @@ "maxy": 0.6000000238418579, "maxz": 0.699999988079071, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:red_flower[type=red_tulip]", "resourcePath": "red_tulip", "resourceVariant": "normal", @@ -6704,8 +7768,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -6719,6 +7786,7 @@ "maxy": 0.6000000238418579, "maxz": 0.699999988079071, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:red_flower[type=orange_tulip]", "resourcePath": "orange_tulip", "resourceVariant": "normal", @@ -6730,8 +7798,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -6745,6 +7816,7 @@ "maxy": 0.6000000238418579, "maxz": 0.699999988079071, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:red_flower[type=white_tulip]", "resourcePath": "white_tulip", "resourceVariant": "normal", @@ -6756,8 +7828,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -6771,6 +7846,7 @@ "maxy": 0.6000000238418579, "maxz": 0.699999988079071, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:red_flower[type=pink_tulip]", "resourcePath": "pink_tulip", "resourceVariant": "normal", @@ -6782,8 +7858,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -6797,6 +7876,7 @@ "maxy": 0.6000000238418579, "maxz": 0.699999988079071, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:red_flower[type=oxeye_daisy]", "resourcePath": "oxeye_daisy", "resourceVariant": "normal", @@ -6808,8 +7888,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 1, @@ -6824,6 +7907,7 @@ "maxz": 0.699999988079071, "defaultState": 1, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:brown_mushroom", "resourcePath": "brown_mushroom", "resourceVariant": "normal", @@ -6835,8 +7919,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -6851,6 +7938,7 @@ "maxz": 0.699999988079071, "defaultState": 1, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:red_mushroom", "resourcePath": "red_mushroom", "resourceVariant": "normal", @@ -6862,8 +7950,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -6878,6 +7969,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 16445005, + "materialMapColorIndex": 30, "blockState": "minecraft:gold_block", "resourcePath": "gold_block", "resourceVariant": "normal", @@ -6889,8 +7981,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -6905,6 +8000,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:iron_block", "resourcePath": "iron_block", "resourceVariant": "normal", @@ -6916,8 +8012,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -6932,6 +8031,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:double_stone_slab[seamless=false,variant=stone]", "resourcePath": "stone_double_slab", "resourceVariant": "normal", @@ -6943,8 +8043,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -6958,6 +8061,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:double_stone_slab[seamless=false,variant=sandstone]", "resourcePath": "sandstone_double_slab", "resourceVariant": "normal", @@ -6969,8 +8073,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -6984,6 +8091,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:double_stone_slab[seamless=false,variant=wood_old]", "resourcePath": "wood_old_double_slab", "resourceVariant": "normal", @@ -6995,8 +8103,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -7010,6 +8121,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:double_stone_slab[seamless=false,variant=cobblestone]", "resourcePath": "cobblestone_double_slab", "resourceVariant": "normal", @@ -7021,8 +8133,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -7036,6 +8151,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:double_stone_slab[seamless=false,variant=brick]", "resourcePath": "brick_double_slab", "resourceVariant": "normal", @@ -7047,8 +8163,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -7062,6 +8181,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:double_stone_slab[seamless=false,variant=stone_brick]", "resourcePath": "stone_brick_double_slab", "resourceVariant": "normal", @@ -7073,8 +8193,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -7088,6 +8211,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:double_stone_slab[seamless=false,variant=nether_brick]", "resourcePath": "nether_brick_double_slab", "resourceVariant": "normal", @@ -7099,8 +8223,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -7114,6 +8241,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:double_stone_slab[seamless=false,variant=quartz]", "resourcePath": "quartz_double_slab", "resourceVariant": "normal", @@ -7125,8 +8253,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -7140,6 +8271,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:double_stone_slab[seamless=true,variant=stone]", "resourcePath": "stone_double_slab", "resourceVariant": "all", @@ -7151,8 +8283,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -7166,6 +8301,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:double_stone_slab[seamless=true,variant=sandstone]", "resourcePath": "sandstone_double_slab", "resourceVariant": "all", @@ -7177,8 +8313,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -7192,6 +8331,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:double_stone_slab[seamless=true,variant=wood_old]", "resourcePath": "wood_old_double_slab", "resourceVariant": "all", @@ -7203,8 +8343,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -7218,6 +8361,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:double_stone_slab[seamless=true,variant=cobblestone]", "resourcePath": "cobblestone_double_slab", "resourceVariant": "all", @@ -7229,8 +8373,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -7244,6 +8391,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:double_stone_slab[seamless=true,variant=brick]", "resourcePath": "brick_double_slab", "resourceVariant": "all", @@ -7255,8 +8403,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -7270,6 +8421,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:double_stone_slab[seamless=true,variant=stone_brick]", "resourcePath": "stone_brick_double_slab", "resourceVariant": "all", @@ -7281,8 +8433,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -7296,6 +8451,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:double_stone_slab[seamless=true,variant=nether_brick]", "resourcePath": "nether_brick_double_slab", "resourceVariant": "all", @@ -7307,8 +8463,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -7322,6 +8481,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:double_stone_slab[seamless=true,variant=quartz]", "resourcePath": "quartz_double_slab", "resourceVariant": "all", @@ -7333,8 +8493,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -7349,6 +8512,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:stone_slab[half=bottom,variant=stone]", "resourcePath": "stone_slab", "resourceVariant": "half=bottom", @@ -7360,8 +8524,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -7375,6 +8542,7 @@ "maxy": 0.5, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:stone_slab[half=bottom,variant=sandstone]", "resourcePath": "sandstone_slab", "resourceVariant": "half=bottom", @@ -7386,8 +8554,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -7401,6 +8572,7 @@ "maxy": 0.5, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:stone_slab[half=bottom,variant=wood_old]", "resourcePath": "wood_old_slab", "resourceVariant": "half=bottom", @@ -7412,8 +8584,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -7427,6 +8602,7 @@ "maxy": 0.5, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:stone_slab[half=bottom,variant=cobblestone]", "resourcePath": "cobblestone_slab", "resourceVariant": "half=bottom", @@ -7438,8 +8614,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -7453,6 +8632,7 @@ "maxy": 0.5, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:stone_slab[half=bottom,variant=brick]", "resourcePath": "brick_slab", "resourceVariant": "half=bottom", @@ -7464,8 +8644,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -7479,6 +8662,7 @@ "maxy": 0.5, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:stone_slab[half=bottom,variant=stone_brick]", "resourcePath": "stone_brick_slab", "resourceVariant": "half=bottom", @@ -7490,8 +8674,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -7505,6 +8692,7 @@ "maxy": 0.5, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:stone_slab[half=bottom,variant=nether_brick]", "resourcePath": "nether_brick_slab", "resourceVariant": "half=bottom", @@ -7516,8 +8704,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -7531,6 +8722,7 @@ "maxy": 0.5, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:stone_slab[half=bottom,variant=quartz]", "resourcePath": "quartz_slab", "resourceVariant": "half=bottom", @@ -7542,8 +8734,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -7557,6 +8752,7 @@ "maxy": 0.5, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:stone_slab[half=top,variant=stone]", "resourcePath": "stone_slab", "resourceVariant": "half=top", @@ -7568,8 +8764,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -7583,6 +8782,7 @@ "maxy": 0.5, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:stone_slab[half=top,variant=sandstone]", "resourcePath": "sandstone_slab", "resourceVariant": "half=top", @@ -7594,8 +8794,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -7609,6 +8812,7 @@ "maxy": 0.5, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:stone_slab[half=top,variant=wood_old]", "resourcePath": "wood_old_slab", "resourceVariant": "half=top", @@ -7620,8 +8824,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -7635,6 +8842,7 @@ "maxy": 0.5, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:stone_slab[half=top,variant=cobblestone]", "resourcePath": "cobblestone_slab", "resourceVariant": "half=top", @@ -7646,8 +8854,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -7661,6 +8872,7 @@ "maxy": 0.5, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:stone_slab[half=top,variant=brick]", "resourcePath": "brick_slab", "resourceVariant": "half=top", @@ -7672,8 +8884,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -7687,6 +8902,7 @@ "maxy": 0.5, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:stone_slab[half=top,variant=stone_brick]", "resourcePath": "stone_brick_slab", "resourceVariant": "half=top", @@ -7698,8 +8914,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -7713,6 +8932,7 @@ "maxy": 0.5, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:stone_slab[half=top,variant=nether_brick]", "resourcePath": "nether_brick_slab", "resourceVariant": "half=top", @@ -7724,8 +8944,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -7739,6 +8962,7 @@ "maxy": 0.5, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:stone_slab[half=top,variant=quartz]", "resourcePath": "quartz_slab", "resourceVariant": "half=top", @@ -7750,8 +8974,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -7766,6 +8993,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:brick_block", "resourcePath": "brick_block", "resourceVariant": "normal", @@ -7777,8 +9005,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "tnt", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": false, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -7793,6 +9024,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:tnt[explode=false]", "resourcePath": "tnt", "resourceVariant": "normal", @@ -7804,8 +9036,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "tnt", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": false, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -7819,6 +9054,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:tnt[explode=true]", "resourcePath": "tnt", "resourceVariant": "normal", @@ -7830,8 +9066,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -7846,6 +9085,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:bookshelf", "resourcePath": "bookshelf", "resourceVariant": "normal", @@ -7857,8 +9097,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -7873,6 +9116,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:mossy_cobblestone", "resourcePath": "mossy_cobblestone", "resourceVariant": "normal", @@ -7884,8 +9128,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -7900,6 +9147,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 1381407, + "materialMapColorIndex": 34, "blockState": "minecraft:obsidian", "resourcePath": "obsidian", "resourceVariant": "normal", @@ -7911,8 +9159,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 14, @@ -7926,6 +9177,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:torch[facing=up]", "resourcePath": "torch", "resourceVariant": "facing=up", @@ -7937,8 +9189,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 14, @@ -7952,6 +9207,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:torch[facing=east]", "resourcePath": "torch", "resourceVariant": "facing=east", @@ -7963,8 +9219,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 14, @@ -7978,6 +9237,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:torch[facing=west]", "resourcePath": "torch", "resourceVariant": "facing=west", @@ -7989,8 +9249,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 14, @@ -8004,6 +9267,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:torch[facing=south]", "resourcePath": "torch", "resourceVariant": "facing=south", @@ -8015,8 +9279,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 14, @@ -8030,6 +9297,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:torch[facing=north]", "resourcePath": "torch", "resourceVariant": "facing=north", @@ -8040,8 +9308,11 @@ "internalName": "minecraft:fire", "color": 16777215, "materialName": "fire", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": false, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 15, @@ -8056,6 +9327,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:fire[age=0,alt=false,east=false,flip=false,north=false,south=false,upper=0,west=false]", "resourcePath": "fire", "resourceVariant": "alt=false,east=false,flip=false,north=false,south=false,upper=0,west=false", @@ -8066,8 +9338,11 @@ "internalName": "minecraft:fire", "color": 16777215, "materialName": "fire", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": false, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 15, @@ -8081,6 +9356,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:fire[age=1,alt=false,east=false,flip=false,north=false,south=false,upper=0,west=false]", "resourcePath": "fire", "resourceVariant": "alt=false,east=false,flip=false,north=false,south=false,upper=0,west=false", @@ -8091,8 +9367,11 @@ "internalName": "minecraft:fire", "color": 16777215, "materialName": "fire", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": false, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 15, @@ -8106,6 +9385,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:fire[age=2,alt=false,east=false,flip=false,north=false,south=false,upper=0,west=false]", "resourcePath": "fire", "resourceVariant": "alt=false,east=false,flip=false,north=false,south=false,upper=0,west=false", @@ -8116,8 +9396,11 @@ "internalName": "minecraft:fire", "color": 16777215, "materialName": "fire", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": false, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 15, @@ -8131,6 +9414,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:fire[age=3,alt=false,east=false,flip=false,north=false,south=false,upper=0,west=false]", "resourcePath": "fire", "resourceVariant": "alt=false,east=false,flip=false,north=false,south=false,upper=0,west=false", @@ -8141,8 +9425,11 @@ "internalName": "minecraft:fire", "color": 16777215, "materialName": "fire", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": false, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 15, @@ -8156,6 +9443,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:fire[age=4,alt=false,east=false,flip=false,north=false,south=false,upper=0,west=false]", "resourcePath": "fire", "resourceVariant": "alt=false,east=false,flip=false,north=false,south=false,upper=0,west=false", @@ -8166,8 +9454,11 @@ "internalName": "minecraft:fire", "color": 16777215, "materialName": "fire", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": false, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 15, @@ -8181,6 +9472,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:fire[age=5,alt=false,east=false,flip=false,north=false,south=false,upper=0,west=false]", "resourcePath": "fire", "resourceVariant": "alt=false,east=false,flip=false,north=false,south=false,upper=0,west=false", @@ -8191,8 +9483,11 @@ "internalName": "minecraft:fire", "color": 16777215, "materialName": "fire", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": false, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 15, @@ -8206,6 +9501,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:fire[age=6,alt=false,east=false,flip=false,north=false,south=false,upper=0,west=false]", "resourcePath": "fire", "resourceVariant": "alt=false,east=false,flip=false,north=false,south=false,upper=0,west=false", @@ -8216,8 +9512,11 @@ "internalName": "minecraft:fire", "color": 16777215, "materialName": "fire", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": false, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 15, @@ -8231,6 +9530,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:fire[age=7,alt=false,east=false,flip=false,north=false,south=false,upper=0,west=false]", "resourcePath": "fire", "resourceVariant": "alt=false,east=false,flip=false,north=false,south=false,upper=0,west=false", @@ -8241,8 +9541,11 @@ "internalName": "minecraft:fire", "color": 16777215, "materialName": "fire", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": false, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 15, @@ -8256,6 +9559,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:fire[age=8,alt=false,east=false,flip=false,north=false,south=false,upper=0,west=false]", "resourcePath": "fire", "resourceVariant": "alt=false,east=false,flip=false,north=false,south=false,upper=0,west=false", @@ -8266,8 +9570,11 @@ "internalName": "minecraft:fire", "color": 16777215, "materialName": "fire", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": false, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 15, @@ -8281,6 +9588,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:fire[age=9,alt=false,east=false,flip=false,north=false,south=false,upper=0,west=false]", "resourcePath": "fire", "resourceVariant": "alt=false,east=false,flip=false,north=false,south=false,upper=0,west=false", @@ -8291,8 +9599,11 @@ "internalName": "minecraft:fire", "color": 16777215, "materialName": "fire", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": false, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 15, @@ -8306,6 +9617,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:fire[age=10,alt=false,east=false,flip=false,north=false,south=false,upper=0,west=false]", "resourcePath": "fire", "resourceVariant": "alt=false,east=false,flip=false,north=false,south=false,upper=0,west=false", @@ -8316,8 +9628,11 @@ "internalName": "minecraft:fire", "color": 16777215, "materialName": "fire", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": false, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 15, @@ -8331,6 +9646,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:fire[age=11,alt=false,east=false,flip=false,north=false,south=false,upper=0,west=false]", "resourcePath": "fire", "resourceVariant": "alt=false,east=false,flip=false,north=false,south=false,upper=0,west=false", @@ -8341,8 +9657,11 @@ "internalName": "minecraft:fire", "color": 16777215, "materialName": "fire", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": false, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 15, @@ -8356,6 +9675,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:fire[age=12,alt=false,east=false,flip=false,north=false,south=false,upper=0,west=false]", "resourcePath": "fire", "resourceVariant": "alt=false,east=false,flip=false,north=false,south=false,upper=0,west=false", @@ -8366,8 +9686,11 @@ "internalName": "minecraft:fire", "color": 16777215, "materialName": "fire", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": false, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 15, @@ -8381,6 +9704,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:fire[age=13,alt=false,east=false,flip=false,north=false,south=false,upper=0,west=false]", "resourcePath": "fire", "resourceVariant": "alt=false,east=false,flip=false,north=false,south=false,upper=0,west=false", @@ -8391,8 +9715,11 @@ "internalName": "minecraft:fire", "color": 16777215, "materialName": "fire", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": false, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 15, @@ -8406,6 +9733,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:fire[age=14,alt=false,east=false,flip=false,north=false,south=false,upper=0,west=false]", "resourcePath": "fire", "resourceVariant": "alt=false,east=false,flip=false,north=false,south=false,upper=0,west=false", @@ -8416,8 +9744,11 @@ "internalName": "minecraft:fire", "color": 16777215, "materialName": "fire", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": false, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 15, @@ -8431,6 +9762,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:fire[age=15,alt=false,east=false,flip=false,north=false,south=false,upper=0,west=false]", "resourcePath": "fire", "resourceVariant": "alt=false,east=false,flip=false,north=false,south=false,upper=0,west=false", @@ -8441,8 +9773,11 @@ "internalName": "minecraft:mob_spawner", "color": 16777215, "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": true, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -8457,6 +9792,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:mob_spawner", "resourcePath": "mob_spawner", "resourceVariant": "normal", @@ -8468,8 +9804,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -8483,6 +9822,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:oak_stairs[facing=east,half=bottom,shape=straight]", "resourcePath": "oak_stairs", "resourceVariant": "facing=east,half=bottom,shape=straight", @@ -8494,8 +9834,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -8509,6 +9852,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:oak_stairs[facing=west,half=bottom,shape=straight]", "resourcePath": "oak_stairs", "resourceVariant": "facing=west,half=bottom,shape=straight", @@ -8520,8 +9864,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -8535,6 +9882,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:oak_stairs[facing=south,half=bottom,shape=straight]", "resourcePath": "oak_stairs", "resourceVariant": "facing=south,half=bottom,shape=straight", @@ -8546,8 +9894,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -8562,6 +9913,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:oak_stairs[facing=north,half=bottom,shape=straight]", "resourcePath": "oak_stairs", "resourceVariant": "facing=north,half=bottom,shape=straight", @@ -8573,8 +9925,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -8588,6 +9943,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:oak_stairs[facing=east,half=top,shape=straight]", "resourcePath": "oak_stairs", "resourceVariant": "facing=east,half=top,shape=straight", @@ -8599,8 +9955,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -8614,6 +9973,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:oak_stairs[facing=west,half=top,shape=straight]", "resourcePath": "oak_stairs", "resourceVariant": "facing=west,half=top,shape=straight", @@ -8625,8 +9985,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -8640,6 +10003,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:oak_stairs[facing=south,half=top,shape=straight]", "resourcePath": "oak_stairs", "resourceVariant": "facing=south,half=top,shape=straight", @@ -8651,8 +10015,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -8666,6 +10033,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:oak_stairs[facing=north,half=top,shape=straight]", "resourcePath": "oak_stairs", "resourceVariant": "facing=north,half=top,shape=straight", @@ -8677,8 +10045,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -8692,6 +10063,7 @@ "maxy": 0.875, "maxz": 0.9375, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:chest[facing=north]", "unlocalizedName": "tile.chest", "displayName": "Chest" @@ -8701,8 +10073,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -8716,6 +10091,7 @@ "maxy": 0.875, "maxz": 0.9375, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:chest[facing=south]", "unlocalizedName": "tile.chest", "displayName": "Chest" @@ -8725,8 +10101,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -8740,6 +10119,7 @@ "maxy": 0.875, "maxz": 0.9375, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:chest[facing=west]", "unlocalizedName": "tile.chest", "displayName": "Chest" @@ -8749,8 +10129,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -8764,6 +10147,7 @@ "maxy": 0.875, "maxz": 0.9375, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:chest[facing=east]", "unlocalizedName": "tile.chest", "displayName": "Chest" @@ -8772,8 +10156,11 @@ "internalName": "minecraft:redstone_wire", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -8788,6 +10175,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none]", "resourcePath": "redstone_wire", "resourceVariant": "east=none,north=none,south=none,west=none", @@ -8798,8 +10186,11 @@ "internalName": "minecraft:redstone_wire", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -8813,6 +10204,7 @@ "maxy": 0.0625, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:redstone_wire[east=none,north=none,power=1,south=none,west=none]", "resourcePath": "redstone_wire", "resourceVariant": "east=none,north=none,south=none,west=none", @@ -8823,8 +10215,11 @@ "internalName": "minecraft:redstone_wire", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -8838,6 +10233,7 @@ "maxy": 0.0625, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:redstone_wire[east=none,north=none,power=2,south=none,west=none]", "resourcePath": "redstone_wire", "resourceVariant": "east=none,north=none,south=none,west=none", @@ -8848,8 +10244,11 @@ "internalName": "minecraft:redstone_wire", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -8863,6 +10262,7 @@ "maxy": 0.0625, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:redstone_wire[east=none,north=none,power=3,south=none,west=none]", "resourcePath": "redstone_wire", "resourceVariant": "east=none,north=none,south=none,west=none", @@ -8873,8 +10273,11 @@ "internalName": "minecraft:redstone_wire", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -8888,6 +10291,7 @@ "maxy": 0.0625, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:redstone_wire[east=none,north=none,power=4,south=none,west=none]", "resourcePath": "redstone_wire", "resourceVariant": "east=none,north=none,south=none,west=none", @@ -8898,8 +10302,11 @@ "internalName": "minecraft:redstone_wire", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -8913,6 +10320,7 @@ "maxy": 0.0625, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:redstone_wire[east=none,north=none,power=5,south=none,west=none]", "resourcePath": "redstone_wire", "resourceVariant": "east=none,north=none,south=none,west=none", @@ -8923,8 +10331,11 @@ "internalName": "minecraft:redstone_wire", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -8938,6 +10349,7 @@ "maxy": 0.0625, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:redstone_wire[east=none,north=none,power=6,south=none,west=none]", "resourcePath": "redstone_wire", "resourceVariant": "east=none,north=none,south=none,west=none", @@ -8948,8 +10360,11 @@ "internalName": "minecraft:redstone_wire", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -8963,6 +10378,7 @@ "maxy": 0.0625, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:redstone_wire[east=none,north=none,power=7,south=none,west=none]", "resourcePath": "redstone_wire", "resourceVariant": "east=none,north=none,south=none,west=none", @@ -8973,8 +10389,11 @@ "internalName": "minecraft:redstone_wire", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -8988,6 +10407,7 @@ "maxy": 0.0625, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:redstone_wire[east=none,north=none,power=8,south=none,west=none]", "resourcePath": "redstone_wire", "resourceVariant": "east=none,north=none,south=none,west=none", @@ -8998,8 +10418,11 @@ "internalName": "minecraft:redstone_wire", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -9013,6 +10436,7 @@ "maxy": 0.0625, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:redstone_wire[east=none,north=none,power=9,south=none,west=none]", "resourcePath": "redstone_wire", "resourceVariant": "east=none,north=none,south=none,west=none", @@ -9023,8 +10447,11 @@ "internalName": "minecraft:redstone_wire", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -9038,6 +10465,7 @@ "maxy": 0.0625, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:redstone_wire[east=none,north=none,power=10,south=none,west=none]", "resourcePath": "redstone_wire", "resourceVariant": "east=none,north=none,south=none,west=none", @@ -9048,8 +10476,11 @@ "internalName": "minecraft:redstone_wire", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -9063,6 +10494,7 @@ "maxy": 0.0625, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:redstone_wire[east=none,north=none,power=11,south=none,west=none]", "resourcePath": "redstone_wire", "resourceVariant": "east=none,north=none,south=none,west=none", @@ -9073,8 +10505,11 @@ "internalName": "minecraft:redstone_wire", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -9088,6 +10523,7 @@ "maxy": 0.0625, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:redstone_wire[east=none,north=none,power=12,south=none,west=none]", "resourcePath": "redstone_wire", "resourceVariant": "east=none,north=none,south=none,west=none", @@ -9098,8 +10534,11 @@ "internalName": "minecraft:redstone_wire", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -9113,6 +10552,7 @@ "maxy": 0.0625, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:redstone_wire[east=none,north=none,power=13,south=none,west=none]", "resourcePath": "redstone_wire", "resourceVariant": "east=none,north=none,south=none,west=none", @@ -9123,8 +10563,11 @@ "internalName": "minecraft:redstone_wire", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -9138,6 +10581,7 @@ "maxy": 0.0625, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:redstone_wire[east=none,north=none,power=14,south=none,west=none]", "resourcePath": "redstone_wire", "resourceVariant": "east=none,north=none,south=none,west=none", @@ -9148,8 +10592,11 @@ "internalName": "minecraft:redstone_wire", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -9163,6 +10610,7 @@ "maxy": 0.0625, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:redstone_wire[east=none,north=none,power=15,south=none,west=none]", "resourcePath": "redstone_wire", "resourceVariant": "east=none,north=none,south=none,west=none", @@ -9174,8 +10622,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -9190,6 +10641,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:diamond_ore", "resourcePath": "diamond_ore", "resourceVariant": "normal", @@ -9201,8 +10653,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -9217,6 +10672,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 6085589, + "materialMapColorIndex": 31, "blockState": "minecraft:diamond_block", "resourcePath": "diamond_block", "resourceVariant": "normal", @@ -9228,8 +10684,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -9244,6 +10703,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:crafting_table", "resourcePath": "crafting_table", "resourceVariant": "normal", @@ -9254,8 +10714,11 @@ "internalName": "minecraft:wheat", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -9270,6 +10733,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:wheat[age=0]", "resourcePath": "wheat", "resourceVariant": "age=0", @@ -9280,8 +10744,11 @@ "internalName": "minecraft:wheat", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -9295,6 +10762,7 @@ "maxy": 0.25, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:wheat[age=1]", "resourcePath": "wheat", "resourceVariant": "age=1", @@ -9305,8 +10773,11 @@ "internalName": "minecraft:wheat", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -9320,6 +10791,7 @@ "maxy": 0.25, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:wheat[age=2]", "resourcePath": "wheat", "resourceVariant": "age=2", @@ -9330,8 +10802,11 @@ "internalName": "minecraft:wheat", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -9345,6 +10820,7 @@ "maxy": 0.25, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:wheat[age=3]", "resourcePath": "wheat", "resourceVariant": "age=3", @@ -9355,8 +10831,11 @@ "internalName": "minecraft:wheat", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -9370,6 +10849,7 @@ "maxy": 0.25, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:wheat[age=4]", "resourcePath": "wheat", "resourceVariant": "age=4", @@ -9380,8 +10860,11 @@ "internalName": "minecraft:wheat", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -9395,6 +10878,7 @@ "maxy": 0.25, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:wheat[age=5]", "resourcePath": "wheat", "resourceVariant": "age=5", @@ -9405,8 +10889,11 @@ "internalName": "minecraft:wheat", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -9420,6 +10907,7 @@ "maxy": 0.25, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:wheat[age=6]", "resourcePath": "wheat", "resourceVariant": "age=6", @@ -9430,8 +10918,11 @@ "internalName": "minecraft:wheat", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -9445,6 +10936,7 @@ "maxy": 0.25, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:wheat[age=7]", "resourcePath": "wheat", "resourceVariant": "age=7", @@ -9455,8 +10947,11 @@ "internalName": "minecraft:farmland", "color": 16777215, "materialName": "ground", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -9471,6 +10966,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 12020271, + "materialMapColorIndex": 10, "blockState": "minecraft:farmland[moisture=0]", "resourcePath": "farmland", "resourceVariant": "moisture=0", @@ -9481,8 +10977,11 @@ "internalName": "minecraft:farmland", "color": 16777215, "materialName": "ground", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -9496,6 +10995,7 @@ "maxy": 0.9375, "maxz": 1.0, "materialMapColor": 12020271, + "materialMapColorIndex": 10, "blockState": "minecraft:farmland[moisture=1]", "resourcePath": "farmland", "resourceVariant": "moisture=1", @@ -9506,8 +11006,11 @@ "internalName": "minecraft:farmland", "color": 16777215, "materialName": "ground", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -9521,6 +11024,7 @@ "maxy": 0.9375, "maxz": 1.0, "materialMapColor": 12020271, + "materialMapColorIndex": 10, "blockState": "minecraft:farmland[moisture=2]", "resourcePath": "farmland", "resourceVariant": "moisture=2", @@ -9531,8 +11035,11 @@ "internalName": "minecraft:farmland", "color": 16777215, "materialName": "ground", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -9546,6 +11053,7 @@ "maxy": 0.9375, "maxz": 1.0, "materialMapColor": 12020271, + "materialMapColorIndex": 10, "blockState": "minecraft:farmland[moisture=3]", "resourcePath": "farmland", "resourceVariant": "moisture=3", @@ -9556,8 +11064,11 @@ "internalName": "minecraft:farmland", "color": 16777215, "materialName": "ground", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -9571,6 +11082,7 @@ "maxy": 0.9375, "maxz": 1.0, "materialMapColor": 12020271, + "materialMapColorIndex": 10, "blockState": "minecraft:farmland[moisture=4]", "resourcePath": "farmland", "resourceVariant": "moisture=4", @@ -9581,8 +11093,11 @@ "internalName": "minecraft:farmland", "color": 16777215, "materialName": "ground", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -9596,6 +11111,7 @@ "maxy": 0.9375, "maxz": 1.0, "materialMapColor": 12020271, + "materialMapColorIndex": 10, "blockState": "minecraft:farmland[moisture=5]", "resourcePath": "farmland", "resourceVariant": "moisture=5", @@ -9606,8 +11122,11 @@ "internalName": "minecraft:farmland", "color": 16777215, "materialName": "ground", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -9621,6 +11140,7 @@ "maxy": 0.9375, "maxz": 1.0, "materialMapColor": 12020271, + "materialMapColorIndex": 10, "blockState": "minecraft:farmland[moisture=6]", "resourcePath": "farmland", "resourceVariant": "moisture=6", @@ -9631,8 +11151,11 @@ "internalName": "minecraft:farmland", "color": 16777215, "materialName": "ground", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -9646,6 +11169,7 @@ "maxy": 0.9375, "maxz": 1.0, "materialMapColor": 12020271, + "materialMapColorIndex": 10, "blockState": "minecraft:farmland[moisture=7]", "resourcePath": "farmland", "resourceVariant": "moisture=7", @@ -9657,8 +11181,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": true, "opacity": 255, "brightness": 0, @@ -9672,6 +11199,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:furnace[facing=north]", "resourcePath": "furnace", "resourceVariant": "facing=north", @@ -9683,8 +11211,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": true, "opacity": 255, "brightness": 0, @@ -9698,6 +11229,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:furnace[facing=south]", "resourcePath": "furnace", "resourceVariant": "facing=south", @@ -9709,8 +11241,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": true, "opacity": 255, "brightness": 0, @@ -9724,6 +11259,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:furnace[facing=west]", "resourcePath": "furnace", "resourceVariant": "facing=west", @@ -9735,8 +11271,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": true, "opacity": 255, "brightness": 0, @@ -9750,6 +11289,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:furnace[facing=east]", "resourcePath": "furnace", "resourceVariant": "facing=east", @@ -9760,8 +11300,11 @@ "internalName": "minecraft:lit_furnace", "color": 16777215, "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": true, "opacity": 255, "brightness": 13, @@ -9775,6 +11318,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:lit_furnace[facing=north]", "resourcePath": "lit_furnace", "resourceVariant": "facing=north", @@ -9785,8 +11329,11 @@ "internalName": "minecraft:lit_furnace", "color": 16777215, "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": true, "opacity": 255, "brightness": 13, @@ -9800,6 +11347,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:lit_furnace[facing=south]", "resourcePath": "lit_furnace", "resourceVariant": "facing=south", @@ -9810,8 +11358,11 @@ "internalName": "minecraft:lit_furnace", "color": 16777215, "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": true, "opacity": 255, "brightness": 13, @@ -9825,6 +11376,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:lit_furnace[facing=west]", "resourcePath": "lit_furnace", "resourceVariant": "facing=west", @@ -9835,8 +11387,11 @@ "internalName": "minecraft:lit_furnace", "color": 16777215, "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": true, "opacity": 255, "brightness": 13, @@ -9850,6 +11405,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:lit_furnace[facing=east]", "resourcePath": "lit_furnace", "resourceVariant": "facing=east", @@ -9860,8 +11416,11 @@ "internalName": "minecraft:standing_sign", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -9876,6 +11435,7 @@ "maxz": 0.75, "defaultState": 1, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:standing_sign[rotation=0]", "unlocalizedName": "item.sign", "displayName": "Sign" @@ -9884,8 +11444,11 @@ "internalName": "minecraft:standing_sign", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -9899,6 +11462,7 @@ "maxy": 1.0, "maxz": 0.75, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:standing_sign[rotation=1]", "unlocalizedName": "tile.sign", "displayName": "Sign" @@ -9907,8 +11471,11 @@ "internalName": "minecraft:standing_sign", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -9922,6 +11489,7 @@ "maxy": 1.0, "maxz": 0.75, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:standing_sign[rotation=2]", "unlocalizedName": "tile.sign", "displayName": "Sign" @@ -9930,8 +11498,11 @@ "internalName": "minecraft:standing_sign", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -9945,6 +11516,7 @@ "maxy": 1.0, "maxz": 0.75, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:standing_sign[rotation=3]", "unlocalizedName": "tile.sign", "displayName": "Sign" @@ -9953,8 +11525,11 @@ "internalName": "minecraft:standing_sign", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -9968,6 +11543,7 @@ "maxy": 1.0, "maxz": 0.75, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:standing_sign[rotation=4]", "unlocalizedName": "tile.sign", "displayName": "Sign" @@ -9976,8 +11552,11 @@ "internalName": "minecraft:standing_sign", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -9991,6 +11570,7 @@ "maxy": 1.0, "maxz": 0.75, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:standing_sign[rotation=5]", "unlocalizedName": "tile.sign", "displayName": "Sign" @@ -9999,8 +11579,11 @@ "internalName": "minecraft:standing_sign", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -10014,6 +11597,7 @@ "maxy": 1.0, "maxz": 0.75, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:standing_sign[rotation=6]", "unlocalizedName": "tile.sign", "displayName": "Sign" @@ -10022,8 +11606,11 @@ "internalName": "minecraft:standing_sign", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -10037,6 +11624,7 @@ "maxy": 1.0, "maxz": 0.75, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:standing_sign[rotation=7]", "unlocalizedName": "tile.sign", "displayName": "Sign" @@ -10045,8 +11633,11 @@ "internalName": "minecraft:standing_sign", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -10060,6 +11651,7 @@ "maxy": 1.0, "maxz": 0.75, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:standing_sign[rotation=8]", "unlocalizedName": "tile.sign", "displayName": "Sign" @@ -10068,8 +11660,11 @@ "internalName": "minecraft:standing_sign", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -10083,6 +11678,7 @@ "maxy": 1.0, "maxz": 0.75, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:standing_sign[rotation=9]", "unlocalizedName": "tile.sign", "displayName": "Sign" @@ -10091,8 +11687,11 @@ "internalName": "minecraft:standing_sign", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -10106,6 +11705,7 @@ "maxy": 1.0, "maxz": 0.75, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:standing_sign[rotation=10]", "unlocalizedName": "tile.sign", "displayName": "Sign" @@ -10114,8 +11714,11 @@ "internalName": "minecraft:standing_sign", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -10129,6 +11732,7 @@ "maxy": 1.0, "maxz": 0.75, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:standing_sign[rotation=11]", "unlocalizedName": "tile.sign", "displayName": "Sign" @@ -10137,8 +11741,11 @@ "internalName": "minecraft:standing_sign", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -10152,6 +11759,7 @@ "maxy": 1.0, "maxz": 0.75, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:standing_sign[rotation=12]", "unlocalizedName": "tile.sign", "displayName": "Sign" @@ -10160,8 +11768,11 @@ "internalName": "minecraft:standing_sign", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -10175,6 +11786,7 @@ "maxy": 1.0, "maxz": 0.75, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:standing_sign[rotation=13]", "unlocalizedName": "tile.sign", "displayName": "Sign" @@ -10183,8 +11795,11 @@ "internalName": "minecraft:standing_sign", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -10198,6 +11813,7 @@ "maxy": 1.0, "maxz": 0.75, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:standing_sign[rotation=14]", "unlocalizedName": "tile.sign", "displayName": "Sign" @@ -10206,8 +11822,11 @@ "internalName": "minecraft:standing_sign", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -10221,6 +11840,7 @@ "maxy": 1.0, "maxz": 0.75, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:standing_sign[rotation=15]", "unlocalizedName": "tile.sign", "displayName": "Sign" @@ -10229,8 +11849,11 @@ "internalName": "minecraft:wooden_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -10244,6 +11867,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:wooden_door[facing=east,half=lower,hinge=left,open=false,powered=false]", "resourcePath": "wooden_door", "resourceVariant": "facing=east,half=lower,hinge=left,open=false", @@ -10254,8 +11878,11 @@ "internalName": "minecraft:wooden_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -10269,6 +11896,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:wooden_door[facing=south,half=lower,hinge=left,open=false,powered=false]", "resourcePath": "wooden_door", "resourceVariant": "facing=south,half=lower,hinge=left,open=false", @@ -10279,8 +11907,11 @@ "internalName": "minecraft:wooden_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -10294,6 +11925,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:wooden_door[facing=west,half=lower,hinge=left,open=false,powered=false]", "resourcePath": "wooden_door", "resourceVariant": "facing=west,half=lower,hinge=left,open=false", @@ -10304,8 +11936,11 @@ "internalName": "minecraft:wooden_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -10320,6 +11955,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:wooden_door[facing=north,half=lower,hinge=left,open=false,powered=false]", "resourcePath": "wooden_door", "resourceVariant": "facing=north,half=lower,hinge=left,open=false", @@ -10330,8 +11966,11 @@ "internalName": "minecraft:wooden_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -10345,6 +11984,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:wooden_door[facing=east,half=lower,hinge=left,open=true,powered=false]", "resourcePath": "wooden_door", "resourceVariant": "facing=east,half=lower,hinge=left,open=true", @@ -10355,8 +11995,11 @@ "internalName": "minecraft:wooden_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -10370,6 +12013,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:wooden_door[facing=south,half=lower,hinge=left,open=true,powered=false]", "resourcePath": "wooden_door", "resourceVariant": "facing=south,half=lower,hinge=left,open=true", @@ -10380,8 +12024,11 @@ "internalName": "minecraft:wooden_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -10395,6 +12042,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:wooden_door[facing=west,half=lower,hinge=left,open=true,powered=false]", "resourcePath": "wooden_door", "resourceVariant": "facing=west,half=lower,hinge=left,open=true", @@ -10405,8 +12053,11 @@ "internalName": "minecraft:wooden_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -10420,6 +12071,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:wooden_door[facing=north,half=lower,hinge=left,open=true,powered=false]", "resourcePath": "wooden_door", "resourceVariant": "facing=north,half=lower,hinge=left,open=true", @@ -10430,8 +12082,11 @@ "internalName": "minecraft:wooden_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -10445,6 +12100,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:wooden_door[facing=north,half=upper,hinge=left,open=false,powered=false]", "resourcePath": "wooden_door", "resourceVariant": "facing=north,half=upper,hinge=left,open=false", @@ -10455,8 +12111,11 @@ "internalName": "minecraft:wooden_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -10470,6 +12129,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:wooden_door[facing=north,half=upper,hinge=right,open=false,powered=false]", "resourcePath": "wooden_door", "resourceVariant": "facing=north,half=upper,hinge=right,open=false", @@ -10480,8 +12140,11 @@ "internalName": "minecraft:wooden_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -10495,6 +12158,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:wooden_door[facing=north,half=upper,hinge=left,open=false,powered=true]", "resourcePath": "wooden_door", "resourceVariant": "facing=north,half=upper,hinge=left,open=false", @@ -10505,8 +12169,11 @@ "internalName": "minecraft:wooden_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -10520,6 +12187,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:wooden_door[facing=north,half=upper,hinge=right,open=false,powered=true]", "resourcePath": "wooden_door", "resourceVariant": "facing=north,half=upper,hinge=right,open=false", @@ -10531,8 +12199,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -10546,6 +12217,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:ladder[facing=north]", "resourcePath": "ladder", "resourceVariant": "facing=north", @@ -10557,8 +12229,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -10572,6 +12247,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:ladder[facing=south]", "resourcePath": "ladder", "resourceVariant": "facing=south", @@ -10583,8 +12259,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -10598,6 +12277,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:ladder[facing=west]", "resourcePath": "ladder", "resourceVariant": "facing=west", @@ -10609,8 +12289,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -10624,6 +12307,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:ladder[facing=east]", "resourcePath": "ladder", "resourceVariant": "facing=east", @@ -10635,8 +12319,11 @@ "color": 16777215, "creativeTab": "transportation", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -10651,6 +12338,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:rail[shape=north_south]", "resourcePath": "rail", "resourceVariant": "shape=north_south", @@ -10662,8 +12350,11 @@ "color": 16777215, "creativeTab": "transportation", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -10677,6 +12368,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:rail[shape=east_west]", "resourcePath": "rail", "resourceVariant": "shape=east_west", @@ -10688,8 +12380,11 @@ "color": 16777215, "creativeTab": "transportation", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -10703,6 +12398,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:rail[shape=ascending_east]", "resourcePath": "rail", "resourceVariant": "shape=ascending_east", @@ -10714,8 +12410,11 @@ "color": 16777215, "creativeTab": "transportation", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -10729,6 +12428,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:rail[shape=ascending_west]", "resourcePath": "rail", "resourceVariant": "shape=ascending_west", @@ -10740,8 +12440,11 @@ "color": 16777215, "creativeTab": "transportation", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -10755,6 +12458,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:rail[shape=ascending_north]", "resourcePath": "rail", "resourceVariant": "shape=ascending_north", @@ -10766,8 +12470,11 @@ "color": 16777215, "creativeTab": "transportation", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -10781,6 +12488,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:rail[shape=ascending_south]", "resourcePath": "rail", "resourceVariant": "shape=ascending_south", @@ -10792,8 +12500,11 @@ "color": 16777215, "creativeTab": "transportation", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -10807,6 +12518,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:rail[shape=south_east]", "resourcePath": "rail", "resourceVariant": "shape=south_east", @@ -10818,8 +12530,11 @@ "color": 16777215, "creativeTab": "transportation", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -10833,6 +12548,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:rail[shape=south_west]", "resourcePath": "rail", "resourceVariant": "shape=south_west", @@ -10844,8 +12560,11 @@ "color": 16777215, "creativeTab": "transportation", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -10859,6 +12578,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:rail[shape=north_west]", "resourcePath": "rail", "resourceVariant": "shape=north_west", @@ -10870,8 +12590,11 @@ "color": 16777215, "creativeTab": "transportation", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -10885,6 +12608,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:rail[shape=north_east]", "resourcePath": "rail", "resourceVariant": "shape=north_east", @@ -10896,8 +12620,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -10911,6 +12638,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:stone_stairs[facing=east,half=bottom,shape=straight]", "resourcePath": "stone_stairs", "resourceVariant": "facing=east,half=bottom,shape=straight", @@ -10922,8 +12650,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -10937,6 +12668,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:stone_stairs[facing=west,half=bottom,shape=straight]", "resourcePath": "stone_stairs", "resourceVariant": "facing=west,half=bottom,shape=straight", @@ -10948,8 +12680,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -10963,6 +12698,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:stone_stairs[facing=south,half=bottom,shape=straight]", "resourcePath": "stone_stairs", "resourceVariant": "facing=south,half=bottom,shape=straight", @@ -10974,8 +12710,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -10990,6 +12729,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:stone_stairs[facing=north,half=bottom,shape=straight]", "resourcePath": "stone_stairs", "resourceVariant": "facing=north,half=bottom,shape=straight", @@ -11001,8 +12741,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -11016,6 +12759,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:stone_stairs[facing=east,half=top,shape=straight]", "resourcePath": "stone_stairs", "resourceVariant": "facing=east,half=top,shape=straight", @@ -11027,8 +12771,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -11042,6 +12789,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:stone_stairs[facing=west,half=top,shape=straight]", "resourcePath": "stone_stairs", "resourceVariant": "facing=west,half=top,shape=straight", @@ -11053,8 +12801,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -11068,6 +12819,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:stone_stairs[facing=south,half=top,shape=straight]", "resourcePath": "stone_stairs", "resourceVariant": "facing=south,half=top,shape=straight", @@ -11079,8 +12831,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -11094,6 +12849,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:stone_stairs[facing=north,half=top,shape=straight]", "resourcePath": "stone_stairs", "resourceVariant": "facing=north,half=top,shape=straight", @@ -11104,8 +12860,11 @@ "internalName": "minecraft:wall_sign", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -11119,6 +12878,7 @@ "maxy": 1.0, "maxz": 0.75, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:wall_sign[facing=north]", "unlocalizedName": "item.sign", "displayName": "Sign" @@ -11127,8 +12887,11 @@ "internalName": "minecraft:wall_sign", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -11142,6 +12905,7 @@ "maxy": 1.0, "maxz": 0.75, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:wall_sign[facing=south]", "unlocalizedName": "tile.sign", "displayName": "Sign" @@ -11150,8 +12914,11 @@ "internalName": "minecraft:wall_sign", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -11165,6 +12932,7 @@ "maxy": 1.0, "maxz": 0.75, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:wall_sign[facing=west]", "unlocalizedName": "tile.sign", "displayName": "Sign" @@ -11173,8 +12941,11 @@ "internalName": "minecraft:wall_sign", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -11188,6 +12959,7 @@ "maxy": 1.0, "maxz": 0.75, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:wall_sign[facing=east]", "unlocalizedName": "tile.sign", "displayName": "Sign" @@ -11197,8 +12969,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -11212,6 +12987,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:lever[facing=down_x,powered=false]", "resourcePath": "lever", "resourceVariant": "facing=down_x,powered=false", @@ -11223,8 +12999,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -11238,6 +13017,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:lever[facing=east,powered=false]", "resourcePath": "lever", "resourceVariant": "facing=east,powered=false", @@ -11249,8 +13029,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -11264,6 +13047,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:lever[facing=west,powered=false]", "resourcePath": "lever", "resourceVariant": "facing=west,powered=false", @@ -11275,8 +13059,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -11290,6 +13077,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:lever[facing=south,powered=false]", "resourcePath": "lever", "resourceVariant": "facing=south,powered=false", @@ -11301,8 +13089,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -11317,6 +13108,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:lever[facing=north,powered=false]", "resourcePath": "lever", "resourceVariant": "facing=north,powered=false", @@ -11328,8 +13120,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -11343,6 +13138,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:lever[facing=up_z,powered=false]", "resourcePath": "lever", "resourceVariant": "facing=up_z,powered=false", @@ -11354,8 +13150,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -11369,6 +13168,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:lever[facing=up_x,powered=false]", "resourcePath": "lever", "resourceVariant": "facing=up_x,powered=false", @@ -11380,8 +13180,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -11395,6 +13198,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:lever[facing=down_z,powered=false]", "resourcePath": "lever", "resourceVariant": "facing=down_z,powered=false", @@ -11406,8 +13210,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -11421,6 +13228,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:lever[facing=down_x,powered=true]", "resourcePath": "lever", "resourceVariant": "facing=down_x,powered=true", @@ -11432,8 +13240,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -11447,6 +13258,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:lever[facing=east,powered=true]", "resourcePath": "lever", "resourceVariant": "facing=east,powered=true", @@ -11458,8 +13270,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -11473,6 +13288,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:lever[facing=west,powered=true]", "resourcePath": "lever", "resourceVariant": "facing=west,powered=true", @@ -11484,8 +13300,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -11499,6 +13318,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:lever[facing=south,powered=true]", "resourcePath": "lever", "resourceVariant": "facing=south,powered=true", @@ -11510,8 +13330,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -11525,6 +13348,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:lever[facing=north,powered=true]", "resourcePath": "lever", "resourceVariant": "facing=north,powered=true", @@ -11536,8 +13360,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -11551,6 +13378,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:lever[facing=up_z,powered=true]", "resourcePath": "lever", "resourceVariant": "facing=up_z,powered=true", @@ -11562,8 +13390,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -11577,6 +13408,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:lever[facing=up_x,powered=true]", "resourcePath": "lever", "resourceVariant": "facing=up_x,powered=true", @@ -11588,8 +13420,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -11603,6 +13438,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:lever[facing=down_z,powered=true]", "resourcePath": "lever", "resourceVariant": "facing=down_z,powered=true", @@ -11614,8 +13450,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -11630,6 +13469,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:stone_pressure_plate[powered=false]", "resourcePath": "stone_pressure_plate", "resourceVariant": "powered=false", @@ -11641,8 +13481,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -11656,6 +13499,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:stone_pressure_plate[powered=true]", "resourcePath": "stone_pressure_plate", "resourceVariant": "powered=true", @@ -11666,8 +13510,11 @@ "internalName": "minecraft:iron_door", "color": 16777215, "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -11681,6 +13528,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:iron_door[facing=east,half=lower,hinge=left,open=false,powered=false]", "resourcePath": "iron_door", "resourceVariant": "facing=east,half=lower,hinge=left,open=false", @@ -11691,8 +13539,11 @@ "internalName": "minecraft:iron_door", "color": 16777215, "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -11706,6 +13557,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:iron_door[facing=south,half=lower,hinge=left,open=false,powered=false]", "resourcePath": "iron_door", "resourceVariant": "facing=south,half=lower,hinge=left,open=false", @@ -11716,8 +13568,11 @@ "internalName": "minecraft:iron_door", "color": 16777215, "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -11731,6 +13586,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:iron_door[facing=west,half=lower,hinge=left,open=false,powered=false]", "resourcePath": "iron_door", "resourceVariant": "facing=west,half=lower,hinge=left,open=false", @@ -11741,8 +13597,11 @@ "internalName": "minecraft:iron_door", "color": 16777215, "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -11757,6 +13616,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:iron_door[facing=north,half=lower,hinge=left,open=false,powered=false]", "resourcePath": "iron_door", "resourceVariant": "facing=north,half=lower,hinge=left,open=false", @@ -11767,8 +13627,11 @@ "internalName": "minecraft:iron_door", "color": 16777215, "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -11782,6 +13645,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:iron_door[facing=east,half=lower,hinge=left,open=true,powered=false]", "resourcePath": "iron_door", "resourceVariant": "facing=east,half=lower,hinge=left,open=true", @@ -11792,8 +13656,11 @@ "internalName": "minecraft:iron_door", "color": 16777215, "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -11807,6 +13674,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:iron_door[facing=south,half=lower,hinge=left,open=true,powered=false]", "resourcePath": "iron_door", "resourceVariant": "facing=south,half=lower,hinge=left,open=true", @@ -11817,8 +13685,11 @@ "internalName": "minecraft:iron_door", "color": 16777215, "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -11832,6 +13703,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:iron_door[facing=west,half=lower,hinge=left,open=true,powered=false]", "resourcePath": "iron_door", "resourceVariant": "facing=west,half=lower,hinge=left,open=true", @@ -11842,8 +13714,11 @@ "internalName": "minecraft:iron_door", "color": 16777215, "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -11857,6 +13732,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:iron_door[facing=north,half=lower,hinge=left,open=true,powered=false]", "resourcePath": "iron_door", "resourceVariant": "facing=north,half=lower,hinge=left,open=true", @@ -11867,8 +13743,11 @@ "internalName": "minecraft:iron_door", "color": 16777215, "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -11882,6 +13761,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:iron_door[facing=north,half=upper,hinge=left,open=false,powered=false]", "resourcePath": "iron_door", "resourceVariant": "facing=north,half=upper,hinge=left,open=false", @@ -11892,8 +13772,11 @@ "internalName": "minecraft:iron_door", "color": 16777215, "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -11907,6 +13790,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:iron_door[facing=north,half=upper,hinge=right,open=false,powered=false]", "resourcePath": "iron_door", "resourceVariant": "facing=north,half=upper,hinge=right,open=false", @@ -11917,8 +13801,11 @@ "internalName": "minecraft:iron_door", "color": 16777215, "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -11932,6 +13819,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:iron_door[facing=north,half=upper,hinge=left,open=false,powered=true]", "resourcePath": "iron_door", "resourceVariant": "facing=north,half=upper,hinge=left,open=false", @@ -11942,8 +13830,11 @@ "internalName": "minecraft:iron_door", "color": 16777215, "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -11957,6 +13848,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:iron_door[facing=north,half=upper,hinge=right,open=false,powered=true]", "resourcePath": "iron_door", "resourceVariant": "facing=north,half=upper,hinge=right,open=false", @@ -11968,8 +13860,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -11984,6 +13879,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:wooden_pressure_plate[powered=false]", "resourcePath": "wooden_pressure_plate", "resourceVariant": "powered=false", @@ -11995,8 +13891,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -12010,6 +13909,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:wooden_pressure_plate[powered=true]", "resourcePath": "wooden_pressure_plate", "resourceVariant": "powered=true", @@ -12021,8 +13921,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -12037,6 +13940,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:redstone_ore", "resourcePath": "redstone_ore", "resourceVariant": "normal", @@ -12047,8 +13951,11 @@ "internalName": "minecraft:lit_redstone_ore", "color": 16777215, "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 9, @@ -12063,6 +13970,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:lit_redstone_ore", "resourcePath": "lit_redstone_ore", "resourceVariant": "normal", @@ -12073,8 +13981,11 @@ "internalName": "minecraft:unlit_redstone_torch", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -12088,6 +13999,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:unlit_redstone_torch[facing=up]", "resourcePath": "unlit_redstone_torch", "resourceVariant": "facing=up", @@ -12098,8 +14010,11 @@ "internalName": "minecraft:unlit_redstone_torch", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -12113,6 +14028,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:unlit_redstone_torch[facing=east]", "resourcePath": "unlit_redstone_torch", "resourceVariant": "facing=east", @@ -12123,8 +14039,11 @@ "internalName": "minecraft:unlit_redstone_torch", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -12138,6 +14057,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:unlit_redstone_torch[facing=west]", "resourcePath": "unlit_redstone_torch", "resourceVariant": "facing=west", @@ -12148,8 +14068,11 @@ "internalName": "minecraft:unlit_redstone_torch", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -12163,6 +14086,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:unlit_redstone_torch[facing=south]", "resourcePath": "unlit_redstone_torch", "resourceVariant": "facing=south", @@ -12173,8 +14097,11 @@ "internalName": "minecraft:unlit_redstone_torch", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -12188,6 +14115,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:unlit_redstone_torch[facing=north]", "resourcePath": "unlit_redstone_torch", "resourceVariant": "facing=north", @@ -12199,8 +14127,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 7, @@ -12214,6 +14145,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:redstone_torch[facing=up]", "resourcePath": "redstone_torch", "resourceVariant": "facing=up", @@ -12225,8 +14157,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 7, @@ -12240,6 +14175,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:redstone_torch[facing=east]", "resourcePath": "redstone_torch", "resourceVariant": "facing=east", @@ -12251,8 +14187,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 7, @@ -12266,6 +14205,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:redstone_torch[facing=west]", "resourcePath": "redstone_torch", "resourceVariant": "facing=west", @@ -12277,8 +14217,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 7, @@ -12292,6 +14235,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:redstone_torch[facing=south]", "resourcePath": "redstone_torch", "resourceVariant": "facing=south", @@ -12303,8 +14247,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 7, @@ -12318,6 +14265,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:redstone_torch[facing=north]", "resourcePath": "redstone_torch", "resourceVariant": "facing=north", @@ -12329,8 +14277,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -12344,6 +14295,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:stone_button[facing=down,powered=false]", "resourcePath": "stone_button", "resourceVariant": "facing=down,powered=false", @@ -12355,8 +14307,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -12370,6 +14325,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:stone_button[facing=east,powered=false]", "resourcePath": "stone_button", "resourceVariant": "facing=east,powered=false", @@ -12381,8 +14337,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -12396,6 +14355,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:stone_button[facing=west,powered=false]", "resourcePath": "stone_button", "resourceVariant": "facing=west,powered=false", @@ -12407,8 +14367,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -12422,6 +14385,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:stone_button[facing=south,powered=false]", "resourcePath": "stone_button", "resourceVariant": "facing=south,powered=false", @@ -12433,8 +14397,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -12449,6 +14416,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:stone_button[facing=north,powered=false]", "resourcePath": "stone_button", "resourceVariant": "facing=north,powered=false", @@ -12460,8 +14428,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -12475,6 +14446,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:stone_button[facing=up,powered=false]", "resourcePath": "stone_button", "resourceVariant": "facing=up,powered=false", @@ -12486,8 +14458,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -12501,6 +14476,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:stone_button[facing=down,powered=true]", "resourcePath": "stone_button", "resourceVariant": "facing=down,powered=true", @@ -12512,8 +14488,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -12527,6 +14506,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:stone_button[facing=east,powered=true]", "resourcePath": "stone_button", "resourceVariant": "facing=east,powered=true", @@ -12538,8 +14518,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -12553,6 +14536,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:stone_button[facing=west,powered=true]", "resourcePath": "stone_button", "resourceVariant": "facing=west,powered=true", @@ -12564,8 +14548,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -12579,6 +14566,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:stone_button[facing=south,powered=true]", "resourcePath": "stone_button", "resourceVariant": "facing=south,powered=true", @@ -12590,8 +14578,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -12605,6 +14596,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:stone_button[facing=north,powered=true]", "resourcePath": "stone_button", "resourceVariant": "facing=north,powered=true", @@ -12616,8 +14608,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -12631,6 +14626,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:stone_button[facing=up,powered=true]", "resourcePath": "stone_button", "resourceVariant": "facing=up,powered=true", @@ -12642,8 +14638,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "snow", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -12658,6 +14657,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 16777215, + "materialMapColorIndex": 8, "blockState": "minecraft:snow_layer[layers=1]", "resourcePath": "snow_layer", "resourceVariant": "layers=1", @@ -12669,8 +14669,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "snow", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -12684,6 +14687,7 @@ "maxy": 0.0, "maxz": 1.0, "materialMapColor": 16777215, + "materialMapColorIndex": 8, "blockState": "minecraft:snow_layer[layers=2]", "resourcePath": "snow_layer", "resourceVariant": "layers=2", @@ -12695,8 +14699,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "snow", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -12710,6 +14717,7 @@ "maxy": 0.0, "maxz": 1.0, "materialMapColor": 16777215, + "materialMapColorIndex": 8, "blockState": "minecraft:snow_layer[layers=3]", "resourcePath": "snow_layer", "resourceVariant": "layers=3", @@ -12721,8 +14729,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "snow", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -12736,6 +14747,7 @@ "maxy": 0.0, "maxz": 1.0, "materialMapColor": 16777215, + "materialMapColorIndex": 8, "blockState": "minecraft:snow_layer[layers=4]", "resourcePath": "snow_layer", "resourceVariant": "layers=4", @@ -12747,8 +14759,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "snow", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -12762,6 +14777,7 @@ "maxy": 0.0, "maxz": 1.0, "materialMapColor": 16777215, + "materialMapColorIndex": 8, "blockState": "minecraft:snow_layer[layers=5]", "resourcePath": "snow_layer", "resourceVariant": "layers=5", @@ -12773,8 +14789,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "snow", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -12788,6 +14807,7 @@ "maxy": 0.0, "maxz": 1.0, "materialMapColor": 16777215, + "materialMapColorIndex": 8, "blockState": "minecraft:snow_layer[layers=6]", "resourcePath": "snow_layer", "resourceVariant": "layers=6", @@ -12799,8 +14819,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "snow", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -12814,6 +14837,7 @@ "maxy": 0.0, "maxz": 1.0, "materialMapColor": 16777215, + "materialMapColorIndex": 8, "blockState": "minecraft:snow_layer[layers=7]", "resourcePath": "snow_layer", "resourceVariant": "layers=7", @@ -12825,8 +14849,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "snow", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -12840,6 +14867,7 @@ "maxy": 0.0, "maxz": 1.0, "materialMapColor": 16777215, + "materialMapColorIndex": 8, "blockState": "minecraft:snow_layer[layers=8]", "resourcePath": "snow_layer", "resourceVariant": "layers=8", @@ -12851,8 +14879,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "ice", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 3, "brightness": 0, @@ -12867,6 +14898,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 10526975, + "materialMapColorIndex": 5, "blockState": "minecraft:ice", "resourcePath": "ice", "resourceVariant": "normal", @@ -12878,8 +14910,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "craftedSnow", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -12894,6 +14929,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 16777215, + "materialMapColorIndex": 8, "blockState": "minecraft:snow", "resourcePath": "snow", "resourceVariant": "normal", @@ -12905,8 +14941,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "cactus", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -12921,6 +14960,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:cactus[age=0]", "resourcePath": "cactus", "resourceVariant": "normal", @@ -12932,8 +14972,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "cactus", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -12947,6 +14990,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:cactus[age=1]", "resourcePath": "cactus", "resourceVariant": "normal", @@ -12958,8 +15002,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "cactus", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -12973,6 +15020,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:cactus[age=2]", "resourcePath": "cactus", "resourceVariant": "normal", @@ -12984,8 +15032,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "cactus", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -12999,6 +15050,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:cactus[age=3]", "resourcePath": "cactus", "resourceVariant": "normal", @@ -13010,8 +15062,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "cactus", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -13025,6 +15080,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:cactus[age=4]", "resourcePath": "cactus", "resourceVariant": "normal", @@ -13036,8 +15092,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "cactus", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -13051,6 +15110,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:cactus[age=5]", "resourcePath": "cactus", "resourceVariant": "normal", @@ -13062,8 +15122,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "cactus", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -13077,6 +15140,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:cactus[age=6]", "resourcePath": "cactus", "resourceVariant": "normal", @@ -13088,8 +15152,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "cactus", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -13103,6 +15170,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:cactus[age=7]", "resourcePath": "cactus", "resourceVariant": "normal", @@ -13114,8 +15182,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "cactus", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -13129,6 +15200,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:cactus[age=8]", "resourcePath": "cactus", "resourceVariant": "normal", @@ -13140,8 +15212,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "cactus", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -13155,6 +15230,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:cactus[age=9]", "resourcePath": "cactus", "resourceVariant": "normal", @@ -13166,8 +15242,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "cactus", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -13181,6 +15260,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:cactus[age=10]", "resourcePath": "cactus", "resourceVariant": "normal", @@ -13192,8 +15272,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "cactus", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -13207,6 +15290,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:cactus[age=11]", "resourcePath": "cactus", "resourceVariant": "normal", @@ -13218,8 +15302,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "cactus", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -13233,6 +15320,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:cactus[age=12]", "resourcePath": "cactus", "resourceVariant": "normal", @@ -13244,8 +15332,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "cactus", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -13259,6 +15350,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:cactus[age=13]", "resourcePath": "cactus", "resourceVariant": "normal", @@ -13270,8 +15362,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "cactus", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -13285,6 +15380,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:cactus[age=14]", "resourcePath": "cactus", "resourceVariant": "normal", @@ -13296,8 +15392,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "cactus", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -13311,6 +15410,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:cactus[age=15]", "resourcePath": "cactus", "resourceVariant": "normal", @@ -13322,8 +15422,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "clay", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -13338,6 +15441,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 10791096, + "materialMapColorIndex": 9, "blockState": "minecraft:clay", "resourcePath": "clay", "resourceVariant": "normal", @@ -13348,8 +15452,11 @@ "internalName": "minecraft:reeds", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -13364,6 +15471,7 @@ "maxz": 0.875, "defaultState": 1, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:reeds[age=0]", "resourcePath": "reeds", "resourceVariant": "normal", @@ -13374,8 +15482,11 @@ "internalName": "minecraft:reeds", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -13389,6 +15500,7 @@ "maxy": 1.0, "maxz": 0.875, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:reeds[age=1]", "resourcePath": "reeds", "resourceVariant": "normal", @@ -13399,8 +15511,11 @@ "internalName": "minecraft:reeds", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -13414,6 +15529,7 @@ "maxy": 1.0, "maxz": 0.875, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:reeds[age=2]", "resourcePath": "reeds", "resourceVariant": "normal", @@ -13424,8 +15540,11 @@ "internalName": "minecraft:reeds", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -13439,6 +15558,7 @@ "maxy": 1.0, "maxz": 0.875, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:reeds[age=3]", "resourcePath": "reeds", "resourceVariant": "normal", @@ -13449,8 +15569,11 @@ "internalName": "minecraft:reeds", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -13464,6 +15587,7 @@ "maxy": 1.0, "maxz": 0.875, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:reeds[age=4]", "resourcePath": "reeds", "resourceVariant": "normal", @@ -13474,8 +15598,11 @@ "internalName": "minecraft:reeds", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -13489,6 +15616,7 @@ "maxy": 1.0, "maxz": 0.875, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:reeds[age=5]", "resourcePath": "reeds", "resourceVariant": "normal", @@ -13499,8 +15627,11 @@ "internalName": "minecraft:reeds", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -13514,6 +15645,7 @@ "maxy": 1.0, "maxz": 0.875, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:reeds[age=6]", "resourcePath": "reeds", "resourceVariant": "normal", @@ -13524,8 +15656,11 @@ "internalName": "minecraft:reeds", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -13539,6 +15674,7 @@ "maxy": 1.0, "maxz": 0.875, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:reeds[age=7]", "resourcePath": "reeds", "resourceVariant": "normal", @@ -13549,8 +15685,11 @@ "internalName": "minecraft:reeds", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -13564,6 +15703,7 @@ "maxy": 1.0, "maxz": 0.875, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:reeds[age=8]", "resourcePath": "reeds", "resourceVariant": "normal", @@ -13574,8 +15714,11 @@ "internalName": "minecraft:reeds", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -13589,6 +15732,7 @@ "maxy": 1.0, "maxz": 0.875, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:reeds[age=9]", "resourcePath": "reeds", "resourceVariant": "normal", @@ -13599,8 +15743,11 @@ "internalName": "minecraft:reeds", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -13614,6 +15761,7 @@ "maxy": 1.0, "maxz": 0.875, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:reeds[age=10]", "resourcePath": "reeds", "resourceVariant": "normal", @@ -13624,8 +15772,11 @@ "internalName": "minecraft:reeds", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -13639,6 +15790,7 @@ "maxy": 1.0, "maxz": 0.875, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:reeds[age=11]", "resourcePath": "reeds", "resourceVariant": "normal", @@ -13649,8 +15801,11 @@ "internalName": "minecraft:reeds", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -13664,6 +15819,7 @@ "maxy": 1.0, "maxz": 0.875, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:reeds[age=12]", "resourcePath": "reeds", "resourceVariant": "normal", @@ -13674,8 +15830,11 @@ "internalName": "minecraft:reeds", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -13689,6 +15848,7 @@ "maxy": 1.0, "maxz": 0.875, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:reeds[age=13]", "resourcePath": "reeds", "resourceVariant": "normal", @@ -13699,8 +15859,11 @@ "internalName": "minecraft:reeds", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -13714,6 +15877,7 @@ "maxy": 1.0, "maxz": 0.875, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:reeds[age=14]", "resourcePath": "reeds", "resourceVariant": "normal", @@ -13724,8 +15888,11 @@ "internalName": "minecraft:reeds", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -13739,6 +15906,7 @@ "maxy": 1.0, "maxz": 0.875, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:reeds[age=15]", "resourcePath": "reeds", "resourceVariant": "normal", @@ -13750,8 +15918,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": true, "opacity": 255, "brightness": 0, @@ -13766,6 +15937,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:jukebox[has_record=false]", "resourcePath": "jukebox", "resourceVariant": "normal", @@ -13777,8 +15949,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": true, "opacity": 255, "brightness": 0, @@ -13792,6 +15967,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:jukebox[has_record=true]", "resourcePath": "jukebox", "resourceVariant": "normal", @@ -13803,8 +15979,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -13819,6 +15998,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:fence[east=false,north=false,south=false,west=false]", "resourcePath": "fence", "resourceVariant": "east=false,north=false,south=false,west=false", @@ -13830,8 +16010,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "gourd", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -13845,6 +16028,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:pumpkin[facing=south]", "resourcePath": "pumpkin", "resourceVariant": "facing=south", @@ -13856,8 +16040,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "gourd", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -13871,6 +16058,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:pumpkin[facing=west]", "resourcePath": "pumpkin", "resourceVariant": "facing=west", @@ -13882,8 +16070,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "gourd", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -13898,6 +16089,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:pumpkin[facing=north]", "resourcePath": "pumpkin", "resourceVariant": "facing=north", @@ -13909,8 +16101,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "gourd", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -13924,6 +16119,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:pumpkin[facing=east]", "resourcePath": "pumpkin", "resourceVariant": "facing=east", @@ -13935,8 +16131,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -13951,6 +16150,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 7340544, + "materialMapColorIndex": 35, "blockState": "minecraft:netherrack", "resourcePath": "netherrack", "resourceVariant": "normal", @@ -13962,8 +16162,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "sand", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -13978,6 +16181,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 16247203, + "materialMapColorIndex": 2, "blockState": "minecraft:soul_sand", "resourcePath": "soul_sand", "resourceVariant": "normal", @@ -13989,8 +16193,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "glass", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": false, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 15, @@ -14005,6 +16212,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 16247203, + "materialMapColorIndex": 2, "blockState": "minecraft:glowstone", "resourcePath": "glowstone", "resourceVariant": "normal", @@ -14015,8 +16223,11 @@ "internalName": "minecraft:portal", "color": 16777215, "materialName": "portal", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 11, @@ -14030,6 +16241,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:portal[axis=x]", "resourcePath": "portal", "resourceVariant": "axis=x", @@ -14040,8 +16252,11 @@ "internalName": "minecraft:portal", "color": 16777215, "materialName": "portal", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 11, @@ -14055,6 +16270,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:portal[axis=z]", "resourcePath": "portal", "resourceVariant": "axis=z", @@ -14066,8 +16282,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "gourd", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 15, @@ -14081,6 +16300,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:lit_pumpkin[facing=south]", "resourcePath": "lit_pumpkin", "resourceVariant": "facing=south", @@ -14092,8 +16312,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "gourd", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 15, @@ -14107,6 +16330,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:lit_pumpkin[facing=west]", "resourcePath": "lit_pumpkin", "resourceVariant": "facing=west", @@ -14118,8 +16342,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "gourd", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 15, @@ -14134,6 +16361,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:lit_pumpkin[facing=north]", "resourcePath": "lit_pumpkin", "resourceVariant": "facing=north", @@ -14145,8 +16373,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "gourd", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 15, @@ -14160,6 +16391,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:lit_pumpkin[facing=east]", "resourcePath": "lit_pumpkin", "resourceVariant": "facing=east", @@ -14170,8 +16402,11 @@ "internalName": "minecraft:cake", "color": 16777215, "materialName": "cake", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -14186,6 +16421,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:cake[bites=0]", "resourcePath": "cake", "resourceVariant": "bites=0", @@ -14196,8 +16432,11 @@ "internalName": "minecraft:cake", "color": 16777215, "materialName": "cake", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -14211,6 +16450,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:cake[bites=1]", "resourcePath": "cake", "resourceVariant": "bites=1", @@ -14221,8 +16461,11 @@ "internalName": "minecraft:cake", "color": 16777215, "materialName": "cake", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -14236,6 +16479,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:cake[bites=2]", "resourcePath": "cake", "resourceVariant": "bites=2", @@ -14246,8 +16490,11 @@ "internalName": "minecraft:cake", "color": 16777215, "materialName": "cake", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -14261,6 +16508,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:cake[bites=3]", "resourcePath": "cake", "resourceVariant": "bites=3", @@ -14271,8 +16519,11 @@ "internalName": "minecraft:cake", "color": 16777215, "materialName": "cake", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -14286,6 +16537,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:cake[bites=4]", "resourcePath": "cake", "resourceVariant": "bites=4", @@ -14296,8 +16548,11 @@ "internalName": "minecraft:cake", "color": 16777215, "materialName": "cake", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -14311,6 +16566,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:cake[bites=5]", "resourcePath": "cake", "resourceVariant": "bites=5", @@ -14321,8 +16577,11 @@ "internalName": "minecraft:cake", "color": 16777215, "materialName": "cake", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -14336,6 +16595,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:cake[bites=6]", "resourcePath": "cake", "resourceVariant": "bites=6", @@ -14346,8 +16606,11 @@ "internalName": "minecraft:unpowered_repeater", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -14361,6 +16624,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:unpowered_repeater[delay=1,facing=south,locked=false]", "resourcePath": "unpowered_repeater", "resourceVariant": "delay=1,facing=south,locked=false", @@ -14371,8 +16635,11 @@ "internalName": "minecraft:unpowered_repeater", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -14386,6 +16653,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:unpowered_repeater[delay=1,facing=west,locked=false]", "resourcePath": "unpowered_repeater", "resourceVariant": "delay=1,facing=west,locked=false", @@ -14396,8 +16664,11 @@ "internalName": "minecraft:unpowered_repeater", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -14412,6 +16683,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:unpowered_repeater[delay=1,facing=north,locked=false]", "resourcePath": "unpowered_repeater", "resourceVariant": "delay=1,facing=north,locked=false", @@ -14422,8 +16694,11 @@ "internalName": "minecraft:unpowered_repeater", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -14437,6 +16712,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:unpowered_repeater[delay=1,facing=east,locked=false]", "resourcePath": "unpowered_repeater", "resourceVariant": "delay=1,facing=east,locked=false", @@ -14447,8 +16723,11 @@ "internalName": "minecraft:unpowered_repeater", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -14462,6 +16741,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:unpowered_repeater[delay=2,facing=south,locked=false]", "resourcePath": "unpowered_repeater", "resourceVariant": "delay=2,facing=south,locked=false", @@ -14472,8 +16752,11 @@ "internalName": "minecraft:unpowered_repeater", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -14487,6 +16770,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:unpowered_repeater[delay=2,facing=west,locked=false]", "resourcePath": "unpowered_repeater", "resourceVariant": "delay=2,facing=west,locked=false", @@ -14497,8 +16781,11 @@ "internalName": "minecraft:unpowered_repeater", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -14512,6 +16799,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:unpowered_repeater[delay=2,facing=north,locked=false]", "resourcePath": "unpowered_repeater", "resourceVariant": "delay=2,facing=north,locked=false", @@ -14522,8 +16810,11 @@ "internalName": "minecraft:unpowered_repeater", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -14537,6 +16828,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:unpowered_repeater[delay=2,facing=east,locked=false]", "resourcePath": "unpowered_repeater", "resourceVariant": "delay=2,facing=east,locked=false", @@ -14547,8 +16839,11 @@ "internalName": "minecraft:unpowered_repeater", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -14562,6 +16857,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:unpowered_repeater[delay=3,facing=south,locked=false]", "resourcePath": "unpowered_repeater", "resourceVariant": "delay=3,facing=south,locked=false", @@ -14572,8 +16868,11 @@ "internalName": "minecraft:unpowered_repeater", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -14587,6 +16886,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:unpowered_repeater[delay=3,facing=west,locked=false]", "resourcePath": "unpowered_repeater", "resourceVariant": "delay=3,facing=west,locked=false", @@ -14597,8 +16897,11 @@ "internalName": "minecraft:unpowered_repeater", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -14612,6 +16915,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:unpowered_repeater[delay=3,facing=north,locked=false]", "resourcePath": "unpowered_repeater", "resourceVariant": "delay=3,facing=north,locked=false", @@ -14622,8 +16926,11 @@ "internalName": "minecraft:unpowered_repeater", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -14637,6 +16944,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:unpowered_repeater[delay=3,facing=east,locked=false]", "resourcePath": "unpowered_repeater", "resourceVariant": "delay=3,facing=east,locked=false", @@ -14647,8 +16955,11 @@ "internalName": "minecraft:unpowered_repeater", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -14662,6 +16973,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:unpowered_repeater[delay=4,facing=south,locked=false]", "resourcePath": "unpowered_repeater", "resourceVariant": "delay=4,facing=south,locked=false", @@ -14672,8 +16984,11 @@ "internalName": "minecraft:unpowered_repeater", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -14687,6 +17002,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:unpowered_repeater[delay=4,facing=west,locked=false]", "resourcePath": "unpowered_repeater", "resourceVariant": "delay=4,facing=west,locked=false", @@ -14697,8 +17013,11 @@ "internalName": "minecraft:unpowered_repeater", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -14712,6 +17031,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:unpowered_repeater[delay=4,facing=north,locked=false]", "resourcePath": "unpowered_repeater", "resourceVariant": "delay=4,facing=north,locked=false", @@ -14722,8 +17042,11 @@ "internalName": "minecraft:unpowered_repeater", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -14737,6 +17060,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:unpowered_repeater[delay=4,facing=east,locked=false]", "resourcePath": "unpowered_repeater", "resourceVariant": "delay=4,facing=east,locked=false", @@ -14747,8 +17071,11 @@ "internalName": "minecraft:powered_repeater", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -14762,6 +17089,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:powered_repeater[delay=1,facing=south,locked=false]", "resourcePath": "powered_repeater", "resourceVariant": "delay=1,facing=south,locked=false", @@ -14772,8 +17100,11 @@ "internalName": "minecraft:powered_repeater", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -14787,6 +17118,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:powered_repeater[delay=1,facing=west,locked=false]", "resourcePath": "powered_repeater", "resourceVariant": "delay=1,facing=west,locked=false", @@ -14797,8 +17129,11 @@ "internalName": "minecraft:powered_repeater", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -14813,6 +17148,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:powered_repeater[delay=1,facing=north,locked=false]", "resourcePath": "powered_repeater", "resourceVariant": "delay=1,facing=north,locked=false", @@ -14823,8 +17159,11 @@ "internalName": "minecraft:powered_repeater", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -14838,6 +17177,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:powered_repeater[delay=1,facing=east,locked=false]", "resourcePath": "powered_repeater", "resourceVariant": "delay=1,facing=east,locked=false", @@ -14848,8 +17188,11 @@ "internalName": "minecraft:powered_repeater", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -14863,6 +17206,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:powered_repeater[delay=2,facing=south,locked=false]", "resourcePath": "powered_repeater", "resourceVariant": "delay=2,facing=south,locked=false", @@ -14873,8 +17217,11 @@ "internalName": "minecraft:powered_repeater", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -14888,6 +17235,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:powered_repeater[delay=2,facing=west,locked=false]", "resourcePath": "powered_repeater", "resourceVariant": "delay=2,facing=west,locked=false", @@ -14898,8 +17246,11 @@ "internalName": "minecraft:powered_repeater", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -14913,6 +17264,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:powered_repeater[delay=2,facing=north,locked=false]", "resourcePath": "powered_repeater", "resourceVariant": "delay=2,facing=north,locked=false", @@ -14923,8 +17275,11 @@ "internalName": "minecraft:powered_repeater", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -14938,6 +17293,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:powered_repeater[delay=2,facing=east,locked=false]", "resourcePath": "powered_repeater", "resourceVariant": "delay=2,facing=east,locked=false", @@ -14948,8 +17304,11 @@ "internalName": "minecraft:powered_repeater", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -14963,6 +17322,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:powered_repeater[delay=3,facing=south,locked=false]", "resourcePath": "powered_repeater", "resourceVariant": "delay=3,facing=south,locked=false", @@ -14973,8 +17333,11 @@ "internalName": "minecraft:powered_repeater", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -14988,6 +17351,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:powered_repeater[delay=3,facing=west,locked=false]", "resourcePath": "powered_repeater", "resourceVariant": "delay=3,facing=west,locked=false", @@ -14998,8 +17362,11 @@ "internalName": "minecraft:powered_repeater", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -15013,6 +17380,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:powered_repeater[delay=3,facing=north,locked=false]", "resourcePath": "powered_repeater", "resourceVariant": "delay=3,facing=north,locked=false", @@ -15023,8 +17391,11 @@ "internalName": "minecraft:powered_repeater", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -15038,6 +17409,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:powered_repeater[delay=3,facing=east,locked=false]", "resourcePath": "powered_repeater", "resourceVariant": "delay=3,facing=east,locked=false", @@ -15048,8 +17420,11 @@ "internalName": "minecraft:powered_repeater", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -15063,6 +17438,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:powered_repeater[delay=4,facing=south,locked=false]", "resourcePath": "powered_repeater", "resourceVariant": "delay=4,facing=south,locked=false", @@ -15073,8 +17449,11 @@ "internalName": "minecraft:powered_repeater", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -15088,6 +17467,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:powered_repeater[delay=4,facing=west,locked=false]", "resourcePath": "powered_repeater", "resourceVariant": "delay=4,facing=west,locked=false", @@ -15098,8 +17478,11 @@ "internalName": "minecraft:powered_repeater", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -15113,6 +17496,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:powered_repeater[delay=4,facing=north,locked=false]", "resourcePath": "powered_repeater", "resourceVariant": "delay=4,facing=north,locked=false", @@ -15123,8 +17507,11 @@ "internalName": "minecraft:powered_repeater", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -15138,6 +17525,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:powered_repeater[delay=4,facing=east,locked=false]", "resourcePath": "powered_repeater", "resourceVariant": "delay=4,facing=east,locked=false", @@ -15149,8 +17537,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "glass", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -15165,6 +17556,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 16777215, + "materialMapColorIndex": 8, "blockState": "minecraft:stained_glass[color=white]", "resourcePath": "white_stained_glass", "resourceVariant": "normal", @@ -15176,8 +17568,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "glass", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -15191,6 +17586,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 14188339, + "materialMapColorIndex": 15, "blockState": "minecraft:stained_glass[color=orange]", "resourcePath": "orange_stained_glass", "resourceVariant": "normal", @@ -15202,8 +17598,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "glass", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -15217,6 +17616,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 11685080, + "materialMapColorIndex": 16, "blockState": "minecraft:stained_glass[color=magenta]", "resourcePath": "magenta_stained_glass", "resourceVariant": "normal", @@ -15228,8 +17628,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "glass", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -15243,6 +17646,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6724056, + "materialMapColorIndex": 17, "blockState": "minecraft:stained_glass[color=light_blue]", "resourcePath": "light_blue_stained_glass", "resourceVariant": "normal", @@ -15254,8 +17658,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "glass", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -15269,6 +17676,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 15066419, + "materialMapColorIndex": 18, "blockState": "minecraft:stained_glass[color=yellow]", "resourcePath": "yellow_stained_glass", "resourceVariant": "normal", @@ -15280,8 +17688,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "glass", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -15295,6 +17706,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 8375321, + "materialMapColorIndex": 19, "blockState": "minecraft:stained_glass[color=lime]", "resourcePath": "lime_stained_glass", "resourceVariant": "normal", @@ -15306,8 +17718,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "glass", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -15321,6 +17736,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 15892389, + "materialMapColorIndex": 20, "blockState": "minecraft:stained_glass[color=pink]", "resourcePath": "pink_stained_glass", "resourceVariant": "normal", @@ -15332,8 +17748,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "glass", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -15347,6 +17766,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 5000268, + "materialMapColorIndex": 21, "blockState": "minecraft:stained_glass[color=gray]", "resourcePath": "gray_stained_glass", "resourceVariant": "normal", @@ -15358,8 +17778,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "glass", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -15373,6 +17796,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10066329, + "materialMapColorIndex": 22, "blockState": "minecraft:stained_glass[color=silver]", "resourcePath": "silver_stained_glass", "resourceVariant": "normal", @@ -15384,8 +17808,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "glass", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -15399,6 +17826,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 5013401, + "materialMapColorIndex": 23, "blockState": "minecraft:stained_glass[color=cyan]", "resourcePath": "cyan_stained_glass", "resourceVariant": "normal", @@ -15410,8 +17838,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "glass", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -15425,6 +17856,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 8339378, + "materialMapColorIndex": 24, "blockState": "minecraft:stained_glass[color=purple]", "resourcePath": "purple_stained_glass", "resourceVariant": "normal", @@ -15436,8 +17868,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "glass", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -15451,6 +17886,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 3361970, + "materialMapColorIndex": 25, "blockState": "minecraft:stained_glass[color=blue]", "resourcePath": "blue_stained_glass", "resourceVariant": "normal", @@ -15462,8 +17898,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "glass", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -15477,6 +17916,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6704179, + "materialMapColorIndex": 26, "blockState": "minecraft:stained_glass[color=brown]", "resourcePath": "brown_stained_glass", "resourceVariant": "normal", @@ -15488,8 +17928,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "glass", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -15503,6 +17946,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6717235, + "materialMapColorIndex": 27, "blockState": "minecraft:stained_glass[color=green]", "resourcePath": "green_stained_glass", "resourceVariant": "normal", @@ -15514,8 +17958,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "glass", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -15529,6 +17976,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10040115, + "materialMapColorIndex": 28, "blockState": "minecraft:stained_glass[color=red]", "resourcePath": "red_stained_glass", "resourceVariant": "normal", @@ -15540,8 +17988,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "glass", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -15555,6 +18006,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 1644825, + "materialMapColorIndex": 29, "blockState": "minecraft:stained_glass[color=black]", "resourcePath": "black_stained_glass", "resourceVariant": "normal", @@ -15566,8 +18018,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -15582,6 +18037,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:trapdoor[facing=north,half=bottom,open=false]", "resourcePath": "trapdoor", "resourceVariant": "facing=north,half=bottom,open=false", @@ -15593,8 +18049,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -15608,6 +18067,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:trapdoor[facing=south,half=bottom,open=false]", "resourcePath": "trapdoor", "resourceVariant": "facing=south,half=bottom,open=false", @@ -15619,8 +18079,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -15634,6 +18097,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:trapdoor[facing=west,half=bottom,open=false]", "resourcePath": "trapdoor", "resourceVariant": "facing=west,half=bottom,open=false", @@ -15645,8 +18109,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -15660,6 +18127,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:trapdoor[facing=east,half=bottom,open=false]", "resourcePath": "trapdoor", "resourceVariant": "facing=east,half=bottom,open=false", @@ -15671,8 +18139,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -15686,6 +18157,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:trapdoor[facing=north,half=bottom,open=true]", "resourcePath": "trapdoor", "resourceVariant": "facing=north,half=bottom,open=true", @@ -15697,8 +18169,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -15712,6 +18187,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:trapdoor[facing=south,half=bottom,open=true]", "resourcePath": "trapdoor", "resourceVariant": "facing=south,half=bottom,open=true", @@ -15723,8 +18199,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -15738,6 +18217,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:trapdoor[facing=west,half=bottom,open=true]", "resourcePath": "trapdoor", "resourceVariant": "facing=west,half=bottom,open=true", @@ -15749,8 +18229,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -15764,6 +18247,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:trapdoor[facing=east,half=bottom,open=true]", "resourcePath": "trapdoor", "resourceVariant": "facing=east,half=bottom,open=true", @@ -15775,8 +18259,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -15790,6 +18277,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:trapdoor[facing=north,half=top,open=false]", "resourcePath": "trapdoor", "resourceVariant": "facing=north,half=top,open=false", @@ -15801,8 +18289,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -15816,6 +18307,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:trapdoor[facing=south,half=top,open=false]", "resourcePath": "trapdoor", "resourceVariant": "facing=south,half=top,open=false", @@ -15827,8 +18319,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -15842,6 +18337,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:trapdoor[facing=west,half=top,open=false]", "resourcePath": "trapdoor", "resourceVariant": "facing=west,half=top,open=false", @@ -15853,8 +18349,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -15868,6 +18367,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:trapdoor[facing=east,half=top,open=false]", "resourcePath": "trapdoor", "resourceVariant": "facing=east,half=top,open=false", @@ -15879,8 +18379,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -15894,6 +18397,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:trapdoor[facing=north,half=top,open=true]", "resourcePath": "trapdoor", "resourceVariant": "facing=north,half=top,open=true", @@ -15905,8 +18409,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -15920,6 +18427,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:trapdoor[facing=south,half=top,open=true]", "resourcePath": "trapdoor", "resourceVariant": "facing=south,half=top,open=true", @@ -15931,8 +18439,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -15946,6 +18457,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:trapdoor[facing=west,half=top,open=true]", "resourcePath": "trapdoor", "resourceVariant": "facing=west,half=top,open=true", @@ -15957,8 +18469,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -15972,6 +18487,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:trapdoor[facing=east,half=top,open=true]", "resourcePath": "trapdoor", "resourceVariant": "facing=east,half=top,open=true", @@ -15983,8 +18499,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "clay", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -15999,6 +18518,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 10791096, + "materialMapColorIndex": 9, "blockState": "minecraft:monster_egg[variant=stone]", "resourcePath": "stone_monster_egg", "resourceVariant": "normal", @@ -16010,8 +18530,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "clay", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -16025,6 +18548,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10791096, + "materialMapColorIndex": 9, "blockState": "minecraft:monster_egg[variant=cobblestone]", "resourcePath": "cobblestone_monster_egg", "resourceVariant": "normal", @@ -16036,8 +18560,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "clay", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -16051,6 +18578,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10791096, + "materialMapColorIndex": 9, "blockState": "minecraft:monster_egg[variant=stone_brick]", "resourcePath": "stone_brick_monster_egg", "resourceVariant": "normal", @@ -16062,8 +18590,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "clay", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -16077,6 +18608,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10791096, + "materialMapColorIndex": 9, "blockState": "minecraft:monster_egg[variant=mossy_brick]", "resourcePath": "mossy_brick_monster_egg", "resourceVariant": "normal", @@ -16088,8 +18620,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "clay", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -16103,6 +18638,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10791096, + "materialMapColorIndex": 9, "blockState": "minecraft:monster_egg[variant=cracked_brick]", "resourcePath": "cracked_brick_monster_egg", "resourceVariant": "normal", @@ -16114,8 +18650,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "clay", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -16129,6 +18668,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10791096, + "materialMapColorIndex": 9, "blockState": "minecraft:monster_egg[variant=chiseled_brick]", "resourcePath": "chiseled_brick_monster_egg", "resourceVariant": "normal", @@ -16140,8 +18680,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -16156,6 +18699,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:stonebrick[variant=stonebrick]", "resourcePath": "stonebrick", "resourceVariant": "normal", @@ -16167,8 +18711,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -16182,6 +18729,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:stonebrick[variant=mossy_stonebrick]", "resourcePath": "mossy_stonebrick", "resourceVariant": "normal", @@ -16193,8 +18741,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -16208,6 +18759,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:stonebrick[variant=cracked_stonebrick]", "resourcePath": "cracked_stonebrick", "resourceVariant": "normal", @@ -16219,8 +18771,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -16234,6 +18789,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:stonebrick[variant=chiseled_stonebrick]", "resourcePath": "chiseled_stonebrick", "resourceVariant": "normal", @@ -16244,8 +18800,11 @@ "internalName": "minecraft:brown_mushroom_block", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -16259,6 +18818,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:brown_mushroom_block[variant=all_inside]", "resourcePath": "brown_mushroom_block", "resourceVariant": "variant=all_inside", @@ -16269,8 +18829,11 @@ "internalName": "minecraft:brown_mushroom_block", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -16284,6 +18847,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:brown_mushroom_block[variant=north_west]", "resourcePath": "brown_mushroom_block", "resourceVariant": "variant=north_west", @@ -16294,8 +18858,11 @@ "internalName": "minecraft:brown_mushroom_block", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -16309,6 +18876,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:brown_mushroom_block[variant=north]", "resourcePath": "brown_mushroom_block", "resourceVariant": "variant=north", @@ -16319,8 +18887,11 @@ "internalName": "minecraft:brown_mushroom_block", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -16334,6 +18905,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:brown_mushroom_block[variant=north_east]", "resourcePath": "brown_mushroom_block", "resourceVariant": "variant=north_east", @@ -16344,8 +18916,11 @@ "internalName": "minecraft:brown_mushroom_block", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -16359,6 +18934,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:brown_mushroom_block[variant=west]", "resourcePath": "brown_mushroom_block", "resourceVariant": "variant=west", @@ -16369,8 +18945,11 @@ "internalName": "minecraft:brown_mushroom_block", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -16384,6 +18963,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:brown_mushroom_block[variant=center]", "resourcePath": "brown_mushroom_block", "resourceVariant": "variant=center", @@ -16394,8 +18974,11 @@ "internalName": "minecraft:brown_mushroom_block", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -16409,6 +18992,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:brown_mushroom_block[variant=east]", "resourcePath": "brown_mushroom_block", "resourceVariant": "variant=east", @@ -16419,8 +19003,11 @@ "internalName": "minecraft:brown_mushroom_block", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -16434,6 +19021,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:brown_mushroom_block[variant=south_west]", "resourcePath": "brown_mushroom_block", "resourceVariant": "variant=south_west", @@ -16444,8 +19032,11 @@ "internalName": "minecraft:brown_mushroom_block", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -16459,6 +19050,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:brown_mushroom_block[variant=south]", "resourcePath": "brown_mushroom_block", "resourceVariant": "variant=south", @@ -16469,8 +19061,11 @@ "internalName": "minecraft:brown_mushroom_block", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -16484,6 +19079,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:brown_mushroom_block[variant=south_east]", "resourcePath": "brown_mushroom_block", "resourceVariant": "variant=south_east", @@ -16494,8 +19090,11 @@ "internalName": "minecraft:brown_mushroom_block", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -16509,6 +19108,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:brown_mushroom_block[variant=stem]", "resourcePath": "brown_mushroom_block", "resourceVariant": "variant=stem", @@ -16519,8 +19119,11 @@ "internalName": "minecraft:brown_mushroom_block", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -16535,6 +19138,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:brown_mushroom_block[variant=all_outside]", "resourcePath": "brown_mushroom_block", "resourceVariant": "variant=all_outside", @@ -16545,8 +19149,11 @@ "internalName": "minecraft:brown_mushroom_block", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -16560,6 +19167,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:brown_mushroom_block[variant=all_stem]", "resourcePath": "brown_mushroom_block", "resourceVariant": "variant=all_stem", @@ -16570,8 +19178,11 @@ "internalName": "minecraft:red_mushroom_block", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -16585,6 +19196,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:red_mushroom_block[variant=all_inside]", "resourcePath": "red_mushroom_block", "resourceVariant": "variant=all_inside", @@ -16595,8 +19207,11 @@ "internalName": "minecraft:red_mushroom_block", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -16610,6 +19225,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:red_mushroom_block[variant=north_west]", "resourcePath": "red_mushroom_block", "resourceVariant": "variant=north_west", @@ -16620,8 +19236,11 @@ "internalName": "minecraft:red_mushroom_block", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -16635,6 +19254,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:red_mushroom_block[variant=north]", "resourcePath": "red_mushroom_block", "resourceVariant": "variant=north", @@ -16645,8 +19265,11 @@ "internalName": "minecraft:red_mushroom_block", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -16660,6 +19283,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:red_mushroom_block[variant=north_east]", "resourcePath": "red_mushroom_block", "resourceVariant": "variant=north_east", @@ -16670,8 +19294,11 @@ "internalName": "minecraft:red_mushroom_block", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -16685,6 +19312,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:red_mushroom_block[variant=west]", "resourcePath": "red_mushroom_block", "resourceVariant": "variant=west", @@ -16695,8 +19323,11 @@ "internalName": "minecraft:red_mushroom_block", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -16710,6 +19341,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:red_mushroom_block[variant=center]", "resourcePath": "red_mushroom_block", "resourceVariant": "variant=center", @@ -16720,8 +19352,11 @@ "internalName": "minecraft:red_mushroom_block", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -16735,6 +19370,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:red_mushroom_block[variant=east]", "resourcePath": "red_mushroom_block", "resourceVariant": "variant=east", @@ -16745,8 +19381,11 @@ "internalName": "minecraft:red_mushroom_block", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -16760,6 +19399,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:red_mushroom_block[variant=south_west]", "resourcePath": "red_mushroom_block", "resourceVariant": "variant=south_west", @@ -16770,8 +19410,11 @@ "internalName": "minecraft:red_mushroom_block", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -16785,6 +19428,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:red_mushroom_block[variant=south]", "resourcePath": "red_mushroom_block", "resourceVariant": "variant=south", @@ -16795,8 +19439,11 @@ "internalName": "minecraft:red_mushroom_block", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -16810,6 +19457,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:red_mushroom_block[variant=south_east]", "resourcePath": "red_mushroom_block", "resourceVariant": "variant=south_east", @@ -16820,8 +19468,11 @@ "internalName": "minecraft:red_mushroom_block", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -16835,6 +19486,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:red_mushroom_block[variant=stem]", "resourcePath": "red_mushroom_block", "resourceVariant": "variant=stem", @@ -16845,8 +19497,11 @@ "internalName": "minecraft:red_mushroom_block", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -16861,6 +19516,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:red_mushroom_block[variant=all_outside]", "resourcePath": "red_mushroom_block", "resourceVariant": "variant=all_outside", @@ -16871,8 +19527,11 @@ "internalName": "minecraft:red_mushroom_block", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -16886,6 +19545,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:red_mushroom_block[variant=all_stem]", "resourcePath": "red_mushroom_block", "resourceVariant": "variant=all_stem", @@ -16897,8 +19557,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -16913,6 +19576,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:iron_bars[east=false,north=false,south=false,west=false]", "resourcePath": "iron_bars", "resourceVariant": "east=false,north=false,south=false,west=false", @@ -16924,8 +19588,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "glass", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -16940,6 +19607,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:glass_pane[east=false,north=false,south=false,west=false]", "resourcePath": "glass_pane", "resourceVariant": "east=false,north=false,south=false,west=false", @@ -16951,8 +19619,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "gourd", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -16967,6 +19638,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:melon_block", "resourcePath": "melon_block", "resourceVariant": "normal", @@ -16977,8 +19649,11 @@ "internalName": "minecraft:pumpkin_stem", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -16993,6 +19668,7 @@ "maxz": 0.625, "defaultState": 1, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:pumpkin_stem[age=0,facing=up]", "resourcePath": "pumpkin_stem", "resourceVariant": "age=0,facing=up", @@ -17003,8 +19679,11 @@ "internalName": "minecraft:pumpkin_stem", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -17018,6 +19697,7 @@ "maxy": 0.25, "maxz": 0.625, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:pumpkin_stem[age=1,facing=up]", "resourcePath": "pumpkin_stem", "resourceVariant": "age=1,facing=up", @@ -17028,8 +19708,11 @@ "internalName": "minecraft:pumpkin_stem", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -17043,6 +19726,7 @@ "maxy": 0.25, "maxz": 0.625, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:pumpkin_stem[age=2,facing=up]", "resourcePath": "pumpkin_stem", "resourceVariant": "age=2,facing=up", @@ -17053,8 +19737,11 @@ "internalName": "minecraft:pumpkin_stem", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -17068,6 +19755,7 @@ "maxy": 0.25, "maxz": 0.625, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:pumpkin_stem[age=3,facing=up]", "resourcePath": "pumpkin_stem", "resourceVariant": "age=3,facing=up", @@ -17078,8 +19766,11 @@ "internalName": "minecraft:pumpkin_stem", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -17093,6 +19784,7 @@ "maxy": 0.25, "maxz": 0.625, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:pumpkin_stem[age=4,facing=up]", "resourcePath": "pumpkin_stem", "resourceVariant": "age=4,facing=up", @@ -17103,8 +19795,11 @@ "internalName": "minecraft:pumpkin_stem", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -17118,6 +19813,7 @@ "maxy": 0.25, "maxz": 0.625, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:pumpkin_stem[age=5,facing=up]", "resourcePath": "pumpkin_stem", "resourceVariant": "age=5,facing=up", @@ -17128,8 +19824,11 @@ "internalName": "minecraft:pumpkin_stem", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -17143,6 +19842,7 @@ "maxy": 0.25, "maxz": 0.625, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:pumpkin_stem[age=6,facing=up]", "resourcePath": "pumpkin_stem", "resourceVariant": "age=6,facing=up", @@ -17153,8 +19853,11 @@ "internalName": "minecraft:pumpkin_stem", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -17168,6 +19871,7 @@ "maxy": 0.25, "maxz": 0.625, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:pumpkin_stem[age=7,facing=up]", "resourcePath": "pumpkin_stem", "resourceVariant": "age=7,facing=up", @@ -17178,8 +19882,11 @@ "internalName": "minecraft:melon_stem", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -17194,6 +19901,7 @@ "maxz": 0.625, "defaultState": 1, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:melon_stem[age=0,facing=up]", "resourcePath": "melon_stem", "resourceVariant": "age=0,facing=up", @@ -17204,8 +19912,11 @@ "internalName": "minecraft:melon_stem", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -17219,6 +19930,7 @@ "maxy": 0.25, "maxz": 0.625, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:melon_stem[age=1,facing=up]", "resourcePath": "melon_stem", "resourceVariant": "age=1,facing=up", @@ -17229,8 +19941,11 @@ "internalName": "minecraft:melon_stem", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -17244,6 +19959,7 @@ "maxy": 0.25, "maxz": 0.625, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:melon_stem[age=2,facing=up]", "resourcePath": "melon_stem", "resourceVariant": "age=2,facing=up", @@ -17254,8 +19970,11 @@ "internalName": "minecraft:melon_stem", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -17269,6 +19988,7 @@ "maxy": 0.25, "maxz": 0.625, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:melon_stem[age=3,facing=up]", "resourcePath": "melon_stem", "resourceVariant": "age=3,facing=up", @@ -17279,8 +19999,11 @@ "internalName": "minecraft:melon_stem", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -17294,6 +20017,7 @@ "maxy": 0.25, "maxz": 0.625, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:melon_stem[age=4,facing=up]", "resourcePath": "melon_stem", "resourceVariant": "age=4,facing=up", @@ -17304,8 +20028,11 @@ "internalName": "minecraft:melon_stem", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -17319,6 +20046,7 @@ "maxy": 0.25, "maxz": 0.625, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:melon_stem[age=5,facing=up]", "resourcePath": "melon_stem", "resourceVariant": "age=5,facing=up", @@ -17329,8 +20057,11 @@ "internalName": "minecraft:melon_stem", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -17344,6 +20075,7 @@ "maxy": 0.25, "maxz": 0.625, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:melon_stem[age=6,facing=up]", "resourcePath": "melon_stem", "resourceVariant": "age=6,facing=up", @@ -17354,8 +20086,11 @@ "internalName": "minecraft:melon_stem", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -17369,6 +20104,7 @@ "maxy": 0.25, "maxz": 0.625, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:melon_stem[age=7,facing=up]", "resourcePath": "melon_stem", "resourceVariant": "age=7,facing=up", @@ -17380,8 +20116,11 @@ "color": 4764952, "creativeTab": "decorations", "materialName": "vine", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -17396,6 +20135,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:vine[east=false,north=false,south=false,up=false,west=false]", "resourcePath": "vine", "resourceVariant": "east=false,north=false,south=false,up=false,west=false", @@ -17407,8 +20147,11 @@ "color": 4764952, "creativeTab": "decorations", "materialName": "vine", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -17422,6 +20165,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:vine[east=false,north=false,south=true,up=false,west=false]", "resourcePath": "vine", "resourceVariant": "east=false,north=false,south=true,up=false,west=false", @@ -17433,8 +20177,11 @@ "color": 4764952, "creativeTab": "decorations", "materialName": "vine", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -17448,6 +20195,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:vine[east=false,north=false,south=false,up=false,west=true]", "resourcePath": "vine", "resourceVariant": "east=false,north=false,south=false,up=false,west=true", @@ -17459,8 +20207,11 @@ "color": 4764952, "creativeTab": "decorations", "materialName": "vine", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -17474,6 +20225,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:vine[east=false,north=false,south=true,up=false,west=true]", "resourcePath": "vine", "resourceVariant": "east=false,north=false,south=true,up=false,west=true", @@ -17485,8 +20237,11 @@ "color": 4764952, "creativeTab": "decorations", "materialName": "vine", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -17500,6 +20255,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:vine[east=false,north=true,south=false,up=false,west=false]", "resourcePath": "vine", "resourceVariant": "east=false,north=true,south=false,up=false,west=false", @@ -17511,8 +20267,11 @@ "color": 4764952, "creativeTab": "decorations", "materialName": "vine", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -17526,6 +20285,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:vine[east=false,north=true,south=true,up=false,west=false]", "resourcePath": "vine", "resourceVariant": "east=false,north=true,south=true,up=false,west=false", @@ -17537,8 +20297,11 @@ "color": 4764952, "creativeTab": "decorations", "materialName": "vine", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -17552,6 +20315,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:vine[east=false,north=true,south=false,up=false,west=true]", "resourcePath": "vine", "resourceVariant": "east=false,north=true,south=false,up=false,west=true", @@ -17563,8 +20327,11 @@ "color": 4764952, "creativeTab": "decorations", "materialName": "vine", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -17578,6 +20345,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:vine[east=false,north=true,south=true,up=false,west=true]", "resourcePath": "vine", "resourceVariant": "east=false,north=true,south=true,up=false,west=true", @@ -17589,8 +20357,11 @@ "color": 4764952, "creativeTab": "decorations", "materialName": "vine", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -17604,6 +20375,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:vine[east=true,north=false,south=false,up=false,west=false]", "resourcePath": "vine", "resourceVariant": "east=true,north=false,south=false,up=false,west=false", @@ -17615,8 +20387,11 @@ "color": 4764952, "creativeTab": "decorations", "materialName": "vine", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -17630,6 +20405,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:vine[east=true,north=false,south=true,up=false,west=false]", "resourcePath": "vine", "resourceVariant": "east=true,north=false,south=true,up=false,west=false", @@ -17641,8 +20417,11 @@ "color": 4764952, "creativeTab": "decorations", "materialName": "vine", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -17656,6 +20435,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:vine[east=true,north=false,south=false,up=false,west=true]", "resourcePath": "vine", "resourceVariant": "east=true,north=false,south=false,up=false,west=true", @@ -17667,8 +20447,11 @@ "color": 4764952, "creativeTab": "decorations", "materialName": "vine", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -17682,6 +20465,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:vine[east=true,north=false,south=true,up=false,west=true]", "resourcePath": "vine", "resourceVariant": "east=true,north=false,south=true,up=false,west=true", @@ -17693,8 +20477,11 @@ "color": 4764952, "creativeTab": "decorations", "materialName": "vine", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -17708,6 +20495,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:vine[east=true,north=true,south=false,up=false,west=false]", "resourcePath": "vine", "resourceVariant": "east=true,north=true,south=false,up=false,west=false", @@ -17719,8 +20507,11 @@ "color": 4764952, "creativeTab": "decorations", "materialName": "vine", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -17734,6 +20525,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:vine[east=true,north=true,south=true,up=false,west=false]", "resourcePath": "vine", "resourceVariant": "east=true,north=true,south=true,up=false,west=false", @@ -17745,8 +20537,11 @@ "color": 4764952, "creativeTab": "decorations", "materialName": "vine", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -17760,6 +20555,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:vine[east=true,north=true,south=false,up=false,west=true]", "resourcePath": "vine", "resourceVariant": "east=true,north=true,south=false,up=false,west=true", @@ -17771,8 +20567,11 @@ "color": 4764952, "creativeTab": "decorations", "materialName": "vine", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -17786,6 +20585,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:vine[east=true,north=true,south=true,up=false,west=true]", "resourcePath": "vine", "resourceVariant": "east=true,north=true,south=true,up=false,west=true", @@ -17797,8 +20597,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -17812,6 +20615,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:fence_gate[facing=south,in_wall=false,open=false,powered=false]", "resourcePath": "fence_gate", "resourceVariant": "facing=south,in_wall=false,open=false", @@ -17823,8 +20627,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -17838,6 +20645,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:fence_gate[facing=west,in_wall=false,open=false,powered=false]", "resourcePath": "fence_gate", "resourceVariant": "facing=west,in_wall=false,open=false", @@ -17849,8 +20657,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -17865,6 +20676,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:fence_gate[facing=north,in_wall=false,open=false,powered=false]", "resourcePath": "fence_gate", "resourceVariant": "facing=north,in_wall=false,open=false", @@ -17876,8 +20688,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -17891,6 +20706,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:fence_gate[facing=east,in_wall=false,open=false,powered=false]", "resourcePath": "fence_gate", "resourceVariant": "facing=east,in_wall=false,open=false", @@ -17902,8 +20718,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -17917,6 +20736,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:fence_gate[facing=south,in_wall=false,open=true,powered=false]", "resourcePath": "fence_gate", "resourceVariant": "facing=south,in_wall=false,open=true", @@ -17928,8 +20748,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -17943,6 +20766,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:fence_gate[facing=west,in_wall=false,open=true,powered=false]", "resourcePath": "fence_gate", "resourceVariant": "facing=west,in_wall=false,open=true", @@ -17954,8 +20778,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -17969,6 +20796,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:fence_gate[facing=north,in_wall=false,open=true,powered=false]", "resourcePath": "fence_gate", "resourceVariant": "facing=north,in_wall=false,open=true", @@ -17980,8 +20808,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -17995,6 +20826,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:fence_gate[facing=east,in_wall=false,open=true,powered=false]", "resourcePath": "fence_gate", "resourceVariant": "facing=east,in_wall=false,open=true", @@ -18006,8 +20838,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -18021,6 +20856,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:fence_gate[facing=south,in_wall=false,open=false,powered=true]", "resourcePath": "fence_gate", "resourceVariant": "facing=south,in_wall=false,open=false", @@ -18032,8 +20868,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -18047,6 +20886,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:fence_gate[facing=west,in_wall=false,open=false,powered=true]", "resourcePath": "fence_gate", "resourceVariant": "facing=west,in_wall=false,open=false", @@ -18058,8 +20898,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -18073,6 +20916,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:fence_gate[facing=north,in_wall=false,open=false,powered=true]", "resourcePath": "fence_gate", "resourceVariant": "facing=north,in_wall=false,open=false", @@ -18084,8 +20928,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -18099,6 +20946,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:fence_gate[facing=east,in_wall=false,open=false,powered=true]", "resourcePath": "fence_gate", "resourceVariant": "facing=east,in_wall=false,open=false", @@ -18110,8 +20958,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -18125,6 +20976,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:fence_gate[facing=south,in_wall=false,open=true,powered=true]", "resourcePath": "fence_gate", "resourceVariant": "facing=south,in_wall=false,open=true", @@ -18136,8 +20988,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -18151,6 +21006,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:fence_gate[facing=west,in_wall=false,open=true,powered=true]", "resourcePath": "fence_gate", "resourceVariant": "facing=west,in_wall=false,open=true", @@ -18162,8 +21018,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -18177,6 +21036,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:fence_gate[facing=north,in_wall=false,open=true,powered=true]", "resourcePath": "fence_gate", "resourceVariant": "facing=north,in_wall=false,open=true", @@ -18188,8 +21048,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -18203,6 +21066,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:fence_gate[facing=east,in_wall=false,open=true,powered=true]", "resourcePath": "fence_gate", "resourceVariant": "facing=east,in_wall=false,open=true", @@ -18214,8 +21078,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -18229,6 +21096,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:brick_stairs[facing=east,half=bottom,shape=straight]", "resourcePath": "brick_stairs", "resourceVariant": "facing=east,half=bottom,shape=straight", @@ -18240,8 +21108,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -18255,6 +21126,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:brick_stairs[facing=west,half=bottom,shape=straight]", "resourcePath": "brick_stairs", "resourceVariant": "facing=west,half=bottom,shape=straight", @@ -18266,8 +21138,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -18281,6 +21156,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:brick_stairs[facing=south,half=bottom,shape=straight]", "resourcePath": "brick_stairs", "resourceVariant": "facing=south,half=bottom,shape=straight", @@ -18292,8 +21168,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -18308,6 +21187,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:brick_stairs[facing=north,half=bottom,shape=straight]", "resourcePath": "brick_stairs", "resourceVariant": "facing=north,half=bottom,shape=straight", @@ -18319,8 +21199,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -18334,6 +21217,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:brick_stairs[facing=east,half=top,shape=straight]", "resourcePath": "brick_stairs", "resourceVariant": "facing=east,half=top,shape=straight", @@ -18345,8 +21229,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -18360,6 +21247,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:brick_stairs[facing=west,half=top,shape=straight]", "resourcePath": "brick_stairs", "resourceVariant": "facing=west,half=top,shape=straight", @@ -18371,8 +21259,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -18386,6 +21277,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:brick_stairs[facing=south,half=top,shape=straight]", "resourcePath": "brick_stairs", "resourceVariant": "facing=south,half=top,shape=straight", @@ -18397,8 +21289,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -18412,6 +21307,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:brick_stairs[facing=north,half=top,shape=straight]", "resourcePath": "brick_stairs", "resourceVariant": "facing=north,half=top,shape=straight", @@ -18423,8 +21319,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -18438,6 +21337,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:stone_brick_stairs[facing=east,half=bottom,shape=straight]", "resourcePath": "stone_brick_stairs", "resourceVariant": "facing=east,half=bottom,shape=straight", @@ -18449,8 +21349,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -18464,6 +21367,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:stone_brick_stairs[facing=west,half=bottom,shape=straight]", "resourcePath": "stone_brick_stairs", "resourceVariant": "facing=west,half=bottom,shape=straight", @@ -18475,8 +21379,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -18490,6 +21397,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:stone_brick_stairs[facing=south,half=bottom,shape=straight]", "resourcePath": "stone_brick_stairs", "resourceVariant": "facing=south,half=bottom,shape=straight", @@ -18501,8 +21409,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -18517,6 +21428,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:stone_brick_stairs[facing=north,half=bottom,shape=straight]", "resourcePath": "stone_brick_stairs", "resourceVariant": "facing=north,half=bottom,shape=straight", @@ -18528,8 +21440,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -18543,6 +21458,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:stone_brick_stairs[facing=east,half=top,shape=straight]", "resourcePath": "stone_brick_stairs", "resourceVariant": "facing=east,half=top,shape=straight", @@ -18554,8 +21470,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -18569,6 +21488,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:stone_brick_stairs[facing=west,half=top,shape=straight]", "resourcePath": "stone_brick_stairs", "resourceVariant": "facing=west,half=top,shape=straight", @@ -18580,8 +21500,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -18595,6 +21518,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:stone_brick_stairs[facing=south,half=top,shape=straight]", "resourcePath": "stone_brick_stairs", "resourceVariant": "facing=south,half=top,shape=straight", @@ -18606,8 +21530,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -18621,6 +21548,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:stone_brick_stairs[facing=north,half=top,shape=straight]", "resourcePath": "stone_brick_stairs", "resourceVariant": "facing=north,half=top,shape=straight", @@ -18632,8 +21560,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "grass", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -18648,6 +21579,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 8368696, + "materialMapColorIndex": 1, "blockState": "minecraft:mycelium[snowy=false]", "resourcePath": "mycelium", "resourceVariant": "snowy=false", @@ -18659,8 +21591,11 @@ "color": 7455580, "creativeTab": "decorations", "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -18675,6 +21610,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:waterlily", "resourcePath": "waterlily", "resourceVariant": "normal", @@ -18686,8 +21622,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -18702,6 +21641,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 7340544, + "materialMapColorIndex": 35, "blockState": "minecraft:nether_brick", "resourcePath": "nether_brick", "resourceVariant": "normal", @@ -18713,8 +21653,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -18729,6 +21672,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:nether_brick_fence[east=false,north=false,south=false,west=false]", "resourcePath": "nether_brick_fence", "resourceVariant": "east=false,north=false,south=false,west=false", @@ -18740,8 +21684,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -18755,6 +21702,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7340544, + "materialMapColorIndex": 35, "blockState": "minecraft:nether_brick_stairs[facing=east,half=bottom,shape=straight]", "resourcePath": "nether_brick_stairs", "resourceVariant": "facing=east,half=bottom,shape=straight", @@ -18766,8 +21714,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -18781,6 +21732,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7340544, + "materialMapColorIndex": 35, "blockState": "minecraft:nether_brick_stairs[facing=west,half=bottom,shape=straight]", "resourcePath": "nether_brick_stairs", "resourceVariant": "facing=west,half=bottom,shape=straight", @@ -18792,8 +21744,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -18807,6 +21762,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7340544, + "materialMapColorIndex": 35, "blockState": "minecraft:nether_brick_stairs[facing=south,half=bottom,shape=straight]", "resourcePath": "nether_brick_stairs", "resourceVariant": "facing=south,half=bottom,shape=straight", @@ -18818,8 +21774,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -18834,6 +21793,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 7340544, + "materialMapColorIndex": 35, "blockState": "minecraft:nether_brick_stairs[facing=north,half=bottom,shape=straight]", "resourcePath": "nether_brick_stairs", "resourceVariant": "facing=north,half=bottom,shape=straight", @@ -18845,8 +21805,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -18860,6 +21823,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7340544, + "materialMapColorIndex": 35, "blockState": "minecraft:nether_brick_stairs[facing=east,half=top,shape=straight]", "resourcePath": "nether_brick_stairs", "resourceVariant": "facing=east,half=top,shape=straight", @@ -18871,8 +21835,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -18886,6 +21853,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7340544, + "materialMapColorIndex": 35, "blockState": "minecraft:nether_brick_stairs[facing=west,half=top,shape=straight]", "resourcePath": "nether_brick_stairs", "resourceVariant": "facing=west,half=top,shape=straight", @@ -18897,8 +21865,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -18912,6 +21883,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7340544, + "materialMapColorIndex": 35, "blockState": "minecraft:nether_brick_stairs[facing=south,half=top,shape=straight]", "resourcePath": "nether_brick_stairs", "resourceVariant": "facing=south,half=top,shape=straight", @@ -18923,8 +21895,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -18938,6 +21913,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7340544, + "materialMapColorIndex": 35, "blockState": "minecraft:nether_brick_stairs[facing=north,half=top,shape=straight]", "resourcePath": "nether_brick_stairs", "resourceVariant": "facing=north,half=top,shape=straight", @@ -18948,8 +21924,11 @@ "internalName": "minecraft:nether_wart", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -18964,6 +21943,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:nether_wart[age=0]", "resourcePath": "nether_wart", "resourceVariant": "age=0", @@ -18974,8 +21954,11 @@ "internalName": "minecraft:nether_wart", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -18989,6 +21972,7 @@ "maxy": 0.25, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:nether_wart[age=1]", "resourcePath": "nether_wart", "resourceVariant": "age=1", @@ -18999,8 +21983,11 @@ "internalName": "minecraft:nether_wart", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -19014,6 +22001,7 @@ "maxy": 0.25, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:nether_wart[age=2]", "resourcePath": "nether_wart", "resourceVariant": "age=2", @@ -19024,8 +22012,11 @@ "internalName": "minecraft:nether_wart", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -19039,6 +22030,7 @@ "maxy": 0.25, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:nether_wart[age=3]", "resourcePath": "nether_wart", "resourceVariant": "age=3", @@ -19050,8 +22042,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -19066,6 +22061,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:enchanting_table", "resourcePath": "enchanting_table", "resourceVariant": "normal", @@ -19076,8 +22072,11 @@ "internalName": "minecraft:brewing_stand", "color": 16777215, "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 1, @@ -19092,6 +22091,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:brewing_stand[has_bottle_0=false,has_bottle_1=false,has_bottle_2=false]", "resourcePath": "brewing_stand", "resourceVariant": "has_bottle_0=false,has_bottle_1=false,has_bottle_2=false", @@ -19102,8 +22102,11 @@ "internalName": "minecraft:brewing_stand", "color": 16777215, "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 1, @@ -19117,6 +22120,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:brewing_stand[has_bottle_0=true,has_bottle_1=false,has_bottle_2=false]", "resourcePath": "brewing_stand", "resourceVariant": "has_bottle_0=true,has_bottle_1=false,has_bottle_2=false", @@ -19127,8 +22131,11 @@ "internalName": "minecraft:brewing_stand", "color": 16777215, "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 1, @@ -19142,6 +22149,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:brewing_stand[has_bottle_0=false,has_bottle_1=true,has_bottle_2=false]", "resourcePath": "brewing_stand", "resourceVariant": "has_bottle_0=false,has_bottle_1=true,has_bottle_2=false", @@ -19152,8 +22160,11 @@ "internalName": "minecraft:brewing_stand", "color": 16777215, "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 1, @@ -19167,6 +22178,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:brewing_stand[has_bottle_0=true,has_bottle_1=true,has_bottle_2=false]", "resourcePath": "brewing_stand", "resourceVariant": "has_bottle_0=true,has_bottle_1=true,has_bottle_2=false", @@ -19177,8 +22189,11 @@ "internalName": "minecraft:brewing_stand", "color": 16777215, "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 1, @@ -19192,6 +22207,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:brewing_stand[has_bottle_0=false,has_bottle_1=false,has_bottle_2=true]", "resourcePath": "brewing_stand", "resourceVariant": "has_bottle_0=false,has_bottle_1=false,has_bottle_2=true", @@ -19202,8 +22218,11 @@ "internalName": "minecraft:brewing_stand", "color": 16777215, "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 1, @@ -19217,6 +22236,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:brewing_stand[has_bottle_0=true,has_bottle_1=false,has_bottle_2=true]", "resourcePath": "brewing_stand", "resourceVariant": "has_bottle_0=true,has_bottle_1=false,has_bottle_2=true", @@ -19227,8 +22247,11 @@ "internalName": "minecraft:brewing_stand", "color": 16777215, "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 1, @@ -19242,6 +22265,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:brewing_stand[has_bottle_0=false,has_bottle_1=true,has_bottle_2=true]", "resourcePath": "brewing_stand", "resourceVariant": "has_bottle_0=false,has_bottle_1=true,has_bottle_2=true", @@ -19252,8 +22276,11 @@ "internalName": "minecraft:brewing_stand", "color": 16777215, "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 1, @@ -19267,6 +22294,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:brewing_stand[has_bottle_0=true,has_bottle_1=true,has_bottle_2=true]", "resourcePath": "brewing_stand", "resourceVariant": "has_bottle_0=true,has_bottle_1=true,has_bottle_2=true", @@ -19277,8 +22305,11 @@ "internalName": "minecraft:cauldron", "color": 16777215, "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -19293,6 +22324,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:cauldron[level=0]", "resourcePath": "cauldron", "resourceVariant": "level=0", @@ -19303,8 +22335,11 @@ "internalName": "minecraft:cauldron", "color": 16777215, "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -19318,6 +22353,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:cauldron[level=1]", "resourcePath": "cauldron", "resourceVariant": "level=1", @@ -19328,8 +22364,11 @@ "internalName": "minecraft:cauldron", "color": 16777215, "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -19343,6 +22382,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:cauldron[level=2]", "resourcePath": "cauldron", "resourceVariant": "level=2", @@ -19353,8 +22393,11 @@ "internalName": "minecraft:cauldron", "color": 16777215, "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -19368,6 +22411,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:cauldron[level=3]", "resourcePath": "cauldron", "resourceVariant": "level=3", @@ -19378,8 +22422,11 @@ "internalName": "minecraft:end_portal", "color": 16777215, "materialName": "portal", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 15, @@ -19394,6 +22441,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 1381407, + "materialMapColorIndex": 34, "blockState": "minecraft:end_portal", "unlocalizedName": "tile.null", "displayName": "tile.null.name" @@ -19403,8 +22451,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": true, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 1, @@ -19418,6 +22469,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:end_portal_frame[eye=false,facing=south]", "resourcePath": "end_portal_frame", "resourceVariant": "eye=false,facing=south", @@ -19429,8 +22481,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": true, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 1, @@ -19444,6 +22499,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:end_portal_frame[eye=false,facing=west]", "resourcePath": "end_portal_frame", "resourceVariant": "eye=false,facing=west", @@ -19455,8 +22511,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": true, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 1, @@ -19471,6 +22530,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:end_portal_frame[eye=false,facing=north]", "resourcePath": "end_portal_frame", "resourceVariant": "eye=false,facing=north", @@ -19482,8 +22542,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": true, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 1, @@ -19497,6 +22560,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:end_portal_frame[eye=false,facing=east]", "resourcePath": "end_portal_frame", "resourceVariant": "eye=false,facing=east", @@ -19508,8 +22572,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": true, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 1, @@ -19523,6 +22590,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:end_portal_frame[eye=true,facing=south]", "resourcePath": "end_portal_frame", "resourceVariant": "eye=true,facing=south", @@ -19534,8 +22602,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": true, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 1, @@ -19549,6 +22620,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:end_portal_frame[eye=true,facing=west]", "resourcePath": "end_portal_frame", "resourceVariant": "eye=true,facing=west", @@ -19560,8 +22632,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": true, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 1, @@ -19575,6 +22650,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:end_portal_frame[eye=true,facing=north]", "resourcePath": "end_portal_frame", "resourceVariant": "eye=true,facing=north", @@ -19586,8 +22662,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": true, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 1, @@ -19601,6 +22680,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:end_portal_frame[eye=true,facing=east]", "resourcePath": "end_portal_frame", "resourceVariant": "eye=true,facing=east", @@ -19612,8 +22692,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -19628,6 +22711,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:end_stone", "resourcePath": "end_stone", "resourceVariant": "normal", @@ -19638,8 +22722,11 @@ "internalName": "minecraft:dragon_egg", "color": 16777215, "materialName": "dragonEgg", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 1, @@ -19654,6 +22741,7 @@ "maxz": 0.9375, "defaultState": 1, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:dragon_egg", "resourcePath": "dragon_egg", "resourceVariant": "normal", @@ -19665,8 +22753,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "redstoneLight", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -19681,6 +22772,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:redstone_lamp", "resourcePath": "redstone_lamp", "resourceVariant": "normal", @@ -19691,8 +22783,11 @@ "internalName": "minecraft:lit_redstone_lamp", "color": 16777215, "materialName": "redstoneLight", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 15, @@ -19707,6 +22802,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:lit_redstone_lamp", "resourcePath": "lit_redstone_lamp", "resourceVariant": "normal", @@ -19718,8 +22814,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -19734,6 +22833,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:double_wooden_slab[variant=oak]", "resourcePath": "oak_double_slab", "resourceVariant": "normal", @@ -19745,8 +22845,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -19760,6 +22863,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:double_wooden_slab[variant=spruce]", "resourcePath": "spruce_double_slab", "resourceVariant": "normal", @@ -19771,8 +22875,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -19786,6 +22893,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:double_wooden_slab[variant=birch]", "resourcePath": "birch_double_slab", "resourceVariant": "normal", @@ -19797,8 +22905,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -19812,6 +22923,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:double_wooden_slab[variant=jungle]", "resourcePath": "jungle_double_slab", "resourceVariant": "normal", @@ -19823,8 +22935,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -19838,6 +22953,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:double_wooden_slab[variant=acacia]", "resourcePath": "acacia_double_slab", "resourceVariant": "normal", @@ -19849,8 +22965,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -19864,6 +22983,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:double_wooden_slab[variant=dark_oak]", "resourcePath": "dark_oak_double_slab", "resourceVariant": "normal", @@ -19875,8 +22995,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -19891,6 +23014,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:wooden_slab[half=bottom,variant=oak]", "resourcePath": "oak_slab", "resourceVariant": "half=bottom", @@ -19902,8 +23026,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -19917,6 +23044,7 @@ "maxy": 0.5, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:wooden_slab[half=bottom,variant=spruce]", "resourcePath": "spruce_slab", "resourceVariant": "half=bottom", @@ -19928,8 +23056,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -19943,6 +23074,7 @@ "maxy": 0.5, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:wooden_slab[half=bottom,variant=birch]", "resourcePath": "birch_slab", "resourceVariant": "half=bottom", @@ -19954,8 +23086,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -19969,6 +23104,7 @@ "maxy": 0.5, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:wooden_slab[half=bottom,variant=jungle]", "resourcePath": "jungle_slab", "resourceVariant": "half=bottom", @@ -19980,8 +23116,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -19995,6 +23134,7 @@ "maxy": 0.5, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:wooden_slab[half=bottom,variant=acacia]", "resourcePath": "acacia_slab", "resourceVariant": "half=bottom", @@ -20006,8 +23146,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -20021,6 +23164,7 @@ "maxy": 0.5, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:wooden_slab[half=bottom,variant=dark_oak]", "resourcePath": "dark_oak_slab", "resourceVariant": "half=bottom", @@ -20032,8 +23176,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -20047,6 +23194,7 @@ "maxy": 0.5, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:wooden_slab[half=top,variant=oak]", "resourcePath": "oak_slab", "resourceVariant": "half=top", @@ -20058,8 +23206,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -20073,6 +23224,7 @@ "maxy": 0.5, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:wooden_slab[half=top,variant=spruce]", "resourcePath": "spruce_slab", "resourceVariant": "half=top", @@ -20084,8 +23236,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -20099,6 +23254,7 @@ "maxy": 0.5, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:wooden_slab[half=top,variant=birch]", "resourcePath": "birch_slab", "resourceVariant": "half=top", @@ -20110,8 +23266,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -20125,6 +23284,7 @@ "maxy": 0.5, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:wooden_slab[half=top,variant=jungle]", "resourcePath": "jungle_slab", "resourceVariant": "half=top", @@ -20136,8 +23296,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -20151,6 +23314,7 @@ "maxy": 0.5, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:wooden_slab[half=top,variant=acacia]", "resourcePath": "acacia_slab", "resourceVariant": "half=top", @@ -20162,8 +23326,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -20177,6 +23344,7 @@ "maxy": 0.5, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:wooden_slab[half=top,variant=dark_oak]", "resourcePath": "dark_oak_slab", "resourceVariant": "half=top", @@ -20187,8 +23355,11 @@ "internalName": "minecraft:cocoa", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -20202,6 +23373,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:cocoa[age=0,facing=south]", "resourcePath": "cocoa", "resourceVariant": "age=0,facing=south", @@ -20212,8 +23384,11 @@ "internalName": "minecraft:cocoa", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -20227,6 +23402,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:cocoa[age=0,facing=west]", "resourcePath": "cocoa", "resourceVariant": "age=0,facing=west", @@ -20237,8 +23413,11 @@ "internalName": "minecraft:cocoa", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -20253,6 +23432,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:cocoa[age=0,facing=north]", "resourcePath": "cocoa", "resourceVariant": "age=0,facing=north", @@ -20263,8 +23443,11 @@ "internalName": "minecraft:cocoa", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -20278,6 +23461,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:cocoa[age=0,facing=east]", "resourcePath": "cocoa", "resourceVariant": "age=0,facing=east", @@ -20288,8 +23472,11 @@ "internalName": "minecraft:cocoa", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -20303,6 +23490,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:cocoa[age=1,facing=south]", "resourcePath": "cocoa", "resourceVariant": "age=1,facing=south", @@ -20313,8 +23501,11 @@ "internalName": "minecraft:cocoa", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -20328,6 +23519,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:cocoa[age=1,facing=west]", "resourcePath": "cocoa", "resourceVariant": "age=1,facing=west", @@ -20338,8 +23530,11 @@ "internalName": "minecraft:cocoa", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -20353,6 +23548,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:cocoa[age=1,facing=north]", "resourcePath": "cocoa", "resourceVariant": "age=1,facing=north", @@ -20363,8 +23559,11 @@ "internalName": "minecraft:cocoa", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -20378,6 +23577,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:cocoa[age=1,facing=east]", "resourcePath": "cocoa", "resourceVariant": "age=1,facing=east", @@ -20388,8 +23588,11 @@ "internalName": "minecraft:cocoa", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -20403,6 +23606,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:cocoa[age=2,facing=south]", "resourcePath": "cocoa", "resourceVariant": "age=2,facing=south", @@ -20413,8 +23617,11 @@ "internalName": "minecraft:cocoa", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -20428,6 +23635,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:cocoa[age=2,facing=west]", "resourcePath": "cocoa", "resourceVariant": "age=2,facing=west", @@ -20438,8 +23646,11 @@ "internalName": "minecraft:cocoa", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -20453,6 +23664,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:cocoa[age=2,facing=north]", "resourcePath": "cocoa", "resourceVariant": "age=2,facing=north", @@ -20463,8 +23675,11 @@ "internalName": "minecraft:cocoa", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -20478,6 +23693,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:cocoa[age=2,facing=east]", "resourcePath": "cocoa", "resourceVariant": "age=2,facing=east", @@ -20489,8 +23705,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -20504,6 +23723,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:sandstone_stairs[facing=east,half=bottom,shape=straight]", "resourcePath": "sandstone_stairs", "resourceVariant": "facing=east,half=bottom,shape=straight", @@ -20515,8 +23735,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -20530,6 +23753,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:sandstone_stairs[facing=west,half=bottom,shape=straight]", "resourcePath": "sandstone_stairs", "resourceVariant": "facing=west,half=bottom,shape=straight", @@ -20541,8 +23765,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -20556,6 +23783,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:sandstone_stairs[facing=south,half=bottom,shape=straight]", "resourcePath": "sandstone_stairs", "resourceVariant": "facing=south,half=bottom,shape=straight", @@ -20567,8 +23795,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -20583,6 +23814,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:sandstone_stairs[facing=north,half=bottom,shape=straight]", "resourcePath": "sandstone_stairs", "resourceVariant": "facing=north,half=bottom,shape=straight", @@ -20594,8 +23826,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -20609,6 +23844,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:sandstone_stairs[facing=east,half=top,shape=straight]", "resourcePath": "sandstone_stairs", "resourceVariant": "facing=east,half=top,shape=straight", @@ -20620,8 +23856,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -20635,6 +23874,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:sandstone_stairs[facing=west,half=top,shape=straight]", "resourcePath": "sandstone_stairs", "resourceVariant": "facing=west,half=top,shape=straight", @@ -20646,8 +23886,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -20661,6 +23904,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:sandstone_stairs[facing=south,half=top,shape=straight]", "resourcePath": "sandstone_stairs", "resourceVariant": "facing=south,half=top,shape=straight", @@ -20672,8 +23916,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -20687,6 +23934,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:sandstone_stairs[facing=north,half=top,shape=straight]", "resourcePath": "sandstone_stairs", "resourceVariant": "facing=north,half=top,shape=straight", @@ -20698,8 +23946,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -20714,6 +23965,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:emerald_ore", "resourcePath": "emerald_ore", "resourceVariant": "normal", @@ -20725,8 +23977,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 7, @@ -20740,6 +23995,7 @@ "maxy": 0.875, "maxz": 0.9375, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:ender_chest[facing=north]", "unlocalizedName": "tile.enderChest", "displayName": "Ender Chest" @@ -20749,8 +24005,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 7, @@ -20764,6 +24023,7 @@ "maxy": 0.875, "maxz": 0.9375, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:ender_chest[facing=south]", "unlocalizedName": "tile.enderChest", "displayName": "Ender Chest" @@ -20773,8 +24033,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 7, @@ -20788,6 +24051,7 @@ "maxy": 0.875, "maxz": 0.9375, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:ender_chest[facing=west]", "unlocalizedName": "tile.enderChest", "displayName": "Ender Chest" @@ -20797,8 +24061,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 7, @@ -20812,6 +24079,7 @@ "maxy": 0.875, "maxz": 0.9375, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:ender_chest[facing=east]", "unlocalizedName": "tile.enderChest", "displayName": "Ender Chest" @@ -20821,8 +24089,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -20836,6 +24107,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:tripwire_hook[attached=false,facing=south,powered=false,suspended=false]", "resourcePath": "tripwire_hook", "resourceVariant": "attached=false,facing=south,powered=false,suspended=false", @@ -20847,8 +24119,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -20862,6 +24137,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:tripwire_hook[attached=false,facing=west,powered=false,suspended=false]", "resourcePath": "tripwire_hook", "resourceVariant": "attached=false,facing=west,powered=false,suspended=false", @@ -20873,8 +24149,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -20889,6 +24168,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:tripwire_hook[attached=false,facing=north,powered=false,suspended=false]", "resourcePath": "tripwire_hook", "resourceVariant": "attached=false,facing=north,powered=false,suspended=false", @@ -20900,8 +24180,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -20915,6 +24198,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:tripwire_hook[attached=false,facing=east,powered=false,suspended=false]", "resourcePath": "tripwire_hook", "resourceVariant": "attached=false,facing=east,powered=false,suspended=false", @@ -20926,8 +24210,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -20941,6 +24228,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:tripwire_hook[attached=true,facing=south,powered=false,suspended=false]", "resourcePath": "tripwire_hook", "resourceVariant": "attached=true,facing=south,powered=false,suspended=false", @@ -20952,8 +24240,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -20967,6 +24258,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:tripwire_hook[attached=true,facing=west,powered=false,suspended=false]", "resourcePath": "tripwire_hook", "resourceVariant": "attached=true,facing=west,powered=false,suspended=false", @@ -20978,8 +24270,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -20993,6 +24288,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:tripwire_hook[attached=true,facing=north,powered=false,suspended=false]", "resourcePath": "tripwire_hook", "resourceVariant": "attached=true,facing=north,powered=false,suspended=false", @@ -21004,8 +24300,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -21019,6 +24318,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:tripwire_hook[attached=true,facing=east,powered=false,suspended=false]", "resourcePath": "tripwire_hook", "resourceVariant": "attached=true,facing=east,powered=false,suspended=false", @@ -21030,8 +24330,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -21045,6 +24348,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:tripwire_hook[attached=false,facing=south,powered=true,suspended=false]", "resourcePath": "tripwire_hook", "resourceVariant": "attached=false,facing=south,powered=true,suspended=false", @@ -21056,8 +24360,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -21071,6 +24378,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:tripwire_hook[attached=false,facing=west,powered=true,suspended=false]", "resourcePath": "tripwire_hook", "resourceVariant": "attached=false,facing=west,powered=true,suspended=false", @@ -21082,8 +24390,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -21097,6 +24408,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:tripwire_hook[attached=false,facing=north,powered=true,suspended=false]", "resourcePath": "tripwire_hook", "resourceVariant": "attached=false,facing=north,powered=true,suspended=false", @@ -21108,8 +24420,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -21123,6 +24438,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:tripwire_hook[attached=false,facing=east,powered=true,suspended=false]", "resourcePath": "tripwire_hook", "resourceVariant": "attached=false,facing=east,powered=true,suspended=false", @@ -21134,8 +24450,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -21149,6 +24468,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:tripwire_hook[attached=true,facing=south,powered=true,suspended=false]", "resourcePath": "tripwire_hook", "resourceVariant": "attached=true,facing=south,powered=true,suspended=false", @@ -21160,8 +24480,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -21175,6 +24498,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:tripwire_hook[attached=true,facing=west,powered=true,suspended=false]", "resourcePath": "tripwire_hook", "resourceVariant": "attached=true,facing=west,powered=true,suspended=false", @@ -21186,8 +24510,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -21201,6 +24528,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:tripwire_hook[attached=true,facing=north,powered=true,suspended=false]", "resourcePath": "tripwire_hook", "resourceVariant": "attached=true,facing=north,powered=true,suspended=false", @@ -21212,8 +24540,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -21227,6 +24558,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:tripwire_hook[attached=true,facing=east,powered=true,suspended=false]", "resourcePath": "tripwire_hook", "resourceVariant": "attached=true,facing=east,powered=true,suspended=false", @@ -21237,8 +24569,11 @@ "internalName": "minecraft:tripwire", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -21253,6 +24588,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:tripwire[attached=false,disarmed=false,east=false,north=false,powered=false,south=false,suspended=false,west=false]", "resourcePath": "tripwire", "resourceVariant": "attached=false,east=false,north=false,south=false,suspended=false,west=false", @@ -21263,8 +24599,11 @@ "internalName": "minecraft:tripwire", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -21278,6 +24617,7 @@ "maxy": 0.15625, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:tripwire[attached=false,disarmed=false,east=false,north=false,powered=true,south=false,suspended=false,west=false]", "resourcePath": "tripwire", "resourceVariant": "attached=false,east=false,north=false,south=false,suspended=false,west=false", @@ -21288,8 +24628,11 @@ "internalName": "minecraft:tripwire", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -21303,6 +24646,7 @@ "maxy": 0.15625, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:tripwire[attached=false,disarmed=false,east=false,north=false,powered=false,south=false,suspended=true,west=false]", "resourcePath": "tripwire", "resourceVariant": "attached=false,east=false,north=false,south=false,suspended=true,west=false", @@ -21313,8 +24657,11 @@ "internalName": "minecraft:tripwire", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -21328,6 +24675,7 @@ "maxy": 0.15625, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:tripwire[attached=false,disarmed=false,east=false,north=false,powered=true,south=false,suspended=true,west=false]", "resourcePath": "tripwire", "resourceVariant": "attached=false,east=false,north=false,south=false,suspended=true,west=false", @@ -21338,8 +24686,11 @@ "internalName": "minecraft:tripwire", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -21353,6 +24704,7 @@ "maxy": 0.15625, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:tripwire[attached=true,disarmed=false,east=false,north=false,powered=false,south=false,suspended=false,west=false]", "resourcePath": "tripwire", "resourceVariant": "attached=true,east=false,north=false,south=false,suspended=false,west=false", @@ -21363,8 +24715,11 @@ "internalName": "minecraft:tripwire", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -21378,6 +24733,7 @@ "maxy": 0.15625, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:tripwire[attached=true,disarmed=false,east=false,north=false,powered=true,south=false,suspended=false,west=false]", "resourcePath": "tripwire", "resourceVariant": "attached=true,east=false,north=false,south=false,suspended=false,west=false", @@ -21388,8 +24744,11 @@ "internalName": "minecraft:tripwire", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -21403,6 +24762,7 @@ "maxy": 0.15625, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:tripwire[attached=true,disarmed=false,east=false,north=false,powered=false,south=false,suspended=true,west=false]", "resourcePath": "tripwire", "resourceVariant": "attached=true,east=false,north=false,south=false,suspended=true,west=false", @@ -21413,8 +24773,11 @@ "internalName": "minecraft:tripwire", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -21428,6 +24791,7 @@ "maxy": 0.15625, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:tripwire[attached=true,disarmed=false,east=false,north=false,powered=true,south=false,suspended=true,west=false]", "resourcePath": "tripwire", "resourceVariant": "attached=true,east=false,north=false,south=false,suspended=true,west=false", @@ -21438,8 +24802,11 @@ "internalName": "minecraft:tripwire", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -21453,6 +24820,7 @@ "maxy": 0.15625, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:tripwire[attached=false,disarmed=true,east=false,north=false,powered=false,south=false,suspended=false,west=false]", "resourcePath": "tripwire", "resourceVariant": "attached=false,east=false,north=false,south=false,suspended=false,west=false", @@ -21463,8 +24831,11 @@ "internalName": "minecraft:tripwire", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -21478,6 +24849,7 @@ "maxy": 0.15625, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:tripwire[attached=false,disarmed=true,east=false,north=false,powered=true,south=false,suspended=false,west=false]", "resourcePath": "tripwire", "resourceVariant": "attached=false,east=false,north=false,south=false,suspended=false,west=false", @@ -21488,8 +24860,11 @@ "internalName": "minecraft:tripwire", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -21503,6 +24878,7 @@ "maxy": 0.15625, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:tripwire[attached=false,disarmed=true,east=false,north=false,powered=false,south=false,suspended=true,west=false]", "resourcePath": "tripwire", "resourceVariant": "attached=false,east=false,north=false,south=false,suspended=true,west=false", @@ -21513,8 +24889,11 @@ "internalName": "minecraft:tripwire", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -21528,6 +24907,7 @@ "maxy": 0.15625, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:tripwire[attached=false,disarmed=true,east=false,north=false,powered=true,south=false,suspended=true,west=false]", "resourcePath": "tripwire", "resourceVariant": "attached=false,east=false,north=false,south=false,suspended=true,west=false", @@ -21538,8 +24918,11 @@ "internalName": "minecraft:tripwire", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -21553,6 +24936,7 @@ "maxy": 0.15625, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:tripwire[attached=true,disarmed=true,east=false,north=false,powered=false,south=false,suspended=false,west=false]", "resourcePath": "tripwire", "resourceVariant": "attached=true,east=false,north=false,south=false,suspended=false,west=false", @@ -21563,8 +24947,11 @@ "internalName": "minecraft:tripwire", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -21578,6 +24965,7 @@ "maxy": 0.15625, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:tripwire[attached=true,disarmed=true,east=false,north=false,powered=true,south=false,suspended=false,west=false]", "resourcePath": "tripwire", "resourceVariant": "attached=true,east=false,north=false,south=false,suspended=false,west=false", @@ -21588,8 +24976,11 @@ "internalName": "minecraft:tripwire", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -21603,6 +24994,7 @@ "maxy": 0.15625, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:tripwire[attached=true,disarmed=true,east=false,north=false,powered=false,south=false,suspended=true,west=false]", "resourcePath": "tripwire", "resourceVariant": "attached=true,east=false,north=false,south=false,suspended=true,west=false", @@ -21613,8 +25005,11 @@ "internalName": "minecraft:tripwire", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -21628,6 +25023,7 @@ "maxy": 0.15625, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:tripwire[attached=true,disarmed=true,east=false,north=false,powered=true,south=false,suspended=true,west=false]", "resourcePath": "tripwire", "resourceVariant": "attached=true,east=false,north=false,south=false,suspended=true,west=false", @@ -21639,8 +25035,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -21655,6 +25054,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 55610, + "materialMapColorIndex": 33, "blockState": "minecraft:emerald_block", "resourcePath": "emerald_block", "resourceVariant": "normal", @@ -21666,8 +25066,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -21681,6 +25084,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:spruce_stairs[facing=east,half=bottom,shape=straight]", "resourcePath": "spruce_stairs", "resourceVariant": "facing=east,half=bottom,shape=straight", @@ -21692,8 +25096,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -21707,6 +25114,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:spruce_stairs[facing=west,half=bottom,shape=straight]", "resourcePath": "spruce_stairs", "resourceVariant": "facing=west,half=bottom,shape=straight", @@ -21718,8 +25126,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -21733,6 +25144,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:spruce_stairs[facing=south,half=bottom,shape=straight]", "resourcePath": "spruce_stairs", "resourceVariant": "facing=south,half=bottom,shape=straight", @@ -21744,8 +25156,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -21760,6 +25175,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:spruce_stairs[facing=north,half=bottom,shape=straight]", "resourcePath": "spruce_stairs", "resourceVariant": "facing=north,half=bottom,shape=straight", @@ -21771,8 +25187,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -21786,6 +25205,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:spruce_stairs[facing=east,half=top,shape=straight]", "resourcePath": "spruce_stairs", "resourceVariant": "facing=east,half=top,shape=straight", @@ -21797,8 +25217,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -21812,6 +25235,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:spruce_stairs[facing=west,half=top,shape=straight]", "resourcePath": "spruce_stairs", "resourceVariant": "facing=west,half=top,shape=straight", @@ -21823,8 +25247,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -21838,6 +25265,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:spruce_stairs[facing=south,half=top,shape=straight]", "resourcePath": "spruce_stairs", "resourceVariant": "facing=south,half=top,shape=straight", @@ -21849,8 +25277,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -21864,6 +25295,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:spruce_stairs[facing=north,half=top,shape=straight]", "resourcePath": "spruce_stairs", "resourceVariant": "facing=north,half=top,shape=straight", @@ -21875,8 +25307,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -21890,6 +25325,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:birch_stairs[facing=east,half=bottom,shape=straight]", "resourcePath": "birch_stairs", "resourceVariant": "facing=east,half=bottom,shape=straight", @@ -21901,8 +25337,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -21916,6 +25355,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:birch_stairs[facing=west,half=bottom,shape=straight]", "resourcePath": "birch_stairs", "resourceVariant": "facing=west,half=bottom,shape=straight", @@ -21927,8 +25367,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -21942,6 +25385,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:birch_stairs[facing=south,half=bottom,shape=straight]", "resourcePath": "birch_stairs", "resourceVariant": "facing=south,half=bottom,shape=straight", @@ -21953,8 +25397,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -21969,6 +25416,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:birch_stairs[facing=north,half=bottom,shape=straight]", "resourcePath": "birch_stairs", "resourceVariant": "facing=north,half=bottom,shape=straight", @@ -21980,8 +25428,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -21995,6 +25446,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:birch_stairs[facing=east,half=top,shape=straight]", "resourcePath": "birch_stairs", "resourceVariant": "facing=east,half=top,shape=straight", @@ -22006,8 +25458,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -22021,6 +25476,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:birch_stairs[facing=west,half=top,shape=straight]", "resourcePath": "birch_stairs", "resourceVariant": "facing=west,half=top,shape=straight", @@ -22032,8 +25488,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -22047,6 +25506,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:birch_stairs[facing=south,half=top,shape=straight]", "resourcePath": "birch_stairs", "resourceVariant": "facing=south,half=top,shape=straight", @@ -22058,8 +25518,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -22073,6 +25536,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:birch_stairs[facing=north,half=top,shape=straight]", "resourcePath": "birch_stairs", "resourceVariant": "facing=north,half=top,shape=straight", @@ -22084,8 +25548,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -22099,6 +25566,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:jungle_stairs[facing=east,half=bottom,shape=straight]", "resourcePath": "jungle_stairs", "resourceVariant": "facing=east,half=bottom,shape=straight", @@ -22110,8 +25578,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -22125,6 +25596,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:jungle_stairs[facing=west,half=bottom,shape=straight]", "resourcePath": "jungle_stairs", "resourceVariant": "facing=west,half=bottom,shape=straight", @@ -22136,8 +25608,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -22151,6 +25626,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:jungle_stairs[facing=south,half=bottom,shape=straight]", "resourcePath": "jungle_stairs", "resourceVariant": "facing=south,half=bottom,shape=straight", @@ -22162,8 +25638,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -22178,6 +25657,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:jungle_stairs[facing=north,half=bottom,shape=straight]", "resourcePath": "jungle_stairs", "resourceVariant": "facing=north,half=bottom,shape=straight", @@ -22189,8 +25669,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -22204,6 +25687,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:jungle_stairs[facing=east,half=top,shape=straight]", "resourcePath": "jungle_stairs", "resourceVariant": "facing=east,half=top,shape=straight", @@ -22215,8 +25699,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -22230,6 +25717,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:jungle_stairs[facing=west,half=top,shape=straight]", "resourcePath": "jungle_stairs", "resourceVariant": "facing=west,half=top,shape=straight", @@ -22241,8 +25729,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -22256,6 +25747,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:jungle_stairs[facing=south,half=top,shape=straight]", "resourcePath": "jungle_stairs", "resourceVariant": "facing=south,half=top,shape=straight", @@ -22267,8 +25759,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -22282,6 +25777,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:jungle_stairs[facing=north,half=top,shape=straight]", "resourcePath": "jungle_stairs", "resourceVariant": "facing=north,half=top,shape=straight", @@ -22292,8 +25788,11 @@ "internalName": "minecraft:command_block", "color": 16777215, "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": true, "opacity": 255, "brightness": 0, @@ -22308,6 +25807,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:command_block[triggered=false]", "resourcePath": "command_block", "resourceVariant": "normal", @@ -22318,8 +25818,11 @@ "internalName": "minecraft:command_block", "color": 16777215, "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": true, "opacity": 255, "brightness": 0, @@ -22333,6 +25836,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:command_block[triggered=true]", "resourcePath": "command_block", "resourceVariant": "normal", @@ -22344,8 +25848,11 @@ "color": 16777215, "creativeTab": "misc", "materialName": "glass", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 15, @@ -22360,6 +25867,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:beacon", "resourcePath": "beacon", "resourceVariant": "normal", @@ -22371,8 +25879,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -22387,6 +25898,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:cobblestone_wall[east=false,north=false,south=false,up=false,variant=cobblestone,west=false]", "resourcePath": "cobblestone_wall", "resourceVariant": "east=false,north=false,south=false,up=false,west=false", @@ -22398,8 +25910,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -22413,6 +25928,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:cobblestone_wall[east=false,north=false,south=false,up=false,variant=mossy_cobblestone,west=false]", "resourcePath": "mossy_cobblestone_wall", "resourceVariant": "east=false,north=false,south=false,up=false,west=false", @@ -22423,8 +25939,11 @@ "internalName": "minecraft:flower_pot", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -22439,6 +25958,7 @@ "maxz": 0.6875, "defaultState": 1, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:flower_pot[contents=empty,legacy_data=0]", "resourcePath": "flower_pot", "resourceVariant": "contents=empty", @@ -22449,8 +25969,11 @@ "internalName": "minecraft:carrots", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -22465,6 +25988,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:carrots[age=0]", "resourcePath": "carrots", "resourceVariant": "age=0", @@ -22475,8 +25999,11 @@ "internalName": "minecraft:carrots", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -22490,6 +26017,7 @@ "maxy": 0.25, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:carrots[age=1]", "resourcePath": "carrots", "resourceVariant": "age=1", @@ -22500,8 +26028,11 @@ "internalName": "minecraft:carrots", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -22515,6 +26046,7 @@ "maxy": 0.25, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:carrots[age=2]", "resourcePath": "carrots", "resourceVariant": "age=2", @@ -22525,8 +26057,11 @@ "internalName": "minecraft:carrots", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -22540,6 +26075,7 @@ "maxy": 0.25, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:carrots[age=3]", "resourcePath": "carrots", "resourceVariant": "age=3", @@ -22550,8 +26086,11 @@ "internalName": "minecraft:carrots", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -22565,6 +26104,7 @@ "maxy": 0.25, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:carrots[age=4]", "resourcePath": "carrots", "resourceVariant": "age=4", @@ -22575,8 +26115,11 @@ "internalName": "minecraft:carrots", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -22590,6 +26133,7 @@ "maxy": 0.25, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:carrots[age=5]", "resourcePath": "carrots", "resourceVariant": "age=5", @@ -22600,8 +26144,11 @@ "internalName": "minecraft:carrots", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -22615,6 +26162,7 @@ "maxy": 0.25, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:carrots[age=6]", "resourcePath": "carrots", "resourceVariant": "age=6", @@ -22625,8 +26173,11 @@ "internalName": "minecraft:carrots", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -22640,6 +26191,7 @@ "maxy": 0.25, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:carrots[age=7]", "resourcePath": "carrots", "resourceVariant": "age=7", @@ -22650,8 +26202,11 @@ "internalName": "minecraft:potatoes", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -22666,6 +26221,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:potatoes[age=0]", "resourcePath": "potatoes", "resourceVariant": "age=0", @@ -22676,8 +26232,11 @@ "internalName": "minecraft:potatoes", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -22691,6 +26250,7 @@ "maxy": 0.25, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:potatoes[age=1]", "resourcePath": "potatoes", "resourceVariant": "age=1", @@ -22701,8 +26261,11 @@ "internalName": "minecraft:potatoes", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -22716,6 +26279,7 @@ "maxy": 0.25, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:potatoes[age=2]", "resourcePath": "potatoes", "resourceVariant": "age=2", @@ -22726,8 +26290,11 @@ "internalName": "minecraft:potatoes", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -22741,6 +26308,7 @@ "maxy": 0.25, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:potatoes[age=3]", "resourcePath": "potatoes", "resourceVariant": "age=3", @@ -22751,8 +26319,11 @@ "internalName": "minecraft:potatoes", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -22766,6 +26337,7 @@ "maxy": 0.25, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:potatoes[age=4]", "resourcePath": "potatoes", "resourceVariant": "age=4", @@ -22776,8 +26348,11 @@ "internalName": "minecraft:potatoes", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -22791,6 +26366,7 @@ "maxy": 0.25, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:potatoes[age=5]", "resourcePath": "potatoes", "resourceVariant": "age=5", @@ -22801,8 +26377,11 @@ "internalName": "minecraft:potatoes", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -22816,6 +26395,7 @@ "maxy": 0.25, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:potatoes[age=6]", "resourcePath": "potatoes", "resourceVariant": "age=6", @@ -22826,8 +26406,11 @@ "internalName": "minecraft:potatoes", "color": 16777215, "materialName": "plants", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -22841,6 +26424,7 @@ "maxy": 0.25, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:potatoes[age=7]", "resourcePath": "potatoes", "resourceVariant": "age=7", @@ -22852,8 +26436,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -22867,6 +26454,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:wooden_button[facing=down,powered=false]", "resourcePath": "wooden_button", "resourceVariant": "facing=down,powered=false", @@ -22878,8 +26466,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -22893,6 +26484,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:wooden_button[facing=east,powered=false]", "resourcePath": "wooden_button", "resourceVariant": "facing=east,powered=false", @@ -22904,8 +26496,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -22919,6 +26514,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:wooden_button[facing=west,powered=false]", "resourcePath": "wooden_button", "resourceVariant": "facing=west,powered=false", @@ -22930,8 +26526,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -22945,6 +26544,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:wooden_button[facing=south,powered=false]", "resourcePath": "wooden_button", "resourceVariant": "facing=south,powered=false", @@ -22956,8 +26556,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -22972,6 +26575,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:wooden_button[facing=north,powered=false]", "resourcePath": "wooden_button", "resourceVariant": "facing=north,powered=false", @@ -22983,8 +26587,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -22998,6 +26605,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:wooden_button[facing=up,powered=false]", "resourcePath": "wooden_button", "resourceVariant": "facing=up,powered=false", @@ -23009,8 +26617,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -23024,6 +26635,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:wooden_button[facing=down,powered=true]", "resourcePath": "wooden_button", "resourceVariant": "facing=down,powered=true", @@ -23035,8 +26647,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -23050,6 +26665,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:wooden_button[facing=east,powered=true]", "resourcePath": "wooden_button", "resourceVariant": "facing=east,powered=true", @@ -23061,8 +26677,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -23076,6 +26695,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:wooden_button[facing=west,powered=true]", "resourcePath": "wooden_button", "resourceVariant": "facing=west,powered=true", @@ -23087,8 +26707,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -23102,6 +26725,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:wooden_button[facing=south,powered=true]", "resourcePath": "wooden_button", "resourceVariant": "facing=south,powered=true", @@ -23113,8 +26737,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -23128,6 +26755,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:wooden_button[facing=north,powered=true]", "resourcePath": "wooden_button", "resourceVariant": "facing=north,powered=true", @@ -23139,8 +26767,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -23154,6 +26785,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:wooden_button[facing=up,powered=true]", "resourcePath": "wooden_button", "resourceVariant": "facing=up,powered=true", @@ -23164,8 +26796,11 @@ "internalName": "minecraft:skull", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -23179,6 +26814,7 @@ "maxy": 0.5, "maxz": 0.75, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:skull[facing=down,nodrop=false]", "unlocalizedName": "item.skull.skeleton", "displayName": "Skeleton Skull" @@ -23187,8 +26823,11 @@ "internalName": "minecraft:skull", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -23202,6 +26841,7 @@ "maxy": 0.5, "maxz": 0.75, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:skull[facing=up,nodrop=false]", "unlocalizedName": "tile.skull", "displayName": "tile.skull.name" @@ -23210,8 +26850,11 @@ "internalName": "minecraft:skull", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -23226,6 +26869,7 @@ "maxz": 0.75, "defaultState": 1, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:skull[facing=north,nodrop=false]", "unlocalizedName": "tile.skull", "displayName": "tile.skull.name" @@ -23234,8 +26878,11 @@ "internalName": "minecraft:skull", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -23249,6 +26896,7 @@ "maxy": 0.5, "maxz": 0.75, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:skull[facing=south,nodrop=false]", "unlocalizedName": "tile.skull", "displayName": "tile.skull.name" @@ -23257,8 +26905,11 @@ "internalName": "minecraft:skull", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -23272,6 +26923,7 @@ "maxy": 0.5, "maxz": 0.75, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:skull[facing=west,nodrop=false]", "unlocalizedName": "tile.skull", "displayName": "tile.skull.name" @@ -23280,8 +26932,11 @@ "internalName": "minecraft:skull", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -23295,6 +26950,7 @@ "maxy": 0.5, "maxz": 0.75, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:skull[facing=east,nodrop=false]", "unlocalizedName": "tile.skull", "displayName": "tile.skull.name" @@ -23303,8 +26959,11 @@ "internalName": "minecraft:skull", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -23318,6 +26977,7 @@ "maxy": 0.5, "maxz": 0.75, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:skull[facing=down,nodrop=true]", "unlocalizedName": "tile.skull", "displayName": "tile.skull.name" @@ -23326,8 +26986,11 @@ "internalName": "minecraft:skull", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -23341,6 +27004,7 @@ "maxy": 0.5, "maxz": 0.75, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:skull[facing=up,nodrop=true]", "unlocalizedName": "tile.skull", "displayName": "tile.skull.name" @@ -23349,8 +27013,11 @@ "internalName": "minecraft:skull", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -23364,6 +27031,7 @@ "maxy": 0.5, "maxz": 0.75, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:skull[facing=north,nodrop=true]", "unlocalizedName": "tile.skull", "displayName": "tile.skull.name" @@ -23372,8 +27040,11 @@ "internalName": "minecraft:skull", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -23387,6 +27058,7 @@ "maxy": 0.5, "maxz": 0.75, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:skull[facing=south,nodrop=true]", "unlocalizedName": "tile.skull", "displayName": "tile.skull.name" @@ -23395,8 +27067,11 @@ "internalName": "minecraft:skull", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -23410,6 +27085,7 @@ "maxy": 0.5, "maxz": 0.75, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:skull[facing=west,nodrop=true]", "unlocalizedName": "tile.skull", "displayName": "tile.skull.name" @@ -23418,8 +27094,11 @@ "internalName": "minecraft:skull", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -23433,6 +27112,7 @@ "maxy": 0.5, "maxz": 0.75, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:skull[facing=east,nodrop=true]", "unlocalizedName": "tile.skull", "displayName": "tile.skull.name" @@ -23442,8 +27122,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "anvil", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -23457,6 +27140,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:anvil[damage=0,facing=south]", "resourcePath": "anvil", "resourceVariant": "damage=0,facing=south", @@ -23468,8 +27152,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "anvil", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -23483,6 +27170,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:anvil[damage=0,facing=west]", "resourcePath": "anvil", "resourceVariant": "damage=0,facing=west", @@ -23494,8 +27182,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "anvil", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -23510,6 +27201,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:anvil[damage=0,facing=north]", "resourcePath": "anvil", "resourceVariant": "damage=0,facing=north", @@ -23521,8 +27213,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "anvil", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -23536,6 +27231,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:anvil[damage=0,facing=east]", "resourcePath": "anvil", "resourceVariant": "damage=0,facing=east", @@ -23547,8 +27243,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "anvil", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -23562,6 +27261,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:anvil[damage=1,facing=south]", "resourcePath": "anvil", "resourceVariant": "damage=1,facing=south", @@ -23573,8 +27273,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "anvil", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -23588,6 +27291,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:anvil[damage=1,facing=west]", "resourcePath": "anvil", "resourceVariant": "damage=1,facing=west", @@ -23599,8 +27303,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "anvil", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -23614,6 +27321,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:anvil[damage=1,facing=north]", "resourcePath": "anvil", "resourceVariant": "damage=1,facing=north", @@ -23625,8 +27333,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "anvil", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -23640,6 +27351,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:anvil[damage=1,facing=east]", "resourcePath": "anvil", "resourceVariant": "damage=1,facing=east", @@ -23651,8 +27363,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "anvil", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -23666,6 +27381,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:anvil[damage=2,facing=south]", "resourcePath": "anvil", "resourceVariant": "damage=2,facing=south", @@ -23677,8 +27393,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "anvil", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -23692,6 +27411,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:anvil[damage=2,facing=west]", "resourcePath": "anvil", "resourceVariant": "damage=2,facing=west", @@ -23703,8 +27423,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "anvil", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -23718,6 +27441,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:anvil[damage=2,facing=north]", "resourcePath": "anvil", "resourceVariant": "damage=2,facing=north", @@ -23729,8 +27453,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "anvil", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -23744,6 +27471,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:anvil[damage=2,facing=east]", "resourcePath": "anvil", "resourceVariant": "damage=2,facing=east", @@ -23755,8 +27483,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -23770,6 +27501,7 @@ "maxy": 0.875, "maxz": 0.9375, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:trapped_chest[facing=north]", "unlocalizedName": "tile.chestTrap", "displayName": "Trapped Chest" @@ -23779,8 +27511,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -23794,6 +27529,7 @@ "maxy": 0.875, "maxz": 0.9375, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:trapped_chest[facing=south]", "unlocalizedName": "tile.chestTrap", "displayName": "Trapped Chest" @@ -23803,8 +27539,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -23818,6 +27557,7 @@ "maxy": 0.875, "maxz": 0.9375, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:trapped_chest[facing=west]", "unlocalizedName": "tile.chestTrap", "displayName": "Trapped Chest" @@ -23827,8 +27567,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -23842,6 +27585,7 @@ "maxy": 0.875, "maxz": 0.9375, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:trapped_chest[facing=east]", "unlocalizedName": "tile.chestTrap", "displayName": "Trapped Chest" @@ -23851,8 +27595,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -23867,6 +27614,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:light_weighted_pressure_plate[power=0]", "resourcePath": "light_weighted_pressure_plate", "resourceVariant": "power=0", @@ -23878,8 +27626,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -23893,6 +27644,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:light_weighted_pressure_plate[power=1]", "resourcePath": "light_weighted_pressure_plate", "resourceVariant": "power=1", @@ -23904,8 +27656,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -23919,6 +27674,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:light_weighted_pressure_plate[power=2]", "resourcePath": "light_weighted_pressure_plate", "resourceVariant": "power=2", @@ -23930,8 +27686,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -23945,6 +27704,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:light_weighted_pressure_plate[power=3]", "resourcePath": "light_weighted_pressure_plate", "resourceVariant": "power=3", @@ -23956,8 +27716,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -23971,6 +27734,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:light_weighted_pressure_plate[power=4]", "resourcePath": "light_weighted_pressure_plate", "resourceVariant": "power=4", @@ -23982,8 +27746,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -23997,6 +27764,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:light_weighted_pressure_plate[power=5]", "resourcePath": "light_weighted_pressure_plate", "resourceVariant": "power=5", @@ -24008,8 +27776,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -24023,6 +27794,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:light_weighted_pressure_plate[power=6]", "resourcePath": "light_weighted_pressure_plate", "resourceVariant": "power=6", @@ -24034,8 +27806,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -24049,6 +27824,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:light_weighted_pressure_plate[power=7]", "resourcePath": "light_weighted_pressure_plate", "resourceVariant": "power=7", @@ -24060,8 +27836,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -24075,6 +27854,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:light_weighted_pressure_plate[power=8]", "resourcePath": "light_weighted_pressure_plate", "resourceVariant": "power=8", @@ -24086,8 +27866,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -24101,6 +27884,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:light_weighted_pressure_plate[power=9]", "resourcePath": "light_weighted_pressure_plate", "resourceVariant": "power=9", @@ -24112,8 +27896,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -24127,6 +27914,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:light_weighted_pressure_plate[power=10]", "resourcePath": "light_weighted_pressure_plate", "resourceVariant": "power=10", @@ -24138,8 +27926,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -24153,6 +27944,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:light_weighted_pressure_plate[power=11]", "resourcePath": "light_weighted_pressure_plate", "resourceVariant": "power=11", @@ -24164,8 +27956,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -24179,6 +27974,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:light_weighted_pressure_plate[power=12]", "resourcePath": "light_weighted_pressure_plate", "resourceVariant": "power=12", @@ -24190,8 +27986,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -24205,6 +28004,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:light_weighted_pressure_plate[power=13]", "resourcePath": "light_weighted_pressure_plate", "resourceVariant": "power=13", @@ -24216,8 +28016,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -24231,6 +28034,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:light_weighted_pressure_plate[power=14]", "resourcePath": "light_weighted_pressure_plate", "resourceVariant": "power=14", @@ -24242,8 +28046,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -24257,6 +28064,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:light_weighted_pressure_plate[power=15]", "resourcePath": "light_weighted_pressure_plate", "resourceVariant": "power=15", @@ -24268,8 +28076,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -24284,6 +28095,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:heavy_weighted_pressure_plate[power=0]", "resourcePath": "heavy_weighted_pressure_plate", "resourceVariant": "power=0", @@ -24295,8 +28107,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -24310,6 +28125,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:heavy_weighted_pressure_plate[power=1]", "resourcePath": "heavy_weighted_pressure_plate", "resourceVariant": "power=1", @@ -24321,8 +28137,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -24336,6 +28155,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:heavy_weighted_pressure_plate[power=2]", "resourcePath": "heavy_weighted_pressure_plate", "resourceVariant": "power=2", @@ -24347,8 +28167,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -24362,6 +28185,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:heavy_weighted_pressure_plate[power=3]", "resourcePath": "heavy_weighted_pressure_plate", "resourceVariant": "power=3", @@ -24373,8 +28197,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -24388,6 +28215,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:heavy_weighted_pressure_plate[power=4]", "resourcePath": "heavy_weighted_pressure_plate", "resourceVariant": "power=4", @@ -24399,8 +28227,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -24414,6 +28245,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:heavy_weighted_pressure_plate[power=5]", "resourcePath": "heavy_weighted_pressure_plate", "resourceVariant": "power=5", @@ -24425,8 +28257,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -24440,6 +28275,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:heavy_weighted_pressure_plate[power=6]", "resourcePath": "heavy_weighted_pressure_plate", "resourceVariant": "power=6", @@ -24451,8 +28287,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -24466,6 +28305,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:heavy_weighted_pressure_plate[power=7]", "resourcePath": "heavy_weighted_pressure_plate", "resourceVariant": "power=7", @@ -24477,8 +28317,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -24492,6 +28335,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:heavy_weighted_pressure_plate[power=8]", "resourcePath": "heavy_weighted_pressure_plate", "resourceVariant": "power=8", @@ -24503,8 +28347,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -24518,6 +28365,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:heavy_weighted_pressure_plate[power=9]", "resourcePath": "heavy_weighted_pressure_plate", "resourceVariant": "power=9", @@ -24529,8 +28377,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -24544,6 +28395,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:heavy_weighted_pressure_plate[power=10]", "resourcePath": "heavy_weighted_pressure_plate", "resourceVariant": "power=10", @@ -24555,8 +28407,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -24570,6 +28425,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:heavy_weighted_pressure_plate[power=11]", "resourcePath": "heavy_weighted_pressure_plate", "resourceVariant": "power=11", @@ -24581,8 +28437,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -24596,6 +28455,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:heavy_weighted_pressure_plate[power=12]", "resourcePath": "heavy_weighted_pressure_plate", "resourceVariant": "power=12", @@ -24607,8 +28467,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -24622,6 +28485,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:heavy_weighted_pressure_plate[power=13]", "resourcePath": "heavy_weighted_pressure_plate", "resourceVariant": "power=13", @@ -24633,8 +28497,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -24648,6 +28515,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:heavy_weighted_pressure_plate[power=14]", "resourcePath": "heavy_weighted_pressure_plate", "resourceVariant": "power=14", @@ -24659,8 +28527,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -24674,6 +28545,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:heavy_weighted_pressure_plate[power=15]", "resourcePath": "heavy_weighted_pressure_plate", "resourceVariant": "power=15", @@ -24684,8 +28556,11 @@ "internalName": "minecraft:unpowered_comparator", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -24699,6 +28574,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:unpowered_comparator[facing=south,mode=compare,powered=false]", "resourcePath": "unpowered_comparator", "resourceVariant": "facing=south,mode=compare,powered=false", @@ -24709,8 +28585,11 @@ "internalName": "minecraft:unpowered_comparator", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -24724,6 +28603,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:unpowered_comparator[facing=west,mode=compare,powered=false]", "resourcePath": "unpowered_comparator", "resourceVariant": "facing=west,mode=compare,powered=false", @@ -24734,8 +28614,11 @@ "internalName": "minecraft:unpowered_comparator", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -24750,6 +28633,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:unpowered_comparator[facing=north,mode=compare,powered=false]", "resourcePath": "unpowered_comparator", "resourceVariant": "facing=north,mode=compare,powered=false", @@ -24760,8 +28644,11 @@ "internalName": "minecraft:unpowered_comparator", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -24775,6 +28662,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:unpowered_comparator[facing=east,mode=compare,powered=false]", "resourcePath": "unpowered_comparator", "resourceVariant": "facing=east,mode=compare,powered=false", @@ -24785,8 +28673,11 @@ "internalName": "minecraft:unpowered_comparator", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -24800,6 +28691,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:unpowered_comparator[facing=south,mode=subtract,powered=false]", "resourcePath": "unpowered_comparator", "resourceVariant": "facing=south,mode=subtract,powered=false", @@ -24810,8 +28702,11 @@ "internalName": "minecraft:unpowered_comparator", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -24825,6 +28720,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:unpowered_comparator[facing=west,mode=subtract,powered=false]", "resourcePath": "unpowered_comparator", "resourceVariant": "facing=west,mode=subtract,powered=false", @@ -24835,8 +28731,11 @@ "internalName": "minecraft:unpowered_comparator", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -24850,6 +28749,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:unpowered_comparator[facing=north,mode=subtract,powered=false]", "resourcePath": "unpowered_comparator", "resourceVariant": "facing=north,mode=subtract,powered=false", @@ -24860,8 +28760,11 @@ "internalName": "minecraft:unpowered_comparator", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -24875,6 +28778,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:unpowered_comparator[facing=east,mode=subtract,powered=false]", "resourcePath": "unpowered_comparator", "resourceVariant": "facing=east,mode=subtract,powered=false", @@ -24885,8 +28789,11 @@ "internalName": "minecraft:unpowered_comparator", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -24900,6 +28807,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:unpowered_comparator[facing=south,mode=compare,powered=true]", "resourcePath": "unpowered_comparator", "resourceVariant": "facing=south,mode=compare,powered=true", @@ -24910,8 +28818,11 @@ "internalName": "minecraft:unpowered_comparator", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -24925,6 +28836,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:unpowered_comparator[facing=west,mode=compare,powered=true]", "resourcePath": "unpowered_comparator", "resourceVariant": "facing=west,mode=compare,powered=true", @@ -24935,8 +28847,11 @@ "internalName": "minecraft:unpowered_comparator", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -24950,6 +28865,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:unpowered_comparator[facing=north,mode=compare,powered=true]", "resourcePath": "unpowered_comparator", "resourceVariant": "facing=north,mode=compare,powered=true", @@ -24960,8 +28876,11 @@ "internalName": "minecraft:unpowered_comparator", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -24975,6 +28894,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:unpowered_comparator[facing=east,mode=compare,powered=true]", "resourcePath": "unpowered_comparator", "resourceVariant": "facing=east,mode=compare,powered=true", @@ -24985,8 +28905,11 @@ "internalName": "minecraft:unpowered_comparator", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -25000,6 +28923,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:unpowered_comparator[facing=south,mode=subtract,powered=true]", "resourcePath": "unpowered_comparator", "resourceVariant": "facing=south,mode=subtract,powered=true", @@ -25010,8 +28934,11 @@ "internalName": "minecraft:unpowered_comparator", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -25025,6 +28952,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:unpowered_comparator[facing=west,mode=subtract,powered=true]", "resourcePath": "unpowered_comparator", "resourceVariant": "facing=west,mode=subtract,powered=true", @@ -25035,8 +28963,11 @@ "internalName": "minecraft:unpowered_comparator", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -25050,6 +28981,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:unpowered_comparator[facing=north,mode=subtract,powered=true]", "resourcePath": "unpowered_comparator", "resourceVariant": "facing=north,mode=subtract,powered=true", @@ -25060,8 +28992,11 @@ "internalName": "minecraft:unpowered_comparator", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -25075,6 +29010,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:unpowered_comparator[facing=east,mode=subtract,powered=true]", "resourcePath": "unpowered_comparator", "resourceVariant": "facing=east,mode=subtract,powered=true", @@ -25085,8 +29021,11 @@ "internalName": "minecraft:powered_comparator", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 9, @@ -25100,6 +29039,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:powered_comparator[facing=south,mode=compare,powered=false]", "resourcePath": "powered_comparator", "resourceVariant": "facing=south,mode=compare,powered=false", @@ -25110,8 +29050,11 @@ "internalName": "minecraft:powered_comparator", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 9, @@ -25125,6 +29068,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:powered_comparator[facing=west,mode=compare,powered=false]", "resourcePath": "powered_comparator", "resourceVariant": "facing=west,mode=compare,powered=false", @@ -25135,8 +29079,11 @@ "internalName": "minecraft:powered_comparator", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 9, @@ -25151,6 +29098,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:powered_comparator[facing=north,mode=compare,powered=false]", "resourcePath": "powered_comparator", "resourceVariant": "facing=north,mode=compare,powered=false", @@ -25161,8 +29109,11 @@ "internalName": "minecraft:powered_comparator", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 9, @@ -25176,6 +29127,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:powered_comparator[facing=east,mode=compare,powered=false]", "resourcePath": "powered_comparator", "resourceVariant": "facing=east,mode=compare,powered=false", @@ -25186,8 +29138,11 @@ "internalName": "minecraft:powered_comparator", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 9, @@ -25201,6 +29156,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:powered_comparator[facing=south,mode=subtract,powered=false]", "resourcePath": "powered_comparator", "resourceVariant": "facing=south,mode=subtract,powered=false", @@ -25211,8 +29167,11 @@ "internalName": "minecraft:powered_comparator", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 9, @@ -25226,6 +29185,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:powered_comparator[facing=west,mode=subtract,powered=false]", "resourcePath": "powered_comparator", "resourceVariant": "facing=west,mode=subtract,powered=false", @@ -25236,8 +29196,11 @@ "internalName": "minecraft:powered_comparator", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 9, @@ -25251,6 +29214,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:powered_comparator[facing=north,mode=subtract,powered=false]", "resourcePath": "powered_comparator", "resourceVariant": "facing=north,mode=subtract,powered=false", @@ -25261,8 +29225,11 @@ "internalName": "minecraft:powered_comparator", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 9, @@ -25276,6 +29243,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:powered_comparator[facing=east,mode=subtract,powered=false]", "resourcePath": "powered_comparator", "resourceVariant": "facing=east,mode=subtract,powered=false", @@ -25286,8 +29254,11 @@ "internalName": "minecraft:powered_comparator", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 9, @@ -25301,6 +29272,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:powered_comparator[facing=south,mode=compare,powered=true]", "resourcePath": "powered_comparator", "resourceVariant": "facing=south,mode=compare,powered=true", @@ -25311,8 +29283,11 @@ "internalName": "minecraft:powered_comparator", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 9, @@ -25326,6 +29301,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:powered_comparator[facing=west,mode=compare,powered=true]", "resourcePath": "powered_comparator", "resourceVariant": "facing=west,mode=compare,powered=true", @@ -25336,8 +29312,11 @@ "internalName": "minecraft:powered_comparator", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 9, @@ -25351,6 +29330,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:powered_comparator[facing=north,mode=compare,powered=true]", "resourcePath": "powered_comparator", "resourceVariant": "facing=north,mode=compare,powered=true", @@ -25361,8 +29341,11 @@ "internalName": "minecraft:powered_comparator", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 9, @@ -25376,6 +29359,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:powered_comparator[facing=east,mode=compare,powered=true]", "resourcePath": "powered_comparator", "resourceVariant": "facing=east,mode=compare,powered=true", @@ -25386,8 +29370,11 @@ "internalName": "minecraft:powered_comparator", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 9, @@ -25401,6 +29388,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:powered_comparator[facing=south,mode=subtract,powered=true]", "resourcePath": "powered_comparator", "resourceVariant": "facing=south,mode=subtract,powered=true", @@ -25411,8 +29399,11 @@ "internalName": "minecraft:powered_comparator", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 9, @@ -25426,6 +29417,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:powered_comparator[facing=west,mode=subtract,powered=true]", "resourcePath": "powered_comparator", "resourceVariant": "facing=west,mode=subtract,powered=true", @@ -25436,8 +29428,11 @@ "internalName": "minecraft:powered_comparator", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 9, @@ -25451,6 +29446,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:powered_comparator[facing=north,mode=subtract,powered=true]", "resourcePath": "powered_comparator", "resourceVariant": "facing=north,mode=subtract,powered=true", @@ -25461,8 +29457,11 @@ "internalName": "minecraft:powered_comparator", "color": 16777215, "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 9, @@ -25476,6 +29475,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:powered_comparator[facing=east,mode=subtract,powered=true]", "resourcePath": "powered_comparator", "resourceVariant": "facing=east,mode=subtract,powered=true", @@ -25487,8 +29487,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -25503,6 +29506,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:daylight_detector[power=0]", "resourcePath": "daylight_detector", "resourceVariant": "power=0", @@ -25514,8 +29518,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -25529,6 +29536,7 @@ "maxy": 0.375, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:daylight_detector[power=1]", "resourcePath": "daylight_detector", "resourceVariant": "power=1", @@ -25540,8 +29548,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -25555,6 +29566,7 @@ "maxy": 0.375, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:daylight_detector[power=2]", "resourcePath": "daylight_detector", "resourceVariant": "power=2", @@ -25566,8 +29578,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -25581,6 +29596,7 @@ "maxy": 0.375, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:daylight_detector[power=3]", "resourcePath": "daylight_detector", "resourceVariant": "power=3", @@ -25592,8 +29608,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -25607,6 +29626,7 @@ "maxy": 0.375, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:daylight_detector[power=4]", "resourcePath": "daylight_detector", "resourceVariant": "power=4", @@ -25618,8 +29638,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -25633,6 +29656,7 @@ "maxy": 0.375, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:daylight_detector[power=5]", "resourcePath": "daylight_detector", "resourceVariant": "power=5", @@ -25644,8 +29668,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -25659,6 +29686,7 @@ "maxy": 0.375, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:daylight_detector[power=6]", "resourcePath": "daylight_detector", "resourceVariant": "power=6", @@ -25670,8 +29698,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -25685,6 +29716,7 @@ "maxy": 0.375, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:daylight_detector[power=7]", "resourcePath": "daylight_detector", "resourceVariant": "power=7", @@ -25696,8 +29728,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -25711,6 +29746,7 @@ "maxy": 0.375, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:daylight_detector[power=8]", "resourcePath": "daylight_detector", "resourceVariant": "power=8", @@ -25722,8 +29758,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -25737,6 +29776,7 @@ "maxy": 0.375, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:daylight_detector[power=9]", "resourcePath": "daylight_detector", "resourceVariant": "power=9", @@ -25748,8 +29788,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -25763,6 +29806,7 @@ "maxy": 0.375, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:daylight_detector[power=10]", "resourcePath": "daylight_detector", "resourceVariant": "power=10", @@ -25774,8 +29818,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -25789,6 +29836,7 @@ "maxy": 0.375, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:daylight_detector[power=11]", "resourcePath": "daylight_detector", "resourceVariant": "power=11", @@ -25800,8 +29848,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -25815,6 +29866,7 @@ "maxy": 0.375, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:daylight_detector[power=12]", "resourcePath": "daylight_detector", "resourceVariant": "power=12", @@ -25826,8 +29878,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -25841,6 +29896,7 @@ "maxy": 0.375, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:daylight_detector[power=13]", "resourcePath": "daylight_detector", "resourceVariant": "power=13", @@ -25852,8 +29908,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -25867,6 +29926,7 @@ "maxy": 0.375, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:daylight_detector[power=14]", "resourcePath": "daylight_detector", "resourceVariant": "power=14", @@ -25878,8 +29938,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -25893,6 +29956,7 @@ "maxy": 0.375, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:daylight_detector[power=15]", "resourcePath": "daylight_detector", "resourceVariant": "power=15", @@ -25904,8 +29968,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": false, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -25920,6 +29987,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 16711680, + "materialMapColorIndex": 4, "blockState": "minecraft:redstone_block", "resourcePath": "redstone_block", "resourceVariant": "normal", @@ -25931,8 +29999,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -25947,6 +30018,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:quartz_ore", "resourcePath": "quartz_ore", "resourceVariant": "normal", @@ -25958,8 +30030,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -25974,6 +30049,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:hopper[enabled=true,facing=down]", "resourcePath": "hopper", "resourceVariant": "facing=down", @@ -25985,8 +30061,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -26000,6 +30079,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:hopper[enabled=true,facing=north]", "resourcePath": "hopper", "resourceVariant": "facing=north", @@ -26011,8 +30091,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -26026,6 +30109,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:hopper[enabled=true,facing=south]", "resourcePath": "hopper", "resourceVariant": "facing=south", @@ -26037,8 +30121,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -26052,6 +30139,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:hopper[enabled=true,facing=west]", "resourcePath": "hopper", "resourceVariant": "facing=west", @@ -26063,8 +30151,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -26078,6 +30169,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:hopper[enabled=true,facing=east]", "resourcePath": "hopper", "resourceVariant": "facing=east", @@ -26089,8 +30181,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -26104,6 +30199,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:hopper[enabled=false,facing=down]", "resourcePath": "hopper", "resourceVariant": "facing=down", @@ -26115,8 +30211,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -26130,6 +30229,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:hopper[enabled=false,facing=north]", "resourcePath": "hopper", "resourceVariant": "facing=north", @@ -26141,8 +30241,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -26156,6 +30259,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:hopper[enabled=false,facing=south]", "resourcePath": "hopper", "resourceVariant": "facing=south", @@ -26167,8 +30271,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -26182,6 +30289,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:hopper[enabled=false,facing=west]", "resourcePath": "hopper", "resourceVariant": "facing=west", @@ -26193,8 +30301,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -26208,6 +30319,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:hopper[enabled=false,facing=east]", "resourcePath": "hopper", "resourceVariant": "facing=east", @@ -26219,8 +30331,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -26235,6 +30350,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 16776437, + "materialMapColorIndex": 14, "blockState": "minecraft:quartz_block[variant=default]", "resourcePath": "quartz_block", "resourceVariant": "normal", @@ -26246,8 +30362,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -26261,6 +30380,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16776437, + "materialMapColorIndex": 14, "blockState": "minecraft:quartz_block[variant=chiseled]", "resourcePath": "chiseled_quartz_block", "resourceVariant": "normal", @@ -26272,8 +30392,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -26287,6 +30410,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16776437, + "materialMapColorIndex": 14, "blockState": "minecraft:quartz_block[variant=lines_y]", "resourcePath": "quartz_column", "resourceVariant": "axis=y", @@ -26298,8 +30422,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -26313,6 +30440,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16776437, + "materialMapColorIndex": 14, "blockState": "minecraft:quartz_block[variant=lines_x]", "resourcePath": "quartz_column", "resourceVariant": "axis=x", @@ -26324,8 +30452,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -26339,6 +30470,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16776437, + "materialMapColorIndex": 14, "blockState": "minecraft:quartz_block[variant=lines_z]", "resourcePath": "quartz_column", "resourceVariant": "axis=z", @@ -26350,8 +30482,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -26365,6 +30500,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16776437, + "materialMapColorIndex": 14, "blockState": "minecraft:quartz_stairs[facing=east,half=bottom,shape=straight]", "resourcePath": "quartz_stairs", "resourceVariant": "facing=east,half=bottom,shape=straight", @@ -26376,8 +30512,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -26391,6 +30530,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16776437, + "materialMapColorIndex": 14, "blockState": "minecraft:quartz_stairs[facing=west,half=bottom,shape=straight]", "resourcePath": "quartz_stairs", "resourceVariant": "facing=west,half=bottom,shape=straight", @@ -26402,8 +30542,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -26417,6 +30560,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16776437, + "materialMapColorIndex": 14, "blockState": "minecraft:quartz_stairs[facing=south,half=bottom,shape=straight]", "resourcePath": "quartz_stairs", "resourceVariant": "facing=south,half=bottom,shape=straight", @@ -26428,8 +30572,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -26444,6 +30591,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 16776437, + "materialMapColorIndex": 14, "blockState": "minecraft:quartz_stairs[facing=north,half=bottom,shape=straight]", "resourcePath": "quartz_stairs", "resourceVariant": "facing=north,half=bottom,shape=straight", @@ -26455,8 +30603,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -26470,6 +30621,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16776437, + "materialMapColorIndex": 14, "blockState": "minecraft:quartz_stairs[facing=east,half=top,shape=straight]", "resourcePath": "quartz_stairs", "resourceVariant": "facing=east,half=top,shape=straight", @@ -26481,8 +30633,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -26496,6 +30651,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16776437, + "materialMapColorIndex": 14, "blockState": "minecraft:quartz_stairs[facing=west,half=top,shape=straight]", "resourcePath": "quartz_stairs", "resourceVariant": "facing=west,half=top,shape=straight", @@ -26507,8 +30663,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -26522,6 +30681,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16776437, + "materialMapColorIndex": 14, "blockState": "minecraft:quartz_stairs[facing=south,half=top,shape=straight]", "resourcePath": "quartz_stairs", "resourceVariant": "facing=south,half=top,shape=straight", @@ -26533,8 +30693,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -26548,6 +30711,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 16776437, + "materialMapColorIndex": 14, "blockState": "minecraft:quartz_stairs[facing=north,half=top,shape=straight]", "resourcePath": "quartz_stairs", "resourceVariant": "facing=north,half=top,shape=straight", @@ -26559,8 +30723,11 @@ "color": 16777215, "creativeTab": "transportation", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -26575,6 +30742,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:activator_rail[powered=false,shape=north_south]", "resourcePath": "activator_rail", "resourceVariant": "powered=false,shape=north_south", @@ -26586,8 +30754,11 @@ "color": 16777215, "creativeTab": "transportation", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -26601,6 +30772,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:activator_rail[powered=false,shape=east_west]", "resourcePath": "activator_rail", "resourceVariant": "powered=false,shape=east_west", @@ -26612,8 +30784,11 @@ "color": 16777215, "creativeTab": "transportation", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -26627,6 +30802,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:activator_rail[powered=false,shape=ascending_east]", "resourcePath": "activator_rail", "resourceVariant": "powered=false,shape=ascending_east", @@ -26638,8 +30814,11 @@ "color": 16777215, "creativeTab": "transportation", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -26653,6 +30832,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:activator_rail[powered=false,shape=ascending_west]", "resourcePath": "activator_rail", "resourceVariant": "powered=false,shape=ascending_west", @@ -26664,8 +30844,11 @@ "color": 16777215, "creativeTab": "transportation", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -26679,6 +30862,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:activator_rail[powered=false,shape=ascending_north]", "resourcePath": "activator_rail", "resourceVariant": "powered=false,shape=ascending_north", @@ -26690,8 +30874,11 @@ "color": 16777215, "creativeTab": "transportation", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -26705,6 +30892,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:activator_rail[powered=false,shape=ascending_south]", "resourcePath": "activator_rail", "resourceVariant": "powered=false,shape=ascending_south", @@ -26716,8 +30904,11 @@ "color": 16777215, "creativeTab": "transportation", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -26731,6 +30922,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:activator_rail[powered=true,shape=north_south]", "resourcePath": "activator_rail", "resourceVariant": "powered=true,shape=north_south", @@ -26742,8 +30934,11 @@ "color": 16777215, "creativeTab": "transportation", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -26757,6 +30952,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:activator_rail[powered=true,shape=east_west]", "resourcePath": "activator_rail", "resourceVariant": "powered=true,shape=east_west", @@ -26768,8 +30964,11 @@ "color": 16777215, "creativeTab": "transportation", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -26783,6 +30982,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:activator_rail[powered=true,shape=ascending_east]", "resourcePath": "activator_rail", "resourceVariant": "powered=true,shape=ascending_east", @@ -26794,8 +30994,11 @@ "color": 16777215, "creativeTab": "transportation", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -26809,6 +31012,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:activator_rail[powered=true,shape=ascending_west]", "resourcePath": "activator_rail", "resourceVariant": "powered=true,shape=ascending_west", @@ -26820,8 +31024,11 @@ "color": 16777215, "creativeTab": "transportation", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -26835,6 +31042,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:activator_rail[powered=true,shape=ascending_north]", "resourcePath": "activator_rail", "resourceVariant": "powered=true,shape=ascending_north", @@ -26846,8 +31054,11 @@ "color": 16777215, "creativeTab": "transportation", "materialName": "circuits", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -26861,6 +31072,7 @@ "maxy": 0.125, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:activator_rail[powered=true,shape=ascending_south]", "resourcePath": "activator_rail", "resourceVariant": "powered=true,shape=ascending_south", @@ -26872,8 +31084,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": true, "opacity": 255, "brightness": 0, @@ -26887,6 +31102,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:dropper[facing=down,triggered=false]", "resourcePath": "dropper", "resourceVariant": "facing=down", @@ -26898,8 +31114,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": true, "opacity": 255, "brightness": 0, @@ -26913,6 +31132,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:dropper[facing=up,triggered=false]", "resourcePath": "dropper", "resourceVariant": "facing=up", @@ -26924,8 +31144,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": true, "opacity": 255, "brightness": 0, @@ -26940,6 +31163,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:dropper[facing=north,triggered=false]", "resourcePath": "dropper", "resourceVariant": "facing=north", @@ -26951,8 +31175,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": true, "opacity": 255, "brightness": 0, @@ -26966,6 +31193,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:dropper[facing=south,triggered=false]", "resourcePath": "dropper", "resourceVariant": "facing=south", @@ -26977,8 +31205,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": true, "opacity": 255, "brightness": 0, @@ -26992,6 +31223,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:dropper[facing=west,triggered=false]", "resourcePath": "dropper", "resourceVariant": "facing=west", @@ -27003,8 +31235,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": true, "opacity": 255, "brightness": 0, @@ -27018,6 +31253,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:dropper[facing=east,triggered=false]", "resourcePath": "dropper", "resourceVariant": "facing=east", @@ -27029,8 +31265,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": true, "opacity": 255, "brightness": 0, @@ -27044,6 +31283,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:dropper[facing=down,triggered=true]", "resourcePath": "dropper", "resourceVariant": "facing=down", @@ -27055,8 +31295,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": true, "opacity": 255, "brightness": 0, @@ -27070,6 +31313,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:dropper[facing=up,triggered=true]", "resourcePath": "dropper", "resourceVariant": "facing=up", @@ -27081,8 +31325,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": true, "opacity": 255, "brightness": 0, @@ -27096,6 +31343,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:dropper[facing=north,triggered=true]", "resourcePath": "dropper", "resourceVariant": "facing=north", @@ -27107,8 +31355,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": true, "opacity": 255, "brightness": 0, @@ -27122,6 +31373,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:dropper[facing=south,triggered=true]", "resourcePath": "dropper", "resourceVariant": "facing=south", @@ -27133,8 +31385,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": true, "opacity": 255, "brightness": 0, @@ -27148,6 +31403,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:dropper[facing=west,triggered=true]", "resourcePath": "dropper", "resourceVariant": "facing=west", @@ -27159,8 +31415,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": true, "opacity": 255, "brightness": 0, @@ -27174,6 +31433,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:dropper[facing=east,triggered=true]", "resourcePath": "dropper", "resourceVariant": "facing=east", @@ -27185,8 +31445,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -27201,6 +31464,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 16777215, + "materialMapColorIndex": 8, "blockState": "minecraft:stained_hardened_clay[color=white]", "resourcePath": "white_stained_hardened_clay", "resourceVariant": "normal", @@ -27212,8 +31476,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -27227,6 +31494,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 14188339, + "materialMapColorIndex": 15, "blockState": "minecraft:stained_hardened_clay[color=orange]", "resourcePath": "orange_stained_hardened_clay", "resourceVariant": "normal", @@ -27238,8 +31506,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -27253,6 +31524,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 11685080, + "materialMapColorIndex": 16, "blockState": "minecraft:stained_hardened_clay[color=magenta]", "resourcePath": "magenta_stained_hardened_clay", "resourceVariant": "normal", @@ -27264,8 +31536,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -27279,6 +31554,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6724056, + "materialMapColorIndex": 17, "blockState": "minecraft:stained_hardened_clay[color=light_blue]", "resourcePath": "light_blue_stained_hardened_clay", "resourceVariant": "normal", @@ -27290,8 +31566,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -27305,6 +31584,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 15066419, + "materialMapColorIndex": 18, "blockState": "minecraft:stained_hardened_clay[color=yellow]", "resourcePath": "yellow_stained_hardened_clay", "resourceVariant": "normal", @@ -27316,8 +31596,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -27331,6 +31614,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 8375321, + "materialMapColorIndex": 19, "blockState": "minecraft:stained_hardened_clay[color=lime]", "resourcePath": "lime_stained_hardened_clay", "resourceVariant": "normal", @@ -27342,8 +31626,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -27357,6 +31644,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 15892389, + "materialMapColorIndex": 20, "blockState": "minecraft:stained_hardened_clay[color=pink]", "resourcePath": "pink_stained_hardened_clay", "resourceVariant": "normal", @@ -27368,8 +31656,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -27383,6 +31674,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 5000268, + "materialMapColorIndex": 21, "blockState": "minecraft:stained_hardened_clay[color=gray]", "resourcePath": "gray_stained_hardened_clay", "resourceVariant": "normal", @@ -27394,8 +31686,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -27409,6 +31704,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10066329, + "materialMapColorIndex": 22, "blockState": "minecraft:stained_hardened_clay[color=silver]", "resourcePath": "silver_stained_hardened_clay", "resourceVariant": "normal", @@ -27420,8 +31716,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -27435,6 +31734,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 5013401, + "materialMapColorIndex": 23, "blockState": "minecraft:stained_hardened_clay[color=cyan]", "resourcePath": "cyan_stained_hardened_clay", "resourceVariant": "normal", @@ -27446,8 +31746,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -27461,6 +31764,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 8339378, + "materialMapColorIndex": 24, "blockState": "minecraft:stained_hardened_clay[color=purple]", "resourcePath": "purple_stained_hardened_clay", "resourceVariant": "normal", @@ -27472,8 +31776,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -27487,6 +31794,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 3361970, + "materialMapColorIndex": 25, "blockState": "minecraft:stained_hardened_clay[color=blue]", "resourcePath": "blue_stained_hardened_clay", "resourceVariant": "normal", @@ -27498,8 +31806,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -27513,6 +31824,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6704179, + "materialMapColorIndex": 26, "blockState": "minecraft:stained_hardened_clay[color=brown]", "resourcePath": "brown_stained_hardened_clay", "resourceVariant": "normal", @@ -27524,8 +31836,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -27539,6 +31854,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6717235, + "materialMapColorIndex": 27, "blockState": "minecraft:stained_hardened_clay[color=green]", "resourcePath": "green_stained_hardened_clay", "resourceVariant": "normal", @@ -27550,8 +31866,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -27565,6 +31884,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10040115, + "materialMapColorIndex": 28, "blockState": "minecraft:stained_hardened_clay[color=red]", "resourcePath": "red_stained_hardened_clay", "resourceVariant": "normal", @@ -27576,8 +31896,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -27591,6 +31914,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 1644825, + "materialMapColorIndex": 29, "blockState": "minecraft:stained_hardened_clay[color=black]", "resourcePath": "black_stained_hardened_clay", "resourceVariant": "normal", @@ -27602,8 +31926,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "glass", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -27618,6 +31945,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:stained_glass_pane[color=white,east=false,north=false,south=false,west=false]", "resourcePath": "white_stained_glass_pane", "resourceVariant": "east=false,north=false,south=false,west=false", @@ -27629,8 +31957,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "glass", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -27644,6 +31975,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:stained_glass_pane[color=orange,east=false,north=false,south=false,west=false]", "resourcePath": "orange_stained_glass_pane", "resourceVariant": "east=false,north=false,south=false,west=false", @@ -27655,8 +31987,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "glass", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -27670,6 +32005,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:stained_glass_pane[color=magenta,east=false,north=false,south=false,west=false]", "resourcePath": "magenta_stained_glass_pane", "resourceVariant": "east=false,north=false,south=false,west=false", @@ -27681,8 +32017,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "glass", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -27696,6 +32035,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:stained_glass_pane[color=light_blue,east=false,north=false,south=false,west=false]", "resourcePath": "light_blue_stained_glass_pane", "resourceVariant": "east=false,north=false,south=false,west=false", @@ -27707,8 +32047,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "glass", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -27722,6 +32065,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:stained_glass_pane[color=yellow,east=false,north=false,south=false,west=false]", "resourcePath": "yellow_stained_glass_pane", "resourceVariant": "east=false,north=false,south=false,west=false", @@ -27733,8 +32077,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "glass", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -27748,6 +32095,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:stained_glass_pane[color=lime,east=false,north=false,south=false,west=false]", "resourcePath": "lime_stained_glass_pane", "resourceVariant": "east=false,north=false,south=false,west=false", @@ -27759,8 +32107,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "glass", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -27774,6 +32125,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:stained_glass_pane[color=pink,east=false,north=false,south=false,west=false]", "resourcePath": "pink_stained_glass_pane", "resourceVariant": "east=false,north=false,south=false,west=false", @@ -27785,8 +32137,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "glass", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -27800,6 +32155,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:stained_glass_pane[color=gray,east=false,north=false,south=false,west=false]", "resourcePath": "gray_stained_glass_pane", "resourceVariant": "east=false,north=false,south=false,west=false", @@ -27811,8 +32167,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "glass", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -27826,6 +32185,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:stained_glass_pane[color=silver,east=false,north=false,south=false,west=false]", "resourcePath": "silver_stained_glass_pane", "resourceVariant": "east=false,north=false,south=false,west=false", @@ -27837,8 +32197,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "glass", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -27852,6 +32215,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:stained_glass_pane[color=cyan,east=false,north=false,south=false,west=false]", "resourcePath": "cyan_stained_glass_pane", "resourceVariant": "east=false,north=false,south=false,west=false", @@ -27863,8 +32227,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "glass", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -27878,6 +32245,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:stained_glass_pane[color=purple,east=false,north=false,south=false,west=false]", "resourcePath": "purple_stained_glass_pane", "resourceVariant": "east=false,north=false,south=false,west=false", @@ -27889,8 +32257,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "glass", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -27904,6 +32275,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:stained_glass_pane[color=blue,east=false,north=false,south=false,west=false]", "resourcePath": "blue_stained_glass_pane", "resourceVariant": "east=false,north=false,south=false,west=false", @@ -27915,8 +32287,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "glass", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -27930,6 +32305,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:stained_glass_pane[color=brown,east=false,north=false,south=false,west=false]", "resourcePath": "brown_stained_glass_pane", "resourceVariant": "east=false,north=false,south=false,west=false", @@ -27941,8 +32317,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "glass", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -27956,6 +32335,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:stained_glass_pane[color=green,east=false,north=false,south=false,west=false]", "resourcePath": "green_stained_glass_pane", "resourceVariant": "east=false,north=false,south=false,west=false", @@ -27967,8 +32347,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "glass", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -27982,6 +32365,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:stained_glass_pane[color=red,east=false,north=false,south=false,west=false]", "resourcePath": "red_stained_glass_pane", "resourceVariant": "east=false,north=false,south=false,west=false", @@ -27993,8 +32377,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "glass", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -28008,6 +32395,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:stained_glass_pane[color=black,east=false,north=false,south=false,west=false]", "resourcePath": "black_stained_glass_pane", "resourceVariant": "east=false,north=false,south=false,west=false", @@ -28019,8 +32407,11 @@ "color": -10769594, "creativeTab": "decorations", "materialName": "leaves", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": false, + "fullBlock": true, "hasEntity": false, "opacity": 1, "brightness": 0, @@ -28034,6 +32425,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:leaves2[check_decay=false,decayable=true,variant=acacia]", "resourcePath": "acacia_leaves", "resourceVariant": "normal", @@ -28045,8 +32437,11 @@ "color": -10769594, "creativeTab": "decorations", "materialName": "leaves", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": false, + "fullBlock": true, "hasEntity": false, "opacity": 1, "brightness": 0, @@ -28060,6 +32455,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:leaves2[check_decay=false,decayable=true,variant=dark_oak]", "resourcePath": "dark_oak_leaves", "resourceVariant": "normal", @@ -28071,8 +32467,11 @@ "color": -10769594, "creativeTab": "decorations", "materialName": "leaves", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": false, + "fullBlock": true, "hasEntity": false, "opacity": 1, "brightness": 0, @@ -28086,6 +32485,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:leaves2[check_decay=false,decayable=false,variant=acacia]", "resourcePath": "acacia_leaves", "resourceVariant": "normal", @@ -28097,8 +32497,11 @@ "color": -10769594, "creativeTab": "decorations", "materialName": "leaves", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": false, + "fullBlock": true, "hasEntity": false, "opacity": 1, "brightness": 0, @@ -28112,6 +32515,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:leaves2[check_decay=false,decayable=false,variant=dark_oak]", "resourcePath": "dark_oak_leaves", "resourceVariant": "normal", @@ -28123,8 +32527,11 @@ "color": -10769594, "creativeTab": "decorations", "materialName": "leaves", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": false, + "fullBlock": true, "hasEntity": false, "opacity": 1, "brightness": 0, @@ -28139,6 +32546,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:leaves2[check_decay=true,decayable=true,variant=acacia]", "resourcePath": "acacia_leaves", "resourceVariant": "normal", @@ -28150,8 +32558,11 @@ "color": -10769594, "creativeTab": "decorations", "materialName": "leaves", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": false, + "fullBlock": true, "hasEntity": false, "opacity": 1, "brightness": 0, @@ -28165,6 +32576,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:leaves2[check_decay=true,decayable=true,variant=dark_oak]", "resourcePath": "dark_oak_leaves", "resourceVariant": "normal", @@ -28176,8 +32588,11 @@ "color": -10769594, "creativeTab": "decorations", "materialName": "leaves", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": false, + "fullBlock": true, "hasEntity": false, "opacity": 1, "brightness": 0, @@ -28191,6 +32606,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:leaves2[check_decay=true,decayable=false,variant=acacia]", "resourcePath": "acacia_leaves", "resourceVariant": "normal", @@ -28202,8 +32618,11 @@ "color": -10769594, "creativeTab": "decorations", "materialName": "leaves", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": false, + "fullBlock": true, "hasEntity": false, "opacity": 1, "brightness": 0, @@ -28217,6 +32636,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:leaves2[check_decay=true,decayable=false,variant=dark_oak]", "resourcePath": "dark_oak_leaves", "resourceVariant": "normal", @@ -28228,8 +32648,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -28244,6 +32667,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:log2[axis=y,variant=acacia]", "resourcePath": "acacia_log", "resourceVariant": "axis=y", @@ -28255,8 +32679,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -28270,6 +32697,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:log2[axis=y,variant=dark_oak]", "resourcePath": "dark_oak_log", "resourceVariant": "axis=y", @@ -28281,8 +32709,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -28296,6 +32727,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:log2[axis=x,variant=acacia]", "resourcePath": "acacia_log", "resourceVariant": "axis=x", @@ -28307,8 +32739,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -28322,6 +32757,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:log2[axis=x,variant=dark_oak]", "resourcePath": "dark_oak_log", "resourceVariant": "axis=x", @@ -28333,8 +32769,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -28348,6 +32787,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:log2[axis=z,variant=acacia]", "resourcePath": "acacia_log", "resourceVariant": "axis=z", @@ -28359,8 +32799,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -28374,6 +32817,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:log2[axis=z,variant=dark_oak]", "resourcePath": "dark_oak_log", "resourceVariant": "axis=z", @@ -28385,8 +32829,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -28400,6 +32847,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:log2[axis=none,variant=acacia]", "resourcePath": "acacia_log", "resourceVariant": "axis=none", @@ -28411,8 +32859,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -28426,6 +32877,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:log2[axis=none,variant=dark_oak]", "resourcePath": "dark_oak_log", "resourceVariant": "axis=none", @@ -28437,8 +32889,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -28452,6 +32907,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:acacia_stairs[facing=east,half=bottom,shape=straight]", "resourcePath": "acacia_stairs", "resourceVariant": "facing=east,half=bottom,shape=straight", @@ -28463,8 +32919,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -28478,6 +32937,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:acacia_stairs[facing=west,half=bottom,shape=straight]", "resourcePath": "acacia_stairs", "resourceVariant": "facing=west,half=bottom,shape=straight", @@ -28489,8 +32949,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -28504,6 +32967,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:acacia_stairs[facing=south,half=bottom,shape=straight]", "resourcePath": "acacia_stairs", "resourceVariant": "facing=south,half=bottom,shape=straight", @@ -28515,8 +32979,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -28531,6 +32998,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:acacia_stairs[facing=north,half=bottom,shape=straight]", "resourcePath": "acacia_stairs", "resourceVariant": "facing=north,half=bottom,shape=straight", @@ -28542,8 +33010,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -28557,6 +33028,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:acacia_stairs[facing=east,half=top,shape=straight]", "resourcePath": "acacia_stairs", "resourceVariant": "facing=east,half=top,shape=straight", @@ -28568,8 +33040,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -28583,6 +33058,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:acacia_stairs[facing=west,half=top,shape=straight]", "resourcePath": "acacia_stairs", "resourceVariant": "facing=west,half=top,shape=straight", @@ -28594,8 +33070,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -28609,6 +33088,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:acacia_stairs[facing=south,half=top,shape=straight]", "resourcePath": "acacia_stairs", "resourceVariant": "facing=south,half=top,shape=straight", @@ -28620,8 +33100,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -28635,6 +33118,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:acacia_stairs[facing=north,half=top,shape=straight]", "resourcePath": "acacia_stairs", "resourceVariant": "facing=north,half=top,shape=straight", @@ -28646,8 +33130,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -28661,6 +33148,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:dark_oak_stairs[facing=east,half=bottom,shape=straight]", "resourcePath": "dark_oak_stairs", "resourceVariant": "facing=east,half=bottom,shape=straight", @@ -28672,8 +33160,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -28687,6 +33178,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:dark_oak_stairs[facing=west,half=bottom,shape=straight]", "resourcePath": "dark_oak_stairs", "resourceVariant": "facing=west,half=bottom,shape=straight", @@ -28698,8 +33190,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -28713,6 +33208,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:dark_oak_stairs[facing=south,half=bottom,shape=straight]", "resourcePath": "dark_oak_stairs", "resourceVariant": "facing=south,half=bottom,shape=straight", @@ -28724,8 +33220,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -28740,6 +33239,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:dark_oak_stairs[facing=north,half=bottom,shape=straight]", "resourcePath": "dark_oak_stairs", "resourceVariant": "facing=north,half=bottom,shape=straight", @@ -28751,8 +33251,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -28766,6 +33269,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:dark_oak_stairs[facing=east,half=top,shape=straight]", "resourcePath": "dark_oak_stairs", "resourceVariant": "facing=east,half=top,shape=straight", @@ -28777,8 +33281,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -28792,6 +33299,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:dark_oak_stairs[facing=west,half=top,shape=straight]", "resourcePath": "dark_oak_stairs", "resourceVariant": "facing=west,half=top,shape=straight", @@ -28803,8 +33311,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -28818,6 +33329,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:dark_oak_stairs[facing=south,half=top,shape=straight]", "resourcePath": "dark_oak_stairs", "resourceVariant": "facing=south,half=top,shape=straight", @@ -28829,8 +33341,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -28844,6 +33359,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:dark_oak_stairs[facing=north,half=top,shape=straight]", "resourcePath": "dark_oak_stairs", "resourceVariant": "facing=north,half=top,shape=straight", @@ -28855,8 +33371,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "clay", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": true, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -28871,6 +33390,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 10791096, + "materialMapColorIndex": 9, "blockState": "minecraft:slime", "resourcePath": "slime", "resourceVariant": "normal", @@ -28881,8 +33401,11 @@ "internalName": "minecraft:barrier", "color": 16777215, "materialName": "barrier", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": true, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -28897,6 +33420,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 0, + "materialMapColorIndex": 0, "blockState": "minecraft:barrier", "unlocalizedName": "tile.barrier", "displayName": "Barrier" @@ -28906,8 +33430,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -28922,6 +33449,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:iron_trapdoor[facing=north,half=bottom,open=false]", "resourcePath": "iron_trapdoor", "resourceVariant": "facing=north,half=bottom,open=false", @@ -28933,8 +33461,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -28948,6 +33479,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:iron_trapdoor[facing=south,half=bottom,open=false]", "resourcePath": "iron_trapdoor", "resourceVariant": "facing=south,half=bottom,open=false", @@ -28959,8 +33491,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -28974,6 +33509,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:iron_trapdoor[facing=west,half=bottom,open=false]", "resourcePath": "iron_trapdoor", "resourceVariant": "facing=west,half=bottom,open=false", @@ -28985,8 +33521,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -29000,6 +33539,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:iron_trapdoor[facing=east,half=bottom,open=false]", "resourcePath": "iron_trapdoor", "resourceVariant": "facing=east,half=bottom,open=false", @@ -29011,8 +33551,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -29026,6 +33569,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:iron_trapdoor[facing=north,half=bottom,open=true]", "resourcePath": "iron_trapdoor", "resourceVariant": "facing=north,half=bottom,open=true", @@ -29037,8 +33581,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -29052,6 +33599,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:iron_trapdoor[facing=south,half=bottom,open=true]", "resourcePath": "iron_trapdoor", "resourceVariant": "facing=south,half=bottom,open=true", @@ -29063,8 +33611,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -29078,6 +33629,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:iron_trapdoor[facing=west,half=bottom,open=true]", "resourcePath": "iron_trapdoor", "resourceVariant": "facing=west,half=bottom,open=true", @@ -29089,8 +33641,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -29104,6 +33659,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:iron_trapdoor[facing=east,half=bottom,open=true]", "resourcePath": "iron_trapdoor", "resourceVariant": "facing=east,half=bottom,open=true", @@ -29115,8 +33671,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -29130,6 +33689,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:iron_trapdoor[facing=north,half=top,open=false]", "resourcePath": "iron_trapdoor", "resourceVariant": "facing=north,half=top,open=false", @@ -29141,8 +33701,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -29156,6 +33719,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:iron_trapdoor[facing=south,half=top,open=false]", "resourcePath": "iron_trapdoor", "resourceVariant": "facing=south,half=top,open=false", @@ -29167,8 +33731,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -29182,6 +33749,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:iron_trapdoor[facing=west,half=top,open=false]", "resourcePath": "iron_trapdoor", "resourceVariant": "facing=west,half=top,open=false", @@ -29193,8 +33761,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -29208,6 +33779,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:iron_trapdoor[facing=east,half=top,open=false]", "resourcePath": "iron_trapdoor", "resourceVariant": "facing=east,half=top,open=false", @@ -29219,8 +33791,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -29234,6 +33809,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:iron_trapdoor[facing=north,half=top,open=true]", "resourcePath": "iron_trapdoor", "resourceVariant": "facing=north,half=top,open=true", @@ -29245,8 +33821,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -29260,6 +33839,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:iron_trapdoor[facing=south,half=top,open=true]", "resourcePath": "iron_trapdoor", "resourceVariant": "facing=south,half=top,open=true", @@ -29271,8 +33851,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -29286,6 +33869,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:iron_trapdoor[facing=west,half=top,open=true]", "resourcePath": "iron_trapdoor", "resourceVariant": "facing=west,half=top,open=true", @@ -29297,8 +33881,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "iron", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -29312,6 +33899,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 6, "blockState": "minecraft:iron_trapdoor[facing=east,half=top,open=true]", "resourcePath": "iron_trapdoor", "resourceVariant": "facing=east,half=top,open=true", @@ -29323,8 +33911,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -29339,6 +33930,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:prismarine[variant=prismarine]", "resourcePath": "prismarine", "resourceVariant": "normal", @@ -29350,8 +33942,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -29365,6 +33960,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:prismarine[variant=prismarine_bricks]", "resourcePath": "prismarine_bricks", "resourceVariant": "normal", @@ -29376,8 +33972,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -29391,6 +33990,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:prismarine[variant=dark_prismarine]", "resourcePath": "dark_prismarine", "resourceVariant": "normal", @@ -29402,8 +34002,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "glass", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": false, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 15, @@ -29418,6 +34021,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 16776437, + "materialMapColorIndex": 14, "blockState": "minecraft:sea_lantern", "resourcePath": "sea_lantern", "resourceVariant": "normal", @@ -29429,8 +34033,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "grass", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -29445,6 +34052,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 8368696, + "materialMapColorIndex": 1, "blockState": "minecraft:hay_block[axis=y]", "resourcePath": "hay_block", "resourceVariant": "axis=y", @@ -29456,8 +34064,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "grass", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -29471,6 +34082,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 8368696, + "materialMapColorIndex": 1, "blockState": "minecraft:hay_block[axis=x]", "resourcePath": "hay_block", "resourceVariant": "axis=x", @@ -29482,8 +34094,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "grass", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -29497,6 +34112,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 8368696, + "materialMapColorIndex": 1, "blockState": "minecraft:hay_block[axis=z]", "resourcePath": "hay_block", "resourceVariant": "axis=z", @@ -29508,8 +34124,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "carpet", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -29524,6 +34143,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 10987431, + "materialMapColorIndex": 3, "blockState": "minecraft:carpet[color=white]", "resourcePath": "white_carpet", "resourceVariant": "normal", @@ -29535,8 +34155,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "carpet", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -29550,6 +34173,7 @@ "maxy": 0.0625, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 3, "blockState": "minecraft:carpet[color=orange]", "resourcePath": "orange_carpet", "resourceVariant": "normal", @@ -29561,8 +34185,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "carpet", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -29576,6 +34203,7 @@ "maxy": 0.0625, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 3, "blockState": "minecraft:carpet[color=magenta]", "resourcePath": "magenta_carpet", "resourceVariant": "normal", @@ -29587,8 +34215,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "carpet", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -29602,6 +34233,7 @@ "maxy": 0.0625, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 3, "blockState": "minecraft:carpet[color=light_blue]", "resourcePath": "light_blue_carpet", "resourceVariant": "normal", @@ -29613,8 +34245,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "carpet", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -29628,6 +34263,7 @@ "maxy": 0.0625, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 3, "blockState": "minecraft:carpet[color=yellow]", "resourcePath": "yellow_carpet", "resourceVariant": "normal", @@ -29639,8 +34275,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "carpet", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -29654,6 +34293,7 @@ "maxy": 0.0625, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 3, "blockState": "minecraft:carpet[color=lime]", "resourcePath": "lime_carpet", "resourceVariant": "normal", @@ -29665,8 +34305,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "carpet", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -29680,6 +34323,7 @@ "maxy": 0.0625, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 3, "blockState": "minecraft:carpet[color=pink]", "resourcePath": "pink_carpet", "resourceVariant": "normal", @@ -29691,8 +34335,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "carpet", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -29706,6 +34353,7 @@ "maxy": 0.0625, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 3, "blockState": "minecraft:carpet[color=gray]", "resourcePath": "gray_carpet", "resourceVariant": "normal", @@ -29717,8 +34365,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "carpet", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -29732,6 +34383,7 @@ "maxy": 0.0625, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 3, "blockState": "minecraft:carpet[color=silver]", "resourcePath": "silver_carpet", "resourceVariant": "normal", @@ -29743,8 +34395,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "carpet", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -29758,6 +34413,7 @@ "maxy": 0.0625, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 3, "blockState": "minecraft:carpet[color=cyan]", "resourcePath": "cyan_carpet", "resourceVariant": "normal", @@ -29769,8 +34425,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "carpet", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -29784,6 +34443,7 @@ "maxy": 0.0625, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 3, "blockState": "minecraft:carpet[color=purple]", "resourcePath": "purple_carpet", "resourceVariant": "normal", @@ -29795,8 +34455,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "carpet", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -29810,6 +34473,7 @@ "maxy": 0.0625, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 3, "blockState": "minecraft:carpet[color=blue]", "resourcePath": "blue_carpet", "resourceVariant": "normal", @@ -29821,8 +34485,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "carpet", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -29836,6 +34503,7 @@ "maxy": 0.0625, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 3, "blockState": "minecraft:carpet[color=brown]", "resourcePath": "brown_carpet", "resourceVariant": "normal", @@ -29847,8 +34515,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "carpet", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -29862,6 +34533,7 @@ "maxy": 0.0625, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 3, "blockState": "minecraft:carpet[color=green]", "resourcePath": "green_carpet", "resourceVariant": "normal", @@ -29873,8 +34545,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "carpet", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -29888,6 +34563,7 @@ "maxy": 0.0625, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 3, "blockState": "minecraft:carpet[color=red]", "resourcePath": "red_carpet", "resourceVariant": "normal", @@ -29899,8 +34575,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "carpet", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -29914,6 +34593,7 @@ "maxy": 0.0625, "maxz": 1.0, "materialMapColor": 10987431, + "materialMapColorIndex": 3, "blockState": "minecraft:carpet[color=black]", "resourcePath": "black_carpet", "resourceVariant": "normal", @@ -29925,8 +34605,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -29941,6 +34624,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 14188339, + "materialMapColorIndex": 15, "blockState": "minecraft:hardened_clay", "resourcePath": "hardened_clay", "resourceVariant": "normal", @@ -29952,8 +34636,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -29968,6 +34655,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:coal_block", "resourcePath": "coal_block", "resourceVariant": "normal", @@ -29979,8 +34667,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "packedIce", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -29995,6 +34686,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 10526975, + "materialMapColorIndex": 5, "blockState": "minecraft:packed_ice", "resourcePath": "packed_ice", "resourceVariant": "normal", @@ -30006,8 +34698,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "vine", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -30022,6 +34717,7 @@ "maxz": 0.699999988079071, "defaultState": 1, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:double_plant[half=lower,variant=sunflower]", "resourcePath": "sunflower", "resourceVariant": "half=lower", @@ -30033,8 +34729,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "vine", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -30048,6 +34747,7 @@ "maxy": 0.6000000238418579, "maxz": 0.699999988079071, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:double_plant[half=lower,variant=syringa]", "resourcePath": "syringa", "resourceVariant": "half=lower", @@ -30059,8 +34759,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "vine", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -30074,6 +34777,7 @@ "maxy": 0.6000000238418579, "maxz": 0.699999988079071, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:double_plant[half=lower,variant=double_grass]", "resourcePath": "double_grass", "resourceVariant": "half=lower", @@ -30085,8 +34789,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "vine", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -30100,6 +34807,7 @@ "maxy": 0.6000000238418579, "maxz": 0.699999988079071, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:double_plant[half=lower,variant=double_fern]", "resourcePath": "double_fern", "resourceVariant": "half=lower", @@ -30111,8 +34819,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "vine", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -30126,6 +34837,7 @@ "maxy": 0.6000000238418579, "maxz": 0.699999988079071, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:double_plant[half=lower,variant=double_rose]", "resourcePath": "double_rose", "resourceVariant": "half=lower", @@ -30137,8 +34849,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "vine", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -30152,6 +34867,7 @@ "maxy": 0.6000000238418579, "maxz": 0.699999988079071, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:double_plant[half=lower,variant=paeonia]", "resourcePath": "paeonia", "resourceVariant": "half=lower", @@ -30163,8 +34879,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "vine", + "materialBlocksMovement": false, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -30178,6 +34897,7 @@ "maxy": 0.6000000238418579, "maxz": 0.699999988079071, "materialMapColor": 31744, + "materialMapColorIndex": 7, "blockState": "minecraft:double_plant[half=upper,variant=sunflower]", "resourcePath": "sunflower", "resourceVariant": "half=upper", @@ -30188,8 +34908,11 @@ "internalName": "minecraft:standing_banner", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -30204,6 +34927,7 @@ "maxz": 0.75, "defaultState": 1, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:standing_banner[rotation=0]", "unlocalizedName": "tile.banner", "displayName": "Black Banner" @@ -30212,8 +34936,11 @@ "internalName": "minecraft:standing_banner", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -30227,6 +34954,7 @@ "maxy": 1.0, "maxz": 0.75, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:standing_banner[rotation=1]", "unlocalizedName": "tile.banner", "displayName": "tile.banner.name" @@ -30235,8 +34963,11 @@ "internalName": "minecraft:standing_banner", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -30250,6 +34981,7 @@ "maxy": 1.0, "maxz": 0.75, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:standing_banner[rotation=2]", "unlocalizedName": "tile.banner", "displayName": "tile.banner.name" @@ -30258,8 +34990,11 @@ "internalName": "minecraft:standing_banner", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -30273,6 +35008,7 @@ "maxy": 1.0, "maxz": 0.75, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:standing_banner[rotation=3]", "unlocalizedName": "tile.banner", "displayName": "tile.banner.name" @@ -30281,8 +35017,11 @@ "internalName": "minecraft:standing_banner", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -30296,6 +35035,7 @@ "maxy": 1.0, "maxz": 0.75, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:standing_banner[rotation=4]", "unlocalizedName": "tile.banner", "displayName": "tile.banner.name" @@ -30304,8 +35044,11 @@ "internalName": "minecraft:standing_banner", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -30319,6 +35062,7 @@ "maxy": 1.0, "maxz": 0.75, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:standing_banner[rotation=5]", "unlocalizedName": "tile.banner", "displayName": "tile.banner.name" @@ -30327,8 +35071,11 @@ "internalName": "minecraft:standing_banner", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -30342,6 +35089,7 @@ "maxy": 1.0, "maxz": 0.75, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:standing_banner[rotation=6]", "unlocalizedName": "tile.banner", "displayName": "tile.banner.name" @@ -30350,8 +35098,11 @@ "internalName": "minecraft:standing_banner", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -30365,6 +35116,7 @@ "maxy": 1.0, "maxz": 0.75, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:standing_banner[rotation=7]", "unlocalizedName": "tile.banner", "displayName": "tile.banner.name" @@ -30373,8 +35125,11 @@ "internalName": "minecraft:standing_banner", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -30388,6 +35143,7 @@ "maxy": 1.0, "maxz": 0.75, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:standing_banner[rotation=8]", "unlocalizedName": "tile.banner", "displayName": "tile.banner.name" @@ -30396,8 +35152,11 @@ "internalName": "minecraft:standing_banner", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -30411,6 +35170,7 @@ "maxy": 1.0, "maxz": 0.75, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:standing_banner[rotation=9]", "unlocalizedName": "tile.banner", "displayName": "tile.banner.name" @@ -30419,8 +35179,11 @@ "internalName": "minecraft:standing_banner", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -30434,6 +35197,7 @@ "maxy": 1.0, "maxz": 0.75, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:standing_banner[rotation=10]", "unlocalizedName": "tile.banner", "displayName": "tile.banner.name" @@ -30442,8 +35206,11 @@ "internalName": "minecraft:standing_banner", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -30457,6 +35224,7 @@ "maxy": 1.0, "maxz": 0.75, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:standing_banner[rotation=11]", "unlocalizedName": "tile.banner", "displayName": "tile.banner.name" @@ -30465,8 +35233,11 @@ "internalName": "minecraft:standing_banner", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -30480,6 +35251,7 @@ "maxy": 1.0, "maxz": 0.75, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:standing_banner[rotation=12]", "unlocalizedName": "tile.banner", "displayName": "tile.banner.name" @@ -30488,8 +35260,11 @@ "internalName": "minecraft:standing_banner", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -30503,6 +35278,7 @@ "maxy": 1.0, "maxz": 0.75, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:standing_banner[rotation=13]", "unlocalizedName": "tile.banner", "displayName": "tile.banner.name" @@ -30511,8 +35287,11 @@ "internalName": "minecraft:standing_banner", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -30526,6 +35305,7 @@ "maxy": 1.0, "maxz": 0.75, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:standing_banner[rotation=14]", "unlocalizedName": "tile.banner", "displayName": "tile.banner.name" @@ -30534,8 +35314,11 @@ "internalName": "minecraft:standing_banner", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -30549,6 +35332,7 @@ "maxy": 1.0, "maxz": 0.75, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:standing_banner[rotation=15]", "unlocalizedName": "tile.banner", "displayName": "tile.banner.name" @@ -30557,8 +35341,11 @@ "internalName": "minecraft:wall_banner", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -30572,6 +35359,7 @@ "maxy": 1.0, "maxz": 0.75, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:wall_banner[facing=north]", "unlocalizedName": "tile.banner", "displayName": "Black Banner" @@ -30580,8 +35368,11 @@ "internalName": "minecraft:wall_banner", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -30595,6 +35386,7 @@ "maxy": 1.0, "maxz": 0.75, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:wall_banner[facing=south]", "unlocalizedName": "tile.banner", "displayName": "tile.banner.name" @@ -30603,8 +35395,11 @@ "internalName": "minecraft:wall_banner", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -30618,6 +35413,7 @@ "maxy": 1.0, "maxz": 0.75, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:wall_banner[facing=west]", "unlocalizedName": "tile.banner", "displayName": "tile.banner.name" @@ -30626,8 +35422,11 @@ "internalName": "minecraft:wall_banner", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -30641,6 +35440,7 @@ "maxy": 1.0, "maxz": 0.75, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:wall_banner[facing=east]", "unlocalizedName": "tile.banner", "displayName": "tile.banner.name" @@ -30650,8 +35450,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -30666,6 +35469,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:daylight_detector_inverted[power=0]", "resourcePath": "daylight_detector_inverted", "resourceVariant": "power=0", @@ -30677,8 +35481,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -30692,6 +35499,7 @@ "maxy": 0.375, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:daylight_detector_inverted[power=1]", "resourcePath": "daylight_detector_inverted", "resourceVariant": "power=1", @@ -30703,8 +35511,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -30718,6 +35529,7 @@ "maxy": 0.375, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:daylight_detector_inverted[power=2]", "resourcePath": "daylight_detector_inverted", "resourceVariant": "power=2", @@ -30729,8 +35541,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -30744,6 +35559,7 @@ "maxy": 0.375, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:daylight_detector_inverted[power=3]", "resourcePath": "daylight_detector_inverted", "resourceVariant": "power=3", @@ -30755,8 +35571,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -30770,6 +35589,7 @@ "maxy": 0.375, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:daylight_detector_inverted[power=4]", "resourcePath": "daylight_detector_inverted", "resourceVariant": "power=4", @@ -30781,8 +35601,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -30796,6 +35619,7 @@ "maxy": 0.375, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:daylight_detector_inverted[power=5]", "resourcePath": "daylight_detector_inverted", "resourceVariant": "power=5", @@ -30807,8 +35631,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -30822,6 +35649,7 @@ "maxy": 0.375, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:daylight_detector_inverted[power=6]", "resourcePath": "daylight_detector_inverted", "resourceVariant": "power=6", @@ -30833,8 +35661,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -30848,6 +35679,7 @@ "maxy": 0.375, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:daylight_detector_inverted[power=7]", "resourcePath": "daylight_detector_inverted", "resourceVariant": "power=7", @@ -30859,8 +35691,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -30874,6 +35709,7 @@ "maxy": 0.375, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:daylight_detector_inverted[power=8]", "resourcePath": "daylight_detector_inverted", "resourceVariant": "power=8", @@ -30885,8 +35721,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -30900,6 +35739,7 @@ "maxy": 0.375, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:daylight_detector_inverted[power=9]", "resourcePath": "daylight_detector_inverted", "resourceVariant": "power=9", @@ -30911,8 +35751,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -30926,6 +35769,7 @@ "maxy": 0.375, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:daylight_detector_inverted[power=10]", "resourcePath": "daylight_detector_inverted", "resourceVariant": "power=10", @@ -30937,8 +35781,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -30952,6 +35799,7 @@ "maxy": 0.375, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:daylight_detector_inverted[power=11]", "resourcePath": "daylight_detector_inverted", "resourceVariant": "power=11", @@ -30963,8 +35811,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -30978,6 +35829,7 @@ "maxy": 0.375, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:daylight_detector_inverted[power=12]", "resourcePath": "daylight_detector_inverted", "resourceVariant": "power=12", @@ -30989,8 +35841,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -31004,6 +35859,7 @@ "maxy": 0.375, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:daylight_detector_inverted[power=13]", "resourcePath": "daylight_detector_inverted", "resourceVariant": "power=13", @@ -31015,8 +35871,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -31030,6 +35889,7 @@ "maxy": 0.375, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:daylight_detector_inverted[power=14]", "resourcePath": "daylight_detector_inverted", "resourceVariant": "power=14", @@ -31041,8 +35901,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": true, "opacity": 0, "brightness": 0, @@ -31056,6 +35919,7 @@ "maxy": 0.375, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:daylight_detector_inverted[power=15]", "resourcePath": "daylight_detector_inverted", "resourceVariant": "power=15", @@ -31067,8 +35931,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -31083,6 +35950,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:red_sandstone[type=red_sandstone]", "resourcePath": "red_sandstone", "resourceVariant": "normal", @@ -31094,8 +35962,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -31109,6 +35980,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:red_sandstone[type=chiseled_red_sandstone]", "resourcePath": "chiseled_red_sandstone", "resourceVariant": "normal", @@ -31120,8 +35992,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -31135,6 +36010,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:red_sandstone[type=smooth_red_sandstone]", "resourcePath": "smooth_red_sandstone", "resourceVariant": "normal", @@ -31146,8 +36022,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -31161,6 +36040,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:red_sandstone_stairs[facing=east,half=bottom,shape=straight]", "resourcePath": "red_sandstone_stairs", "resourceVariant": "facing=east,half=bottom,shape=straight", @@ -31172,8 +36052,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -31187,6 +36070,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:red_sandstone_stairs[facing=west,half=bottom,shape=straight]", "resourcePath": "red_sandstone_stairs", "resourceVariant": "facing=west,half=bottom,shape=straight", @@ -31198,8 +36082,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -31213,6 +36100,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:red_sandstone_stairs[facing=south,half=bottom,shape=straight]", "resourcePath": "red_sandstone_stairs", "resourceVariant": "facing=south,half=bottom,shape=straight", @@ -31224,8 +36112,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -31240,6 +36131,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:red_sandstone_stairs[facing=north,half=bottom,shape=straight]", "resourcePath": "red_sandstone_stairs", "resourceVariant": "facing=north,half=bottom,shape=straight", @@ -31251,8 +36143,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -31266,6 +36161,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:red_sandstone_stairs[facing=east,half=top,shape=straight]", "resourcePath": "red_sandstone_stairs", "resourceVariant": "facing=east,half=top,shape=straight", @@ -31277,8 +36173,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -31292,6 +36191,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:red_sandstone_stairs[facing=west,half=top,shape=straight]", "resourcePath": "red_sandstone_stairs", "resourceVariant": "facing=west,half=top,shape=straight", @@ -31303,8 +36203,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -31318,6 +36221,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:red_sandstone_stairs[facing=south,half=top,shape=straight]", "resourcePath": "red_sandstone_stairs", "resourceVariant": "facing=south,half=top,shape=straight", @@ -31329,8 +36233,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -31344,6 +36251,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:red_sandstone_stairs[facing=north,half=top,shape=straight]", "resourcePath": "red_sandstone_stairs", "resourceVariant": "facing=north,half=top,shape=straight", @@ -31355,8 +36263,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -31371,6 +36282,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:double_stone_slab2[seamless=false,variant=red_sandstone]", "resourcePath": "red_sandstone_double_slab", "resourceVariant": "normal", @@ -31382,8 +36294,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": true, - "collidable": true, + "normalCube": true, + "fullBlock": true, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -31397,6 +36312,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:double_stone_slab2[seamless=true,variant=red_sandstone]", "resourcePath": "red_sandstone_double_slab", "resourceVariant": "all", @@ -31408,8 +36324,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -31424,6 +36343,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:stone_slab2[half=bottom,variant=red_sandstone]", "resourcePath": "red_sandstone_slab", "resourceVariant": "half=bottom", @@ -31435,8 +36355,11 @@ "color": 16777215, "creativeTab": "buildingBlocks", "materialName": "rock", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 255, "brightness": 0, @@ -31450,6 +36373,7 @@ "maxy": 0.5, "maxz": 1.0, "materialMapColor": 7368816, + "materialMapColorIndex": 11, "blockState": "minecraft:stone_slab2[half=top,variant=red_sandstone]", "resourcePath": "red_sandstone_slab", "resourceVariant": "half=top", @@ -31461,8 +36385,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -31476,6 +36403,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:spruce_fence_gate[facing=south,in_wall=false,open=false,powered=false]", "resourcePath": "spruce_fence_gate", "resourceVariant": "facing=south,in_wall=false,open=false", @@ -31487,8 +36415,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -31502,6 +36433,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:spruce_fence_gate[facing=west,in_wall=false,open=false,powered=false]", "resourcePath": "spruce_fence_gate", "resourceVariant": "facing=west,in_wall=false,open=false", @@ -31513,8 +36445,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -31529,6 +36464,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:spruce_fence_gate[facing=north,in_wall=false,open=false,powered=false]", "resourcePath": "spruce_fence_gate", "resourceVariant": "facing=north,in_wall=false,open=false", @@ -31540,8 +36476,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -31555,6 +36494,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:spruce_fence_gate[facing=east,in_wall=false,open=false,powered=false]", "resourcePath": "spruce_fence_gate", "resourceVariant": "facing=east,in_wall=false,open=false", @@ -31566,8 +36506,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -31581,6 +36524,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:spruce_fence_gate[facing=south,in_wall=false,open=true,powered=false]", "resourcePath": "spruce_fence_gate", "resourceVariant": "facing=south,in_wall=false,open=true", @@ -31592,8 +36536,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -31607,6 +36554,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:spruce_fence_gate[facing=west,in_wall=false,open=true,powered=false]", "resourcePath": "spruce_fence_gate", "resourceVariant": "facing=west,in_wall=false,open=true", @@ -31618,8 +36566,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -31633,6 +36584,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:spruce_fence_gate[facing=north,in_wall=false,open=true,powered=false]", "resourcePath": "spruce_fence_gate", "resourceVariant": "facing=north,in_wall=false,open=true", @@ -31644,8 +36596,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -31659,6 +36614,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:spruce_fence_gate[facing=east,in_wall=false,open=true,powered=false]", "resourcePath": "spruce_fence_gate", "resourceVariant": "facing=east,in_wall=false,open=true", @@ -31670,8 +36626,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -31685,6 +36644,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:spruce_fence_gate[facing=south,in_wall=false,open=false,powered=true]", "resourcePath": "spruce_fence_gate", "resourceVariant": "facing=south,in_wall=false,open=false", @@ -31696,8 +36656,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -31711,6 +36674,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:spruce_fence_gate[facing=west,in_wall=false,open=false,powered=true]", "resourcePath": "spruce_fence_gate", "resourceVariant": "facing=west,in_wall=false,open=false", @@ -31722,8 +36686,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -31737,6 +36704,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:spruce_fence_gate[facing=north,in_wall=false,open=false,powered=true]", "resourcePath": "spruce_fence_gate", "resourceVariant": "facing=north,in_wall=false,open=false", @@ -31748,8 +36716,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -31763,6 +36734,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:spruce_fence_gate[facing=east,in_wall=false,open=false,powered=true]", "resourcePath": "spruce_fence_gate", "resourceVariant": "facing=east,in_wall=false,open=false", @@ -31774,8 +36746,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -31789,6 +36764,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:spruce_fence_gate[facing=south,in_wall=false,open=true,powered=true]", "resourcePath": "spruce_fence_gate", "resourceVariant": "facing=south,in_wall=false,open=true", @@ -31800,8 +36776,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -31815,6 +36794,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:spruce_fence_gate[facing=west,in_wall=false,open=true,powered=true]", "resourcePath": "spruce_fence_gate", "resourceVariant": "facing=west,in_wall=false,open=true", @@ -31826,8 +36806,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -31841,6 +36824,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:spruce_fence_gate[facing=north,in_wall=false,open=true,powered=true]", "resourcePath": "spruce_fence_gate", "resourceVariant": "facing=north,in_wall=false,open=true", @@ -31852,8 +36836,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -31867,6 +36854,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:spruce_fence_gate[facing=east,in_wall=false,open=true,powered=true]", "resourcePath": "spruce_fence_gate", "resourceVariant": "facing=east,in_wall=false,open=true", @@ -31878,8 +36866,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -31893,6 +36884,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:birch_fence_gate[facing=south,in_wall=false,open=false,powered=false]", "resourcePath": "birch_fence_gate", "resourceVariant": "facing=south,in_wall=false,open=false", @@ -31904,8 +36896,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -31919,6 +36914,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:birch_fence_gate[facing=west,in_wall=false,open=false,powered=false]", "resourcePath": "birch_fence_gate", "resourceVariant": "facing=west,in_wall=false,open=false", @@ -31930,8 +36926,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -31946,6 +36945,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:birch_fence_gate[facing=north,in_wall=false,open=false,powered=false]", "resourcePath": "birch_fence_gate", "resourceVariant": "facing=north,in_wall=false,open=false", @@ -31957,8 +36957,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -31972,6 +36975,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:birch_fence_gate[facing=east,in_wall=false,open=false,powered=false]", "resourcePath": "birch_fence_gate", "resourceVariant": "facing=east,in_wall=false,open=false", @@ -31983,8 +36987,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -31998,6 +37005,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:birch_fence_gate[facing=south,in_wall=false,open=true,powered=false]", "resourcePath": "birch_fence_gate", "resourceVariant": "facing=south,in_wall=false,open=true", @@ -32009,8 +37017,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -32024,6 +37035,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:birch_fence_gate[facing=west,in_wall=false,open=true,powered=false]", "resourcePath": "birch_fence_gate", "resourceVariant": "facing=west,in_wall=false,open=true", @@ -32035,8 +37047,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -32050,6 +37065,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:birch_fence_gate[facing=north,in_wall=false,open=true,powered=false]", "resourcePath": "birch_fence_gate", "resourceVariant": "facing=north,in_wall=false,open=true", @@ -32061,8 +37077,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -32076,6 +37095,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:birch_fence_gate[facing=east,in_wall=false,open=true,powered=false]", "resourcePath": "birch_fence_gate", "resourceVariant": "facing=east,in_wall=false,open=true", @@ -32087,8 +37107,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -32102,6 +37125,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:birch_fence_gate[facing=south,in_wall=false,open=false,powered=true]", "resourcePath": "birch_fence_gate", "resourceVariant": "facing=south,in_wall=false,open=false", @@ -32113,8 +37137,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -32128,6 +37155,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:birch_fence_gate[facing=west,in_wall=false,open=false,powered=true]", "resourcePath": "birch_fence_gate", "resourceVariant": "facing=west,in_wall=false,open=false", @@ -32139,8 +37167,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -32154,6 +37185,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:birch_fence_gate[facing=north,in_wall=false,open=false,powered=true]", "resourcePath": "birch_fence_gate", "resourceVariant": "facing=north,in_wall=false,open=false", @@ -32165,8 +37197,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -32180,6 +37215,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:birch_fence_gate[facing=east,in_wall=false,open=false,powered=true]", "resourcePath": "birch_fence_gate", "resourceVariant": "facing=east,in_wall=false,open=false", @@ -32191,8 +37227,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -32206,6 +37245,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:birch_fence_gate[facing=south,in_wall=false,open=true,powered=true]", "resourcePath": "birch_fence_gate", "resourceVariant": "facing=south,in_wall=false,open=true", @@ -32217,8 +37257,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -32232,6 +37275,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:birch_fence_gate[facing=west,in_wall=false,open=true,powered=true]", "resourcePath": "birch_fence_gate", "resourceVariant": "facing=west,in_wall=false,open=true", @@ -32243,8 +37287,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -32258,6 +37305,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:birch_fence_gate[facing=north,in_wall=false,open=true,powered=true]", "resourcePath": "birch_fence_gate", "resourceVariant": "facing=north,in_wall=false,open=true", @@ -32269,8 +37317,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -32284,6 +37335,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:birch_fence_gate[facing=east,in_wall=false,open=true,powered=true]", "resourcePath": "birch_fence_gate", "resourceVariant": "facing=east,in_wall=false,open=true", @@ -32295,8 +37347,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -32310,6 +37365,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:jungle_fence_gate[facing=south,in_wall=false,open=false,powered=false]", "resourcePath": "jungle_fence_gate", "resourceVariant": "facing=south,in_wall=false,open=false", @@ -32321,8 +37377,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -32336,6 +37395,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:jungle_fence_gate[facing=west,in_wall=false,open=false,powered=false]", "resourcePath": "jungle_fence_gate", "resourceVariant": "facing=west,in_wall=false,open=false", @@ -32347,8 +37407,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -32363,6 +37426,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:jungle_fence_gate[facing=north,in_wall=false,open=false,powered=false]", "resourcePath": "jungle_fence_gate", "resourceVariant": "facing=north,in_wall=false,open=false", @@ -32374,8 +37438,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -32389,6 +37456,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:jungle_fence_gate[facing=east,in_wall=false,open=false,powered=false]", "resourcePath": "jungle_fence_gate", "resourceVariant": "facing=east,in_wall=false,open=false", @@ -32400,8 +37468,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -32415,6 +37486,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:jungle_fence_gate[facing=south,in_wall=false,open=true,powered=false]", "resourcePath": "jungle_fence_gate", "resourceVariant": "facing=south,in_wall=false,open=true", @@ -32426,8 +37498,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -32441,6 +37516,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:jungle_fence_gate[facing=west,in_wall=false,open=true,powered=false]", "resourcePath": "jungle_fence_gate", "resourceVariant": "facing=west,in_wall=false,open=true", @@ -32452,8 +37528,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -32467,6 +37546,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:jungle_fence_gate[facing=north,in_wall=false,open=true,powered=false]", "resourcePath": "jungle_fence_gate", "resourceVariant": "facing=north,in_wall=false,open=true", @@ -32478,8 +37558,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -32493,6 +37576,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:jungle_fence_gate[facing=east,in_wall=false,open=true,powered=false]", "resourcePath": "jungle_fence_gate", "resourceVariant": "facing=east,in_wall=false,open=true", @@ -32504,8 +37588,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -32519,6 +37606,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:jungle_fence_gate[facing=south,in_wall=false,open=false,powered=true]", "resourcePath": "jungle_fence_gate", "resourceVariant": "facing=south,in_wall=false,open=false", @@ -32530,8 +37618,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -32545,6 +37636,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:jungle_fence_gate[facing=west,in_wall=false,open=false,powered=true]", "resourcePath": "jungle_fence_gate", "resourceVariant": "facing=west,in_wall=false,open=false", @@ -32556,8 +37648,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -32571,6 +37666,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:jungle_fence_gate[facing=north,in_wall=false,open=false,powered=true]", "resourcePath": "jungle_fence_gate", "resourceVariant": "facing=north,in_wall=false,open=false", @@ -32582,8 +37678,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -32597,6 +37696,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:jungle_fence_gate[facing=east,in_wall=false,open=false,powered=true]", "resourcePath": "jungle_fence_gate", "resourceVariant": "facing=east,in_wall=false,open=false", @@ -32608,8 +37708,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -32623,6 +37726,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:jungle_fence_gate[facing=south,in_wall=false,open=true,powered=true]", "resourcePath": "jungle_fence_gate", "resourceVariant": "facing=south,in_wall=false,open=true", @@ -32634,8 +37738,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -32649,6 +37756,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:jungle_fence_gate[facing=west,in_wall=false,open=true,powered=true]", "resourcePath": "jungle_fence_gate", "resourceVariant": "facing=west,in_wall=false,open=true", @@ -32660,8 +37768,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -32675,6 +37786,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:jungle_fence_gate[facing=north,in_wall=false,open=true,powered=true]", "resourcePath": "jungle_fence_gate", "resourceVariant": "facing=north,in_wall=false,open=true", @@ -32686,8 +37798,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -32701,6 +37816,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:jungle_fence_gate[facing=east,in_wall=false,open=true,powered=true]", "resourcePath": "jungle_fence_gate", "resourceVariant": "facing=east,in_wall=false,open=true", @@ -32712,8 +37828,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -32727,6 +37846,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:dark_oak_fence_gate[facing=south,in_wall=false,open=false,powered=false]", "resourcePath": "dark_oak_fence_gate", "resourceVariant": "facing=south,in_wall=false,open=false", @@ -32738,8 +37858,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -32753,6 +37876,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:dark_oak_fence_gate[facing=west,in_wall=false,open=false,powered=false]", "resourcePath": "dark_oak_fence_gate", "resourceVariant": "facing=west,in_wall=false,open=false", @@ -32764,8 +37888,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -32780,6 +37907,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:dark_oak_fence_gate[facing=north,in_wall=false,open=false,powered=false]", "resourcePath": "dark_oak_fence_gate", "resourceVariant": "facing=north,in_wall=false,open=false", @@ -32791,8 +37919,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -32806,6 +37937,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:dark_oak_fence_gate[facing=east,in_wall=false,open=false,powered=false]", "resourcePath": "dark_oak_fence_gate", "resourceVariant": "facing=east,in_wall=false,open=false", @@ -32817,8 +37949,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -32832,6 +37967,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:dark_oak_fence_gate[facing=south,in_wall=false,open=true,powered=false]", "resourcePath": "dark_oak_fence_gate", "resourceVariant": "facing=south,in_wall=false,open=true", @@ -32843,8 +37979,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -32858,6 +37997,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:dark_oak_fence_gate[facing=west,in_wall=false,open=true,powered=false]", "resourcePath": "dark_oak_fence_gate", "resourceVariant": "facing=west,in_wall=false,open=true", @@ -32869,8 +38009,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -32884,6 +38027,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:dark_oak_fence_gate[facing=north,in_wall=false,open=true,powered=false]", "resourcePath": "dark_oak_fence_gate", "resourceVariant": "facing=north,in_wall=false,open=true", @@ -32895,8 +38039,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -32910,6 +38057,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:dark_oak_fence_gate[facing=east,in_wall=false,open=true,powered=false]", "resourcePath": "dark_oak_fence_gate", "resourceVariant": "facing=east,in_wall=false,open=true", @@ -32921,8 +38069,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -32936,6 +38087,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:dark_oak_fence_gate[facing=south,in_wall=false,open=false,powered=true]", "resourcePath": "dark_oak_fence_gate", "resourceVariant": "facing=south,in_wall=false,open=false", @@ -32947,8 +38099,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -32962,6 +38117,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:dark_oak_fence_gate[facing=west,in_wall=false,open=false,powered=true]", "resourcePath": "dark_oak_fence_gate", "resourceVariant": "facing=west,in_wall=false,open=false", @@ -32973,8 +38129,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -32988,6 +38147,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:dark_oak_fence_gate[facing=north,in_wall=false,open=false,powered=true]", "resourcePath": "dark_oak_fence_gate", "resourceVariant": "facing=north,in_wall=false,open=false", @@ -32999,8 +38159,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -33014,6 +38177,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:dark_oak_fence_gate[facing=east,in_wall=false,open=false,powered=true]", "resourcePath": "dark_oak_fence_gate", "resourceVariant": "facing=east,in_wall=false,open=false", @@ -33025,8 +38189,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -33040,6 +38207,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:dark_oak_fence_gate[facing=south,in_wall=false,open=true,powered=true]", "resourcePath": "dark_oak_fence_gate", "resourceVariant": "facing=south,in_wall=false,open=true", @@ -33051,8 +38219,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -33066,6 +38237,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:dark_oak_fence_gate[facing=west,in_wall=false,open=true,powered=true]", "resourcePath": "dark_oak_fence_gate", "resourceVariant": "facing=west,in_wall=false,open=true", @@ -33077,8 +38249,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -33092,6 +38267,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:dark_oak_fence_gate[facing=north,in_wall=false,open=true,powered=true]", "resourcePath": "dark_oak_fence_gate", "resourceVariant": "facing=north,in_wall=false,open=true", @@ -33103,8 +38279,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -33118,6 +38297,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:dark_oak_fence_gate[facing=east,in_wall=false,open=true,powered=true]", "resourcePath": "dark_oak_fence_gate", "resourceVariant": "facing=east,in_wall=false,open=true", @@ -33129,8 +38309,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -33144,6 +38327,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:acacia_fence_gate[facing=south,in_wall=false,open=false,powered=false]", "resourcePath": "acacia_fence_gate", "resourceVariant": "facing=south,in_wall=false,open=false", @@ -33155,8 +38339,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -33170,6 +38357,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:acacia_fence_gate[facing=west,in_wall=false,open=false,powered=false]", "resourcePath": "acacia_fence_gate", "resourceVariant": "facing=west,in_wall=false,open=false", @@ -33181,8 +38369,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -33197,6 +38388,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:acacia_fence_gate[facing=north,in_wall=false,open=false,powered=false]", "resourcePath": "acacia_fence_gate", "resourceVariant": "facing=north,in_wall=false,open=false", @@ -33208,8 +38400,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -33223,6 +38418,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:acacia_fence_gate[facing=east,in_wall=false,open=false,powered=false]", "resourcePath": "acacia_fence_gate", "resourceVariant": "facing=east,in_wall=false,open=false", @@ -33234,8 +38430,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -33249,6 +38448,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:acacia_fence_gate[facing=south,in_wall=false,open=true,powered=false]", "resourcePath": "acacia_fence_gate", "resourceVariant": "facing=south,in_wall=false,open=true", @@ -33260,8 +38460,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -33275,6 +38478,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:acacia_fence_gate[facing=west,in_wall=false,open=true,powered=false]", "resourcePath": "acacia_fence_gate", "resourceVariant": "facing=west,in_wall=false,open=true", @@ -33286,8 +38490,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -33301,6 +38508,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:acacia_fence_gate[facing=north,in_wall=false,open=true,powered=false]", "resourcePath": "acacia_fence_gate", "resourceVariant": "facing=north,in_wall=false,open=true", @@ -33312,8 +38520,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -33327,6 +38538,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:acacia_fence_gate[facing=east,in_wall=false,open=true,powered=false]", "resourcePath": "acacia_fence_gate", "resourceVariant": "facing=east,in_wall=false,open=true", @@ -33338,8 +38550,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -33353,6 +38568,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:acacia_fence_gate[facing=south,in_wall=false,open=false,powered=true]", "resourcePath": "acacia_fence_gate", "resourceVariant": "facing=south,in_wall=false,open=false", @@ -33364,8 +38580,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -33379,6 +38598,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:acacia_fence_gate[facing=west,in_wall=false,open=false,powered=true]", "resourcePath": "acacia_fence_gate", "resourceVariant": "facing=west,in_wall=false,open=false", @@ -33390,8 +38610,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -33405,6 +38628,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:acacia_fence_gate[facing=north,in_wall=false,open=false,powered=true]", "resourcePath": "acacia_fence_gate", "resourceVariant": "facing=north,in_wall=false,open=false", @@ -33416,8 +38640,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -33431,6 +38658,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:acacia_fence_gate[facing=east,in_wall=false,open=false,powered=true]", "resourcePath": "acacia_fence_gate", "resourceVariant": "facing=east,in_wall=false,open=false", @@ -33442,8 +38670,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -33457,6 +38688,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:acacia_fence_gate[facing=south,in_wall=false,open=true,powered=true]", "resourcePath": "acacia_fence_gate", "resourceVariant": "facing=south,in_wall=false,open=true", @@ -33468,8 +38700,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -33483,6 +38718,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:acacia_fence_gate[facing=west,in_wall=false,open=true,powered=true]", "resourcePath": "acacia_fence_gate", "resourceVariant": "facing=west,in_wall=false,open=true", @@ -33494,8 +38730,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -33509,6 +38748,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:acacia_fence_gate[facing=north,in_wall=false,open=true,powered=true]", "resourcePath": "acacia_fence_gate", "resourceVariant": "facing=north,in_wall=false,open=true", @@ -33520,8 +38760,11 @@ "color": 16777215, "creativeTab": "redstone", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -33535,6 +38778,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:acacia_fence_gate[facing=east,in_wall=false,open=true,powered=true]", "resourcePath": "acacia_fence_gate", "resourceVariant": "facing=east,in_wall=false,open=true", @@ -33546,8 +38790,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -33562,6 +38809,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:spruce_fence[east=false,north=false,south=false,west=false]", "resourcePath": "spruce_fence", "resourceVariant": "east=false,north=false,south=false,west=false", @@ -33573,8 +38821,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -33589,6 +38840,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:birch_fence[east=false,north=false,south=false,west=false]", "resourcePath": "birch_fence", "resourceVariant": "east=false,north=false,south=false,west=false", @@ -33600,8 +38852,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -33616,6 +38871,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:jungle_fence[east=false,north=false,south=false,west=false]", "resourcePath": "jungle_fence", "resourceVariant": "east=false,north=false,south=false,west=false", @@ -33627,8 +38883,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -33643,6 +38902,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:dark_oak_fence[east=false,north=false,south=false,west=false]", "resourcePath": "dark_oak_fence", "resourceVariant": "east=false,north=false,south=false,west=false", @@ -33654,8 +38914,11 @@ "color": 16777215, "creativeTab": "decorations", "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -33670,6 +38933,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:acacia_fence[east=false,north=false,south=false,west=false]", "resourcePath": "acacia_fence", "resourceVariant": "east=false,north=false,south=false,west=false", @@ -33680,8 +38944,11 @@ "internalName": "minecraft:spruce_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -33695,6 +38962,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:spruce_door[facing=east,half=lower,hinge=left,open=false,powered=false]", "resourcePath": "spruce_door", "resourceVariant": "facing=east,half=lower,hinge=left,open=false", @@ -33705,8 +38973,11 @@ "internalName": "minecraft:spruce_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -33720,6 +38991,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:spruce_door[facing=south,half=lower,hinge=left,open=false,powered=false]", "resourcePath": "spruce_door", "resourceVariant": "facing=south,half=lower,hinge=left,open=false", @@ -33730,8 +39002,11 @@ "internalName": "minecraft:spruce_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -33745,6 +39020,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:spruce_door[facing=west,half=lower,hinge=left,open=false,powered=false]", "resourcePath": "spruce_door", "resourceVariant": "facing=west,half=lower,hinge=left,open=false", @@ -33755,8 +39031,11 @@ "internalName": "minecraft:spruce_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -33771,6 +39050,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:spruce_door[facing=north,half=lower,hinge=left,open=false,powered=false]", "resourcePath": "spruce_door", "resourceVariant": "facing=north,half=lower,hinge=left,open=false", @@ -33781,8 +39061,11 @@ "internalName": "minecraft:spruce_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -33796,6 +39079,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:spruce_door[facing=east,half=lower,hinge=left,open=true,powered=false]", "resourcePath": "spruce_door", "resourceVariant": "facing=east,half=lower,hinge=left,open=true", @@ -33806,8 +39090,11 @@ "internalName": "minecraft:spruce_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -33821,6 +39108,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:spruce_door[facing=south,half=lower,hinge=left,open=true,powered=false]", "resourcePath": "spruce_door", "resourceVariant": "facing=south,half=lower,hinge=left,open=true", @@ -33831,8 +39119,11 @@ "internalName": "minecraft:spruce_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -33846,6 +39137,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:spruce_door[facing=west,half=lower,hinge=left,open=true,powered=false]", "resourcePath": "spruce_door", "resourceVariant": "facing=west,half=lower,hinge=left,open=true", @@ -33856,8 +39148,11 @@ "internalName": "minecraft:spruce_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -33871,6 +39166,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:spruce_door[facing=north,half=lower,hinge=left,open=true,powered=false]", "resourcePath": "spruce_door", "resourceVariant": "facing=north,half=lower,hinge=left,open=true", @@ -33881,8 +39177,11 @@ "internalName": "minecraft:spruce_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -33896,6 +39195,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:spruce_door[facing=north,half=upper,hinge=left,open=false,powered=false]", "resourcePath": "spruce_door", "resourceVariant": "facing=north,half=upper,hinge=left,open=false", @@ -33906,8 +39206,11 @@ "internalName": "minecraft:spruce_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -33921,6 +39224,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:spruce_door[facing=north,half=upper,hinge=right,open=false,powered=false]", "resourcePath": "spruce_door", "resourceVariant": "facing=north,half=upper,hinge=right,open=false", @@ -33931,8 +39235,11 @@ "internalName": "minecraft:spruce_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -33946,6 +39253,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:spruce_door[facing=north,half=upper,hinge=left,open=false,powered=true]", "resourcePath": "spruce_door", "resourceVariant": "facing=north,half=upper,hinge=left,open=false", @@ -33956,8 +39264,11 @@ "internalName": "minecraft:spruce_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -33971,6 +39282,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:spruce_door[facing=north,half=upper,hinge=right,open=false,powered=true]", "resourcePath": "spruce_door", "resourceVariant": "facing=north,half=upper,hinge=right,open=false", @@ -33981,8 +39293,11 @@ "internalName": "minecraft:birch_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -33996,6 +39311,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:birch_door[facing=east,half=lower,hinge=left,open=false,powered=false]", "resourcePath": "birch_door", "resourceVariant": "facing=east,half=lower,hinge=left,open=false", @@ -34006,8 +39322,11 @@ "internalName": "minecraft:birch_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -34021,6 +39340,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:birch_door[facing=south,half=lower,hinge=left,open=false,powered=false]", "resourcePath": "birch_door", "resourceVariant": "facing=south,half=lower,hinge=left,open=false", @@ -34031,8 +39351,11 @@ "internalName": "minecraft:birch_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -34046,6 +39369,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:birch_door[facing=west,half=lower,hinge=left,open=false,powered=false]", "resourcePath": "birch_door", "resourceVariant": "facing=west,half=lower,hinge=left,open=false", @@ -34056,8 +39380,11 @@ "internalName": "minecraft:birch_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -34072,6 +39399,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:birch_door[facing=north,half=lower,hinge=left,open=false,powered=false]", "resourcePath": "birch_door", "resourceVariant": "facing=north,half=lower,hinge=left,open=false", @@ -34082,8 +39410,11 @@ "internalName": "minecraft:birch_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -34097,6 +39428,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:birch_door[facing=east,half=lower,hinge=left,open=true,powered=false]", "resourcePath": "birch_door", "resourceVariant": "facing=east,half=lower,hinge=left,open=true", @@ -34107,8 +39439,11 @@ "internalName": "minecraft:birch_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -34122,6 +39457,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:birch_door[facing=south,half=lower,hinge=left,open=true,powered=false]", "resourcePath": "birch_door", "resourceVariant": "facing=south,half=lower,hinge=left,open=true", @@ -34132,8 +39468,11 @@ "internalName": "minecraft:birch_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -34147,6 +39486,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:birch_door[facing=west,half=lower,hinge=left,open=true,powered=false]", "resourcePath": "birch_door", "resourceVariant": "facing=west,half=lower,hinge=left,open=true", @@ -34157,8 +39497,11 @@ "internalName": "minecraft:birch_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -34172,6 +39515,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:birch_door[facing=north,half=lower,hinge=left,open=true,powered=false]", "resourcePath": "birch_door", "resourceVariant": "facing=north,half=lower,hinge=left,open=true", @@ -34182,8 +39526,11 @@ "internalName": "minecraft:birch_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -34197,6 +39544,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:birch_door[facing=north,half=upper,hinge=left,open=false,powered=false]", "resourcePath": "birch_door", "resourceVariant": "facing=north,half=upper,hinge=left,open=false", @@ -34207,8 +39555,11 @@ "internalName": "minecraft:birch_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -34222,6 +39573,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:birch_door[facing=north,half=upper,hinge=right,open=false,powered=false]", "resourcePath": "birch_door", "resourceVariant": "facing=north,half=upper,hinge=right,open=false", @@ -34232,8 +39584,11 @@ "internalName": "minecraft:birch_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -34247,6 +39602,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:birch_door[facing=north,half=upper,hinge=left,open=false,powered=true]", "resourcePath": "birch_door", "resourceVariant": "facing=north,half=upper,hinge=left,open=false", @@ -34257,8 +39613,11 @@ "internalName": "minecraft:birch_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -34272,6 +39631,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:birch_door[facing=north,half=upper,hinge=right,open=false,powered=true]", "resourcePath": "birch_door", "resourceVariant": "facing=north,half=upper,hinge=right,open=false", @@ -34282,8 +39642,11 @@ "internalName": "minecraft:jungle_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -34297,6 +39660,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:jungle_door[facing=east,half=lower,hinge=left,open=false,powered=false]", "resourcePath": "jungle_door", "resourceVariant": "facing=east,half=lower,hinge=left,open=false", @@ -34307,8 +39671,11 @@ "internalName": "minecraft:jungle_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -34322,6 +39689,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:jungle_door[facing=south,half=lower,hinge=left,open=false,powered=false]", "resourcePath": "jungle_door", "resourceVariant": "facing=south,half=lower,hinge=left,open=false", @@ -34332,8 +39700,11 @@ "internalName": "minecraft:jungle_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -34347,6 +39718,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:jungle_door[facing=west,half=lower,hinge=left,open=false,powered=false]", "resourcePath": "jungle_door", "resourceVariant": "facing=west,half=lower,hinge=left,open=false", @@ -34357,8 +39729,11 @@ "internalName": "minecraft:jungle_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -34373,6 +39748,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:jungle_door[facing=north,half=lower,hinge=left,open=false,powered=false]", "resourcePath": "jungle_door", "resourceVariant": "facing=north,half=lower,hinge=left,open=false", @@ -34383,8 +39759,11 @@ "internalName": "minecraft:jungle_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -34398,6 +39777,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:jungle_door[facing=east,half=lower,hinge=left,open=true,powered=false]", "resourcePath": "jungle_door", "resourceVariant": "facing=east,half=lower,hinge=left,open=true", @@ -34408,8 +39788,11 @@ "internalName": "minecraft:jungle_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -34423,6 +39806,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:jungle_door[facing=south,half=lower,hinge=left,open=true,powered=false]", "resourcePath": "jungle_door", "resourceVariant": "facing=south,half=lower,hinge=left,open=true", @@ -34433,8 +39817,11 @@ "internalName": "minecraft:jungle_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -34448,6 +39835,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:jungle_door[facing=west,half=lower,hinge=left,open=true,powered=false]", "resourcePath": "jungle_door", "resourceVariant": "facing=west,half=lower,hinge=left,open=true", @@ -34458,8 +39846,11 @@ "internalName": "minecraft:jungle_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -34473,6 +39864,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:jungle_door[facing=north,half=lower,hinge=left,open=true,powered=false]", "resourcePath": "jungle_door", "resourceVariant": "facing=north,half=lower,hinge=left,open=true", @@ -34483,8 +39875,11 @@ "internalName": "minecraft:jungle_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -34498,6 +39893,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:jungle_door[facing=north,half=upper,hinge=left,open=false,powered=false]", "resourcePath": "jungle_door", "resourceVariant": "facing=north,half=upper,hinge=left,open=false", @@ -34508,8 +39904,11 @@ "internalName": "minecraft:jungle_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -34523,6 +39922,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:jungle_door[facing=north,half=upper,hinge=right,open=false,powered=false]", "resourcePath": "jungle_door", "resourceVariant": "facing=north,half=upper,hinge=right,open=false", @@ -34533,8 +39933,11 @@ "internalName": "minecraft:jungle_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -34548,6 +39951,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:jungle_door[facing=north,half=upper,hinge=left,open=false,powered=true]", "resourcePath": "jungle_door", "resourceVariant": "facing=north,half=upper,hinge=left,open=false", @@ -34558,8 +39962,11 @@ "internalName": "minecraft:jungle_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -34573,6 +39980,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:jungle_door[facing=north,half=upper,hinge=right,open=false,powered=true]", "resourcePath": "jungle_door", "resourceVariant": "facing=north,half=upper,hinge=right,open=false", @@ -34583,8 +39991,11 @@ "internalName": "minecraft:acacia_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -34598,6 +40009,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:acacia_door[facing=east,half=lower,hinge=left,open=false,powered=false]", "resourcePath": "acacia_door", "resourceVariant": "facing=east,half=lower,hinge=left,open=false", @@ -34608,8 +40020,11 @@ "internalName": "minecraft:acacia_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -34623,6 +40038,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:acacia_door[facing=south,half=lower,hinge=left,open=false,powered=false]", "resourcePath": "acacia_door", "resourceVariant": "facing=south,half=lower,hinge=left,open=false", @@ -34633,8 +40049,11 @@ "internalName": "minecraft:acacia_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -34648,6 +40067,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:acacia_door[facing=west,half=lower,hinge=left,open=false,powered=false]", "resourcePath": "acacia_door", "resourceVariant": "facing=west,half=lower,hinge=left,open=false", @@ -34658,8 +40078,11 @@ "internalName": "minecraft:acacia_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -34674,6 +40097,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:acacia_door[facing=north,half=lower,hinge=left,open=false,powered=false]", "resourcePath": "acacia_door", "resourceVariant": "facing=north,half=lower,hinge=left,open=false", @@ -34684,8 +40108,11 @@ "internalName": "minecraft:acacia_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -34699,6 +40126,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:acacia_door[facing=east,half=lower,hinge=left,open=true,powered=false]", "resourcePath": "acacia_door", "resourceVariant": "facing=east,half=lower,hinge=left,open=true", @@ -34709,8 +40137,11 @@ "internalName": "minecraft:acacia_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -34724,6 +40155,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:acacia_door[facing=south,half=lower,hinge=left,open=true,powered=false]", "resourcePath": "acacia_door", "resourceVariant": "facing=south,half=lower,hinge=left,open=true", @@ -34734,8 +40166,11 @@ "internalName": "minecraft:acacia_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -34749,6 +40184,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:acacia_door[facing=west,half=lower,hinge=left,open=true,powered=false]", "resourcePath": "acacia_door", "resourceVariant": "facing=west,half=lower,hinge=left,open=true", @@ -34759,8 +40195,11 @@ "internalName": "minecraft:acacia_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -34774,6 +40213,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:acacia_door[facing=north,half=lower,hinge=left,open=true,powered=false]", "resourcePath": "acacia_door", "resourceVariant": "facing=north,half=lower,hinge=left,open=true", @@ -34784,8 +40224,11 @@ "internalName": "minecraft:acacia_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -34799,6 +40242,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:acacia_door[facing=north,half=upper,hinge=left,open=false,powered=false]", "resourcePath": "acacia_door", "resourceVariant": "facing=north,half=upper,hinge=left,open=false", @@ -34809,8 +40253,11 @@ "internalName": "minecraft:acacia_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -34824,6 +40271,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:acacia_door[facing=north,half=upper,hinge=right,open=false,powered=false]", "resourcePath": "acacia_door", "resourceVariant": "facing=north,half=upper,hinge=right,open=false", @@ -34834,8 +40282,11 @@ "internalName": "minecraft:acacia_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -34849,6 +40300,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:acacia_door[facing=north,half=upper,hinge=left,open=false,powered=true]", "resourcePath": "acacia_door", "resourceVariant": "facing=north,half=upper,hinge=left,open=false", @@ -34859,8 +40311,11 @@ "internalName": "minecraft:acacia_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -34874,6 +40329,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:acacia_door[facing=north,half=upper,hinge=right,open=false,powered=true]", "resourcePath": "acacia_door", "resourceVariant": "facing=north,half=upper,hinge=right,open=false", @@ -34884,8 +40340,11 @@ "internalName": "minecraft:dark_oak_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -34899,6 +40358,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:dark_oak_door[facing=east,half=lower,hinge=left,open=false,powered=false]", "resourcePath": "dark_oak_door", "resourceVariant": "facing=east,half=lower,hinge=left,open=false", @@ -34909,8 +40369,11 @@ "internalName": "minecraft:dark_oak_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -34924,6 +40387,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:dark_oak_door[facing=south,half=lower,hinge=left,open=false,powered=false]", "resourcePath": "dark_oak_door", "resourceVariant": "facing=south,half=lower,hinge=left,open=false", @@ -34934,8 +40398,11 @@ "internalName": "minecraft:dark_oak_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -34949,6 +40416,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:dark_oak_door[facing=west,half=lower,hinge=left,open=false,powered=false]", "resourcePath": "dark_oak_door", "resourceVariant": "facing=west,half=lower,hinge=left,open=false", @@ -34959,8 +40427,11 @@ "internalName": "minecraft:dark_oak_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -34975,6 +40446,7 @@ "maxz": 1.0, "defaultState": 1, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:dark_oak_door[facing=north,half=lower,hinge=left,open=false,powered=false]", "resourcePath": "dark_oak_door", "resourceVariant": "facing=north,half=lower,hinge=left,open=false", @@ -34985,8 +40457,11 @@ "internalName": "minecraft:dark_oak_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -35000,6 +40475,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:dark_oak_door[facing=east,half=lower,hinge=left,open=true,powered=false]", "resourcePath": "dark_oak_door", "resourceVariant": "facing=east,half=lower,hinge=left,open=true", @@ -35010,8 +40486,11 @@ "internalName": "minecraft:dark_oak_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -35025,6 +40504,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:dark_oak_door[facing=south,half=lower,hinge=left,open=true,powered=false]", "resourcePath": "dark_oak_door", "resourceVariant": "facing=south,half=lower,hinge=left,open=true", @@ -35035,8 +40515,11 @@ "internalName": "minecraft:dark_oak_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -35050,6 +40533,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:dark_oak_door[facing=west,half=lower,hinge=left,open=true,powered=false]", "resourcePath": "dark_oak_door", "resourceVariant": "facing=west,half=lower,hinge=left,open=true", @@ -35060,8 +40544,11 @@ "internalName": "minecraft:dark_oak_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -35075,6 +40562,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:dark_oak_door[facing=north,half=lower,hinge=left,open=true,powered=false]", "resourcePath": "dark_oak_door", "resourceVariant": "facing=north,half=lower,hinge=left,open=true", @@ -35085,8 +40573,11 @@ "internalName": "minecraft:dark_oak_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -35100,6 +40591,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:dark_oak_door[facing=north,half=upper,hinge=left,open=false,powered=false]", "resourcePath": "dark_oak_door", "resourceVariant": "facing=north,half=upper,hinge=left,open=false", @@ -35110,8 +40602,11 @@ "internalName": "minecraft:dark_oak_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -35125,6 +40620,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:dark_oak_door[facing=north,half=upper,hinge=right,open=false,powered=false]", "resourcePath": "dark_oak_door", "resourceVariant": "facing=north,half=upper,hinge=right,open=false", @@ -35135,8 +40631,11 @@ "internalName": "minecraft:dark_oak_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -35150,6 +40649,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:dark_oak_door[facing=north,half=upper,hinge=left,open=false,powered=true]", "resourcePath": "dark_oak_door", "resourceVariant": "facing=north,half=upper,hinge=left,open=false", @@ -35160,8 +40660,11 @@ "internalName": "minecraft:dark_oak_door", "color": 16777215, "materialName": "wood", + "materialBlocksMovement": true, + "materialLiquid": false, "opaqueCube": false, - "collidable": true, + "normalCube": false, + "fullBlock": false, "hasEntity": false, "opacity": 0, "brightness": 0, @@ -35175,6 +40678,7 @@ "maxy": 1.0, "maxz": 1.0, "materialMapColor": 6837042, + "materialMapColorIndex": 13, "blockState": "minecraft:dark_oak_door[facing=north,half=upper,hinge=right,open=false,powered=true]", "resourcePath": "dark_oak_door", "resourceVariant": "facing=north,half=upper,hinge=right,open=false",