Redstone cards

This commit is contained in:
2026-04-19 21:34:18 +02:00
parent 0416ddd4a5
commit f9e33f9f05
8 changed files with 61 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "neocomputers:item/redio0"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "neocomputers:item/redio1"
}
}