diff --git a/kubejs/assets/gtceu/models/tag/item/circuits/ev.json b/kubejs/assets/gtceu/models/tag/item/circuits/ev.json new file mode 100644 index 000000000..fa927b1c2 --- /dev/null +++ b/kubejs/assets/gtceu/models/tag/item/circuits/ev.json @@ -0,0 +1,3 @@ +{ + "parent": "tfg:item/ev_universal_circuit" +} \ No newline at end of file diff --git a/kubejs/assets/gtceu/models/tag/item/circuits/hv.json b/kubejs/assets/gtceu/models/tag/item/circuits/hv.json new file mode 100644 index 000000000..1db5765de --- /dev/null +++ b/kubejs/assets/gtceu/models/tag/item/circuits/hv.json @@ -0,0 +1,3 @@ +{ + "parent": "tfg:item/hv_universal_circuit" +} \ No newline at end of file diff --git a/kubejs/assets/gtceu/models/tag/item/circuits/iv.json b/kubejs/assets/gtceu/models/tag/item/circuits/iv.json new file mode 100644 index 000000000..b721be2e3 --- /dev/null +++ b/kubejs/assets/gtceu/models/tag/item/circuits/iv.json @@ -0,0 +1,3 @@ +{ + "parent": "tfg:item/iv_universal_circuit" +} \ No newline at end of file diff --git a/kubejs/assets/gtceu/models/tag/item/circuits/luv.json b/kubejs/assets/gtceu/models/tag/item/circuits/luv.json new file mode 100644 index 000000000..42fe362cb --- /dev/null +++ b/kubejs/assets/gtceu/models/tag/item/circuits/luv.json @@ -0,0 +1,3 @@ +{ + "parent": "tfg:item/luv_universal_circuit" +} \ No newline at end of file diff --git a/kubejs/assets/gtceu/models/tag/item/circuits/lv.json b/kubejs/assets/gtceu/models/tag/item/circuits/lv.json new file mode 100644 index 000000000..8dded6db0 --- /dev/null +++ b/kubejs/assets/gtceu/models/tag/item/circuits/lv.json @@ -0,0 +1,3 @@ +{ + "parent": "tfg:item/lv_universal_circuit" +} \ No newline at end of file diff --git a/kubejs/assets/gtceu/models/tag/item/circuits/mv.json b/kubejs/assets/gtceu/models/tag/item/circuits/mv.json new file mode 100644 index 000000000..26894ce45 --- /dev/null +++ b/kubejs/assets/gtceu/models/tag/item/circuits/mv.json @@ -0,0 +1,3 @@ +{ + "parent": "tfg:item/mv_universal_circuit" +} \ No newline at end of file diff --git a/kubejs/assets/gtceu/models/tag/item/circuits/uhv.json b/kubejs/assets/gtceu/models/tag/item/circuits/uhv.json new file mode 100644 index 000000000..84098184e --- /dev/null +++ b/kubejs/assets/gtceu/models/tag/item/circuits/uhv.json @@ -0,0 +1,3 @@ +{ + "parent": "tfg:item/uhv_universal_circuit" +} \ No newline at end of file diff --git a/kubejs/assets/gtceu/models/tag/item/circuits/ulv.json b/kubejs/assets/gtceu/models/tag/item/circuits/ulv.json new file mode 100644 index 000000000..51d54b080 --- /dev/null +++ b/kubejs/assets/gtceu/models/tag/item/circuits/ulv.json @@ -0,0 +1,3 @@ +{ + "parent": "tfg:item/ulv_universal_circuit" +} \ No newline at end of file diff --git a/kubejs/assets/gtceu/models/tag/item/circuits/uv.json b/kubejs/assets/gtceu/models/tag/item/circuits/uv.json new file mode 100644 index 000000000..61cade570 --- /dev/null +++ b/kubejs/assets/gtceu/models/tag/item/circuits/uv.json @@ -0,0 +1,3 @@ +{ + "parent": "tfg:item/uv_universal_circuit" +} \ No newline at end of file diff --git a/kubejs/assets/gtceu/models/tag/item/circuits/zpm.json b/kubejs/assets/gtceu/models/tag/item/circuits/zpm.json new file mode 100644 index 000000000..fbda9d9ed --- /dev/null +++ b/kubejs/assets/gtceu/models/tag/item/circuits/zpm.json @@ -0,0 +1,3 @@ +{ + "parent": "tfg:item/zpm_universal_circuit" +} \ No newline at end of file