mirror of
https://github.com/FaceDeer/dfcaverns.git
synced 2025-07-26 04:10:22 +02:00
Modpack refactor (#4)
Split this mod into a set of sub-mods in a modpack, and in the process did a whole bunch of renovations. * updated Subterrane's API to allow for more patterned placement of things * added "warrens" * clean separation of flooded and non-flooded caverns * rearranged biomes to make cavern layers more distinct * added oil layer * added underworld layer
This commit is contained in:
22
df_mapitems/models/hex_crystal_big.mtl
Normal file
22
df_mapitems/models/hex_crystal_big.mtl
Normal file
@ -0,0 +1,22 @@
|
||||
# Blender MTL File: 'hex crystal.blend'
|
||||
# Material Count: 2
|
||||
|
||||
newmtl End_Mat
|
||||
Ns 96.078431
|
||||
Ka 1.000000 1.000000 1.000000
|
||||
Kd 0.640000 0.640000 0.640000
|
||||
Ks 0.500000 0.500000 0.500000
|
||||
Ke 0.000000 0.000000 0.000000
|
||||
Ni 1.000000
|
||||
d 1.000000
|
||||
illum 2
|
||||
|
||||
newmtl Side_Mat
|
||||
Ns 96.078431
|
||||
Ka 1.000000 1.000000 1.000000
|
||||
Kd 0.640000 0.371605 0.494084
|
||||
Ks 0.500000 0.500000 0.500000
|
||||
Ke 0.000000 0.000000 0.000000
|
||||
Ni 1.000000
|
||||
d 1.000000
|
||||
illum 2
|
Reference in New Issue
Block a user