lava texture fix

This commit is contained in:
minjaesong
2024-09-09 19:16:40 +09:00
parent 43d65fb10b
commit b3467d538c
3 changed files with 5 additions and 1 deletions

Binary file not shown.

BIN
assets/mods/basegame/fluid/3.tga LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,4 @@
"id";"name";"shdr";"shdg";"shdb";"shduv";"str";"dsty";"mate";"lumr";"lumg";"lumb";"lumuv";"colour";"vscs";"refl";"tags"
"1";"BLOCK_WATER";"0.1016";"0.0744";"0.0508";"0.0826";"100";"1000";"WATR";"0.0000";"0.0000";"0.0000";"0.0000";"005599A6";"5";"0.0";"NATURAL"
"2";"BLOCK_LAVA";"0.9696";"0.9696";"0.9696";"0.9696";"100";"2600";"ROCK"; "0.7664";"0.2032";"0.0000";"0.0000";"FF4600E6";"16";"0.0";"NATURAL,MOLTEN"
"3";"BLOCK_CRUDE_OIL";"0.9696";"0.9696";"0.9696";"0.9696";"100";"750";"COIL"; "0.0000";"0.0000";"0.0000";"0.0000";"1D0A06F8";"10";"0.0";"NATURAL"
1 id name shdr shdg shdb shduv str dsty mate lumr lumg lumb lumuv colour vscs refl tags
2 1 BLOCK_WATER 0.1016 0.0744 0.0508 0.0826 100 1000 WATR 0.0000 0.0000 0.0000 0.0000 005599A6 5 0.0 NATURAL
3 2 BLOCK_LAVA 0.9696 0.9696 0.9696 0.9696 100 2600 ROCK 0.7664 0.2032 0.0000 0.0000 FF4600E6 16 0.0 NATURAL,MOLTEN
4 3 BLOCK_CRUDE_OIL 0.9696 0.9696 0.9696 0.9696 100 750 COIL 0.0000 0.0000 0.0000 0.0000 1D0A06F8 10 0.0 NATURAL