better icons for some tags
This commit is contained in:
parent
82d080d5cd
commit
406277278f
7 changed files with 19 additions and 1 deletions
|
|
@ -0,0 +1,3 @@
|
||||||
|
{
|
||||||
|
"parent": "gtceu:item/tools/wire_cutter"
|
||||||
|
}
|
||||||
3
kubejs/assets/forge/models/tag/item/tools/wrenches.json
Normal file
3
kubejs/assets/forge/models/tag/item/tools/wrenches.json
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
{
|
||||||
|
"parent": "gtceu:item/tools/wrench"
|
||||||
|
}
|
||||||
3
kubejs/assets/minecraft/models/tag/item/logs.json
Normal file
3
kubejs/assets/minecraft/models/tag/item/logs.json
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
{
|
||||||
|
"parent": "tfc:item/wood/log/oak"
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,3 @@
|
||||||
|
{
|
||||||
|
"parent": "tfc:item/wood/log/birch"
|
||||||
|
}
|
||||||
3
kubejs/assets/tfc/models/tag/item/firepit_fuel.json
Normal file
3
kubejs/assets/tfc/models/tag/item/firepit_fuel.json
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
{
|
||||||
|
"parent": "tfc:item/wood/log/oak"
|
||||||
|
}
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"parent": "item/generated",
|
"parent": "item/generated",
|
||||||
"textures": {
|
"textures": {
|
||||||
"layer0": "minecraft:item/charcoal"
|
"layer0": "tfc:item/stripped_log/log/blackwood"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
3
kubejs/assets/tfg/models/tag/item/hardwood.json
Normal file
3
kubejs/assets/tfg/models/tag/item/hardwood.json
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
{
|
||||||
|
"parent": "tfc:item/wood/log/hickory"
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue