mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-05 08:29:09 +01:00
20 lines
No EOL
409 B
JSON
20 lines
No EOL
409 B
JSON
{
|
|
"forge_marker": 1,
|
|
"defaults": {
|
|
"model": "minecraft:half_slab",
|
|
"textures": {
|
|
"bottom": "actuallyadditions:blocks/blockTestifiBucksGreenWall",
|
|
"top": "#bottom",
|
|
"side": "#bottom"
|
|
},
|
|
"transform": "forge:default-block"
|
|
},
|
|
"variants": {
|
|
"normal": [{}],
|
|
"inventory": [{}],
|
|
"meta": {
|
|
"0": {},
|
|
"1": { "model": "minecraft:upper_slab" }
|
|
}
|
|
}
|
|
} |