pickaxe heads can be modified and heated up, see to-do for updated work
This commit is contained in:
@@ -6,12 +6,8 @@
|
||||
"texture1": "forgecraft:blocks/iron_ingot"
|
||||
},
|
||||
"overrides": [
|
||||
{
|
||||
"predicate": {
|
||||
"type": 0.0
|
||||
},
|
||||
"model": "forgecraft:item/ironpickaxehead_0"
|
||||
}
|
||||
{"predicate": {"type": 0.0},"model": "forgecraft:item/ironpickaxehead_0"},
|
||||
{"predicate": {"type": 1.0},"model": "forgecraft:item/ironpickaxehead_1"}
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "forgecraft:item/pickaxehead",
|
||||
"textures": {
|
||||
"particle": "forgecraft:blocks/iron_ingot_hot",
|
||||
"texture": "blocks/planks_oak",
|
||||
"texture1": "forgecraft:blocks/iron_ingot_hot"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user