forked from TAIGA/TAIGA
Added missing names and two missing textures for liquids. Reworked Configuration, did not work - still need to be fixed. Changed some Temperatures, added two additional liquids for melting.
This commit is contained in:
@@ -11,6 +11,20 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"magma_fluid": [
|
||||
{
|
||||
"custom": {
|
||||
"fluid": "magma_fluid"
|
||||
}
|
||||
}
|
||||
],
|
||||
"nitronite_fluid": [
|
||||
{
|
||||
"custom": {
|
||||
"fluid": "nitronite_fluid"
|
||||
}
|
||||
}
|
||||
],
|
||||
"meteorite_fluid": [
|
||||
{
|
||||
"custom": {
|
||||
|
Reference in New Issue
Block a user