better icons for some tags

This commit is contained in:
Pyritie 2025-09-22 18:04:56 +01:00
parent 82d080d5cd
commit 406277278f
7 changed files with 19 additions and 1 deletions

View file

@ -0,0 +1,3 @@
{
"parent": "gtceu:item/tools/wire_cutter"
}

View file

@ -0,0 +1,3 @@
{
"parent": "gtceu:item/tools/wrench"
}

View file

@ -0,0 +1,3 @@
{
"parent": "tfc:item/wood/log/oak"
}

View file

@ -0,0 +1,3 @@
{
"parent": "tfc:item/wood/log/birch"
}

View file

@ -0,0 +1,3 @@
{
"parent": "tfc:item/wood/log/oak"
}

View file

@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "minecraft:item/charcoal"
"layer0": "tfc:item/stripped_log/log/blackwood"
}
}

View file

@ -0,0 +1,3 @@
{
"parent": "tfc:item/wood/log/hickory"
}