Fluid textures for cells (#1051)

* Added temporary textures for all the liquids(cells)
This commit is contained in:
Dimmerworld 2017-04-14 23:43:18 +10:00 committed by Modmuss50
parent 16462d0dad
commit ff3baf46f3
22 changed files with 116 additions and 0 deletions

View file

@ -19,18 +19,48 @@
"fluid": "fluidcalciumcarbonate"
}
},
"techreborn.carbon": {
"model": "forge:fluid",
"custom": {
"fluid": "fluidcarbon"
}
},
"techreborn.carbonfiber": {
"model": "forge:fluid",
"custom": {
"fluid": "fluidcarbonfiber"
}
},
"techreborn.chlorite": {
"model": "forge:fluid",
"custom": {
"fluid": "fluidchlorite"
}
},
"techreborn.compressedair": {
"model": "forge:fluid",
"custom": {
"fluid": "fluidcompressedair"
}
},
"techreborn.deuterium": {
"model": "forge:fluid",
"custom": {
"fluid": "fluiddeuterium"
}
},
"techreborn.diesel": {
"model": "forge:fluid",
"custom": {
"fluid": "fluiddiesel"
}
},
"techreborn.electrolyzedwater": {
"model": "forge:fluid",
"custom": {
"fluid": "fluidelectrolyzedwater"
}
},
"techreborn.glyceryl": {
"model": "forge:fluid",
"custom": {
@ -79,12 +109,24 @@
"fluid": "fluidmethane"
}
},
"techreborn.nitrocarbon": {
"model": "forge:fluid",
"custom": {
"fluid": "fluidnitrocarbon"
}
},
"techreborn.nitrocoalfuel": {
"model": "forge:fluid",
"custom": {
"fluid": "fluidnitrocoalfuel"
}
},
"techreborn.nitrodiesel": {
"model": "forge:fluid",
"custom": {
"fluid": "fluidnitrodiesel"
}
},
"techreborn.nitrofuel": {
"model": "forge:fluid",
"custom": {
@ -103,6 +145,12 @@
"fluid": "fluidnitrogendioxide"
}
},
"techreborn.oil": {
"model": "forge:fluid",
"custom": {
"fluid": "fluidoil"
}
},
"techreborn.potassium": {
"model": "forge:fluid",
"custom": {
@ -127,6 +175,24 @@
"fluid": "fluidsodiumpersulfate"
}
},
"techreborn.sodiumsulfide": {
"model": "forge:fluid",
"custom": {
"fluid": "fluidsodiumsulfide"
}
},
"techreborn.sulfur": {
"model": "forge:fluid",
"custom": {
"fluid": "fluidsulfur"
}
},
"techreborn.sulfuricacid": {
"model": "forge:fluid",
"custom": {
"fluid": "fluidsulfuricacid"
}
},
"techreborn.tritium": {
"model": "forge:fluid",
"custom": {

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

View file

@ -0,0 +1,5 @@
{
"animation":{
"frametime":2
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

View file

@ -0,0 +1,5 @@
{
"animation":{
"frametime":2
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 104 B

View file

@ -0,0 +1,5 @@
{
"animation":{
"frametime":2
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

View file

@ -0,0 +1,5 @@
{
"animation":{
"frametime":2
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

View file

@ -0,0 +1,5 @@
{
"animation":{
"frametime":2
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

View file

@ -0,0 +1,5 @@
{
"animation":{
"frametime":2
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB

View file

@ -0,0 +1,5 @@
{
"animation":{
"frametime":2
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 537 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

View file

@ -0,0 +1,5 @@
{
"animation":{
"frametime":2
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

View file

@ -0,0 +1,5 @@
{
"animation":{
"frametime":1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

View file

@ -0,0 +1,5 @@
{
"animation":{
"frametime":2
}
}