Files
mine-triad-ccg/assets/minecraft/models/item/filled_map.json
trunksbomb 4cd60e4fac
Some checks failed
Build / build (push) Has been cancelled
full card structure in place, card binder working.
2026-03-23 05:18:20 -04:00

8 lines
142 B
JSON

{
"parent": "item/generated",
"textures": {
"layer0": "item/filled_map",
"layer1": "item/filled_map_markings"
}
}