circuit tag models!
This commit is contained in:
parent
b7e5710fd4
commit
7cbdf75a5f
10 changed files with 30 additions and 0 deletions
3
kubejs/assets/gtceu/models/tag/item/circuits/ev.json
Normal file
3
kubejs/assets/gtceu/models/tag/item/circuits/ev.json
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"parent": "tfg:item/ev_universal_circuit"
|
||||
}
|
||||
3
kubejs/assets/gtceu/models/tag/item/circuits/hv.json
Normal file
3
kubejs/assets/gtceu/models/tag/item/circuits/hv.json
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"parent": "tfg:item/hv_universal_circuit"
|
||||
}
|
||||
3
kubejs/assets/gtceu/models/tag/item/circuits/iv.json
Normal file
3
kubejs/assets/gtceu/models/tag/item/circuits/iv.json
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"parent": "tfg:item/iv_universal_circuit"
|
||||
}
|
||||
3
kubejs/assets/gtceu/models/tag/item/circuits/luv.json
Normal file
3
kubejs/assets/gtceu/models/tag/item/circuits/luv.json
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"parent": "tfg:item/luv_universal_circuit"
|
||||
}
|
||||
3
kubejs/assets/gtceu/models/tag/item/circuits/lv.json
Normal file
3
kubejs/assets/gtceu/models/tag/item/circuits/lv.json
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"parent": "tfg:item/lv_universal_circuit"
|
||||
}
|
||||
3
kubejs/assets/gtceu/models/tag/item/circuits/mv.json
Normal file
3
kubejs/assets/gtceu/models/tag/item/circuits/mv.json
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"parent": "tfg:item/mv_universal_circuit"
|
||||
}
|
||||
3
kubejs/assets/gtceu/models/tag/item/circuits/uhv.json
Normal file
3
kubejs/assets/gtceu/models/tag/item/circuits/uhv.json
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"parent": "tfg:item/uhv_universal_circuit"
|
||||
}
|
||||
3
kubejs/assets/gtceu/models/tag/item/circuits/ulv.json
Normal file
3
kubejs/assets/gtceu/models/tag/item/circuits/ulv.json
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"parent": "tfg:item/ulv_universal_circuit"
|
||||
}
|
||||
3
kubejs/assets/gtceu/models/tag/item/circuits/uv.json
Normal file
3
kubejs/assets/gtceu/models/tag/item/circuits/uv.json
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"parent": "tfg:item/uv_universal_circuit"
|
||||
}
|
||||
3
kubejs/assets/gtceu/models/tag/item/circuits/zpm.json
Normal file
3
kubejs/assets/gtceu/models/tag/item/circuits/zpm.json
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"parent": "tfg:item/zpm_universal_circuit"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue