minecraft server init
This commit is contained in:
@ -0,0 +1,21 @@
|
||||
{
|
||||
"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": [
|
||||
{}
|
||||
]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user