Universal circuits (#914)

* Adding Universal Circuits

* Fix for Universal Circuits recipes

* Adding Univercal Circuits to their respective files
This commit is contained in:
TomPlop 2025-04-25 12:03:38 -04:00 committed by GitHub
parent a419d295c5
commit ba67357214
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
38 changed files with 223 additions and 1 deletions

View file

@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "tfg:item/universal/zpm_universal_circuit"
}
}