21 lines
406 B
JSON
21 lines
406 B
JSON
{
|
|
"forge_marker": 1,
|
|
"defaults": {
|
|
"transform": "forge:default-block",
|
|
"model": "base:ore",
|
|
"textures": {
|
|
"particle": "galacticraftplanets:blocks/bottom",
|
|
"texture": "galacticraftplanets:blocks/bottom",
|
|
"ore": "base:blocks/ore",
|
|
"ore_shadow": "base:blocks/ore_shadow"
|
|
}
|
|
},
|
|
"variants": {
|
|
"normal": [
|
|
{}
|
|
],
|
|
"inventory": [
|
|
{}
|
|
]
|
|
}
|
|
} |