Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "defaults": {
- "textures": {
- "particle": "blockhole:blocks/black",
- "north": "blockhole:blocks/walls/0/image_part_001",
- "east": "blockhole:blocks/walls/1/image_part_001",
- "south": "blockhole:blocks/walls/2/image_part_001",
- "west": "blockhole:blocks/walls/3/image_part_001",
- "up": "blockhole:blocks/walls/4/image_part_001",
- "down": "blockhole:blocks/walls/5/image_part_001"
- }
- },
- "variants":
- {
- "index":
- {
- "0":
- {
- "textures":
- {
- "particle": "blockhole:blocks/black",
- "north": "blockhole:blocks/walls/0/image_part_001",
- "east": "blockhole:blocks/walls/1/image_part_001",
- "south": "blockhole:blocks/walls/2/image_part_001",
- "west": "blockhole:blocks/walls/3/image_part_001",
- "up": "blockhole:blocks/walls/4/image_part_001",
- "down": "blockhole:blocks/walls/5/image_part_001"
- }
- },
- "1":
- {
- "textures":
- {
- "particle": "blockhole:blocks/black",
- "north": "blockhole:blocks/walls/0/image_part_002",
- "east": "blockhole:blocks/walls/1/image_part_002",
- "south": "blockhole:blocks/walls/2/image_part_002",
- "west": "blockhole:blocks/walls/3/image_part_002",
- "up": "blockhole:blocks/walls/4/image_part_002",
- "down": "blockhole:blocks/walls/5/image_part_002"
- }
- } // I have another 194 cases below this in the same format, FYI
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment