Fixed texture error for fluid itemblocks.

This commit is contained in:
drcrazy 2017-11-13 02:14:44 +03:00
parent bf5b649fc4
commit 9d1e64b1b2
8 changed files with 158 additions and 72 deletions

View file

@ -1,12 +1,12 @@
{
"forge_marker": 1,
"variants": {
"techreborn.berylium": {
"model": "forge:fluid",
"custom": {
"fluid": "fluidberylium"
}
},
"forge_marker": 1,
"defaults": {
"model": "forge:fluid"
},
"variants": {
"techreborn.berylium": [{
"custom": { "fluid": "fluidberylium" }
}],
"techreborn.calcium": {
"model": "forge:fluid",
"custom": {