Order items

This commit is contained in:
Vos
2026-02-01 21:32:34 -06:00
parent 7b6895c8f4
commit bb57cc8657
6 changed files with 37 additions and 17 deletions
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "acesbs:item/dust_of_order"
}
}
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "acesbs:item/ingot_of_order"
}
}