mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-05 16:39:10 +01:00
23 lines
1.1 KiB
JSON
23 lines
1.1 KiB
JSON
|
{
|
||
|
"forge_marker": 1,
|
||
|
"defaults": {
|
||
|
"model": "minecraft:cube_all",
|
||
|
"transform": "forge:default-block"
|
||
|
},
|
||
|
"variants": {
|
||
|
"normal": [{}],
|
||
|
"inventory": [{}],
|
||
|
"meta": {
|
||
|
"0": { "textures" : { "all" : "actuallyadditions:blocks/blockMiscBlackQuartzPillar" } },
|
||
|
"1": { "textures" : { "all" : "actuallyadditions:blocks/blockMiscBlackQuartzChiseled" } },
|
||
|
"2": { "textures" : { "all" : "actuallyadditions:blocks/blockMiscBlackQuartz" } },
|
||
|
"3": { "textures" : { "all" : "actuallyadditions:blocks/blockMiscOreBlackQuartz" } },
|
||
|
"4": { "textures" : { "all" : "actuallyadditions:blocks/blockMiscWoodCasing" } },
|
||
|
"5": { "textures" : { "all" : "actuallyadditions:blocks/blockMiscCharcoal" } },
|
||
|
"6": { "textures" : { "all" : "actuallyadditions:blocks/blockMiscEnderpearl" } },
|
||
|
"7": { "textures" : { "all" : "actuallyadditions:blocks/blockMiscLavaFactoryCase" } },
|
||
|
"8": { "textures" : { "all" : "actuallyadditions:blocks/blockMiscEnderCasing" } },
|
||
|
"9": { "textures" : { "all" : "actuallyadditions:blocks/blockMiscIronCasing" } }
|
||
|
}
|
||
|
}
|
||
|
}
|