Fake Bedrock.3dj

by PC_Cat
894 days ago
COPY
1
{
2
	"label": "Fake Bedrock",
3
	"tooltip": "Made with Blockbench by Marcelsky. Stolen by PC_Cat",
4
	"isButton": false,
5
	"collideWhenOn": true,
6
	"collideWhenOff": true,
7
	"lightLevel": 0,
8
	"redstoneLevel": 0,
9
	"shapesOff": [
10
		{
11
			"bounds": [0, 0, 0, 16, 16, 16],
12
			"texture": "minecraft:block/bedrock",
13
			"tint": "FFFFFF"
14
		}
15
	],
16
	"shapesOn": []
17
}