Start of part registration.

This commit is contained in:
Sebastian Hartte
2020-06-08 21:27:22 +02:00
parent b2afa0398c
commit 4b11b8857b
23 changed files with 220 additions and 346 deletions
@@ -1,7 +1,7 @@
{
"variants": {
"": {
"model": "appliedenergistics2:block/builtin/cable_bus"
"model": "appliedenergistics2:block/cable_bus"
}
}
}
@@ -0,0 +1,3 @@
{
"loader": "appliedenergistics2:cable_bus"
}
@@ -1,3 +1,3 @@
{
"parent": "appliedenergistics2:block/builtin/cable_bus"
"parent": "appliedenergistics2:block/cable_bus"
}