Commented out tank update()

This commit is contained in:
drcrazy 2019-04-09 16:34:54 +03:00
parent cd48daa152
commit 2a180cb5c2
5 changed files with 14 additions and 16 deletions

View file

@ -1,5 +1,4 @@
{
"variants": {
"": { "model": "techreborn:block/machines/tier3_machines/creative_quantum_chest" }
}
"parent": "techreborn:block/machines/tier3_machines/creative_quantum_chest"
}

View file

@ -1,5 +1,3 @@
{
"variants": {
"": { "model": "techreborn:block/machines/tier3_machines/creative_quantum_tank" }
}
}
"parent": "techreborn:block/machines/tier3_machines/creative_quantum_tank"
}

View file

@ -1,5 +1,4 @@
{
"variants": {
"": { "model": "techreborn:block/machines/tier3_machines/quantum_chest" }
}
"parent": "techreborn:block/machines/tier3_machines/quantum_chest"
}

View file

@ -1,5 +1,4 @@
{
"variants": {
"": { "model": "techreborn:block/machines/tier3_machines/quantum_tank" }
}
"parent": "techreborn:block/machines/tier3_machines/quantum_tank"
}