1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768 |
- {"color":"87A9AFD0",
- "groups":{"drop_as_lump":1,
- "in_desert":1,
- "is_mineral":1},
- "name":"cryolite",
- "ore_modname":"minerdream",
- "tier":1,
- "ore":{
- "wherein":["stone"],
- "crack":2,
- "inventory_image":"minerdream_cryolite_ore.png",
- "clust_size":3,
- "num_ores":5,
- "scarcity":13,
- "y_max":120,
- "y_min":-31000
- },
- "poorore":{
- "wherein":["stone"],
- "crack":2,
- "inventory_image":"minerdream_cryolite_poorore.png",
- "clust_size":2,
- "num_ores":5,
- "scarcity":12,
- "y_max":200,
- "y_min":-31000
- },
- "lump":{
- "crack":2,
- "inventory_image":"minerdream_cryolite_lump.png",
- "stack_max":99,
- "cooking_time":2
- },
- "dust":{
- "cracky":1,
- "grind_time":1,
- "cooking_time":1,
- "inventory_image":"minerdream_cryolite_dust.png"
- },
- "nugget":{
- "inventory_image":"minerdream_cryolite_poorore.png",
- "cracky":1,
- "clust_size":2,
- "num_ores":5,
- "scarcity":12,
- "y_max":420
- },
- "crafts":{
- "dust16":{
- "output":"minerdream:cryolith_dust_part9 9",
- "recipe":[["dust"]]
- },
- "dust162d":{
- "output":"dust",
- "recipe":[["minerdream:cryolith_dust_part9","minerdream:cryolith_dust_part9","minerdream:cryolith_dust_part9"],
- ["minerdream:cryolith_dust_part9","minerdream:cryolith_dust_part9","minerdream:cryolith_dust_part9"],
- ["minerdream:cryolith_dust_part9","minerdream:cryolith_dust_part9","minerdream:cryolith_dust_part9"]]
- }
- },
- "craftitems":{
- "cryolith_dust_part9":{
- "stackmax":200,
- "description":"9th part dust of cryolite",
- "inventory_image":"minerdream_cryolite_dust_part16.png"
- }
- }
- }
|