Getting ready to complete crafing, see comment in anvil class
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"forge_marker":1,
|
||||
"textures": {
|
||||
"particle": "forgecraft:blocks/iron_ingot_hot",
|
||||
"texture": "forgecraft:blocks/iron_ingot_hot"
|
||||
},
|
||||
"parent": "forgecraft:block/ironchunk"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"forge_marker":1,
|
||||
"textures": {
|
||||
"particle": "forgecraft:blocks/stone",
|
||||
"texture": "forgecraft:blocks/stone",
|
||||
"texture1": "forgecraft:blocks/anvil_base",
|
||||
"texture2": "forgecraft:blocks/anvil_base_top"
|
||||
},
|
||||
"parent": "forgecraft:block/stoneanvil"
|
||||
}
|
||||
Reference in New Issue
Block a user