Skip to content

Commit

Permalink
Pending BN update: vanilla bog iron
Browse files Browse the repository at this point in the history
  • Loading branch information
chaosvolt committed Oct 27, 2023
1 parent c32c6e9 commit 829acd5
Show file tree
Hide file tree
Showing 8 changed files with 115 additions and 256 deletions.
2 changes: 1 addition & 1 deletion Mining_Mod_BN/item_groups.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{
"id": "mine_storage",
"type": "item_group",
"items": [ [ "chunk_hematite", 3 ], [ "chunk_galena", 2 ] ]
"items": [ [ "chunk_galena", 2 ] ]
},
{
"id": "museum_primitive",
Expand Down
30 changes: 0 additions & 30 deletions Mining_Mod_BN/items.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,21 +89,6 @@
"weight": "7600 g",
"bashing": 3
},
{
"type": "GENERIC",
"id": "chunk_hematite",
"category": "spare_parts",
"price": 250,
"name": { "str": "chunk of hematite", "str_pl": "chunks of hematite" },
"symbol": "*",
"color": "brown",
"description": "A large chunk of hematite, an ore of iron. It only needs to be smelted into a usable form.",
"material": "stone",
"volume": "1 L",
"//": "One liter, roughly 5.04 grams per cubic centimeter.",
"weight": "5040 g",
"bashing": 2
},
{
"id": "pickaxe_copper",
"type": "TOOL",
Expand Down Expand Up @@ -146,20 +131,5 @@
"copy-from": "fake_item",
"name": { "str": "leveled boulder anvil" },
"qualities": [ [ "ANVIL", 3 ] ]
},
{
"type": "AMMO",
"id": "material_sand_black",
"category": "spare_parts",
"name": { "str_sp": "black sand" },
"symbol": "=",
"color": "dark_gray",
"description": "A handful of sand, rich with minerals eroded from a deposit somewhere upstream. Not as useful in this state, but might be a source of magnetite.",
"material": "powder_nonflam",
"volume": "250 ml",
"//": "Roughly half magnetite, which has a density of 7.874 grams per cubic liter, and each unit is 5 mL.",
"weight": "23 g",
"ammo_type": "components",
"count": 50
}
]
181 changes: 11 additions & 170 deletions Mining_Mod_BN/mapgen_surface.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,4 @@
[
{
"id": "minerals_swamp",
"type": "item_group",
"//": "Technically limonite develops as bog iron, not hematite.",
"items": [ [ "chunk_hematite", 10 ] ]
},
{
"id": "rubble_fake",
"type": "item_group",
"//": "Unable to both randomly placed rubble and ensure rocks spawn underneath.",
"items": [ { "item": "rock", "prob": 100, "count-min": 1, "count-max": 3 } ]
},
{
"type": "mapgen",
"om_terrain": [ "field_shallow" ],
Expand Down Expand Up @@ -110,8 +98,7 @@
"furniture": {
"#": [ "f_boulder_small", "f_boulder_medium", "f_boulder_large" ],
"?": [ "f_boulder_small", "f_boulder_medium", "f_rubble_rock" ]
},
"mapping": { "?": { "items": { "item": "rubble_fake", "chance": 33 } } }
}
}
},
{
Expand Down Expand Up @@ -209,8 +196,7 @@
".": "t_dirt",
"%": "t_dirt"
},
"furniture": { "%": [ "f_null", "f_rubble_rock" ] },
"mapping": { "%": { "items": { "item": "rubble_fake", "chance": 50 } } }
"furniture": { "%": [ "f_null", "f_rubble_rock" ] }
}
},
{
Expand Down Expand Up @@ -309,8 +295,7 @@
"#": "t_rock",
"?": "t_dirt"
},
"furniture": { "?": [ "f_boulder_small", "f_boulder_medium", "f_rubble_rock" ] },
"mapping": { "?": { "items": { "item": "rubble_fake", "chance": 33 } } }
"furniture": { "?": [ "f_boulder_small", "f_boulder_medium", "f_rubble_rock" ] }
}
},
{
Expand Down Expand Up @@ -412,8 +397,7 @@
"furniture": {
"#": [ "f_boulder_small", "f_boulder_medium", "f_boulder_large" ],
"?": [ "f_boulder_small", "f_boulder_medium", "f_rubble_rock" ]
},
"mapping": { "?": { "items": { "item": "rubble_fake", "chance": 33 } } }
}
}
},
{
Expand Down Expand Up @@ -511,8 +495,7 @@
".": "t_dirt",
"%": "t_dirt"
},
"furniture": { "%": [ "f_null", "f_rubble_rock" ] },
"mapping": { "%": { "items": { "item": "rubble_fake", "chance": 50 } } }
"furniture": { "%": [ "f_null", "f_rubble_rock" ] }
}
},
{
Expand Down Expand Up @@ -611,8 +594,7 @@
"#": "t_rock",
"?": "t_dirt"
},
"furniture": { "?": [ "f_boulder_small", "f_boulder_medium", "f_rubble_rock" ] },
"mapping": { "?": { "items": { "item": "rubble_fake", "chance": 33 } } }
"furniture": { "?": [ "f_boulder_small", "f_boulder_medium", "f_rubble_rock" ] }
}
},
{
Expand Down Expand Up @@ -717,8 +699,7 @@
"furniture": {
"#": [ "f_boulder_small", "f_boulder_medium", "f_boulder_large" ],
"?": [ "f_boulder_small", "f_boulder_medium", "f_rubble_rock" ]
},
"mapping": { "?": { "items": { "item": "rubble_fake", "chance": 33 } } }
}
}
},
{
Expand Down Expand Up @@ -813,8 +794,7 @@
],
"%": "t_dirt"
},
"furniture": { "%": [ "f_null", "f_rubble_rock" ] },
"mapping": { "%": { "items": { "item": "rubble_fake", "chance": 50 } } }
"furniture": { "%": [ "f_null", "f_rubble_rock" ] }
}
},
{
Expand Down Expand Up @@ -946,8 +926,7 @@
"f_rubble_rock"
],
"%": [ "f_null", "f_rubble_rock" ]
},
"mapping": { ".": { "items": { "item": "rubble_fake", "chance": 3 } }, "%": { "items": { "item": "rubble_fake", "chance": 50 } } }
}
}
},
{
Expand Down Expand Up @@ -983,146 +962,8 @@
" ",
" "
],
"terrain": {
" ": [
"t_water_sh",
"t_water_dp",
"t_grass",
"t_grass",
"t_grass",
"t_grass",
"t_grass",
"t_grass",
"t_swater_sh",
"t_swater_sh",
"t_swater_dp",
"t_grass",
"t_dirt",
"t_dirt",
"t_dirt",
"t_dirt",
"t_dirt",
"t_swater_sh",
"t_swater_dp",
"t_swater_sh",
"t_grass",
"t_dirt",
"t_dirt",
"t_dirt",
"t_dirt",
"t_dirt",
"t_grass",
"t_grass",
"t_grass",
"t_grass",
"t_dirt",
"t_dirt",
"t_dirt",
"t_dirt",
"t_dirt",
"t_grass",
"t_grass",
"t_grass",
"t_grass",
"t_dirt",
"t_dirt",
"t_dirt",
"t_dirt",
"t_dirt",
"t_grass",
"t_grass",
"t_grass",
"t_grass",
"t_dirt",
"t_dirt",
"t_dirt",
"t_dirt",
"t_dirt",
"t_dirt",
"t_dirt",
"t_underbrush"
],
".": "t_dirt",
"%": "t_dirt"
},
"furniture": {
".": [
"f_null",
"f_null",
"f_null",
"f_null",
"f_null",
"f_null",
"f_null",
"f_null",
"f_null",
"f_null",
"f_null",
"f_null",
"f_null",
"f_null",
"f_null",
"f_null",
"f_null",
"f_null",
"f_null",
"f_null",
"f_null",
"f_null",
"f_null",
"f_null",
"f_null",
"f_null",
"f_null",
"f_null",
"f_null",
"f_rubble_rock"
],
"%": [ "f_null", "f_rubble_rock" ]
},
"mapping": {
".": { "items": [ { "item": "rubble_fake", "chance": 3 }, { "item": "minerals_swamp", "chance": 1 } ] },
"%": { "items": [ { "item": "rubble_fake", "chance": 50 }, { "item": "minerals_swamp", "chance": 20 } ] }
}
}
},
{
"type": "mapgen",
"om_terrain": [ "alluvial_deposit" ],
"method": "json",
"weight": 1000,
"//": "Ground is more barren and signs of water flow, leaving alluvial deposits in the form of black sand.",
"object": {
"rows": [
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" .... ",
" ...... ",
" ........ ",
" ........ ",
" ........ ",
" ........ ",
" ...... ",
" .... ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" "
],
"terrain": {
" ": [ [ "t_region_groundcover", 15 ], [ "t_region_groundcover_barren", 10 ], [ "t_swater_sh", 5 ], "t_sand_black" ],
".": [ [ "t_region_groundcover_barren", 4 ], "t_sand_black" ]
}
"terrain": { " ": "t_region_groundcover_swamp", ".": [ [ "t_region_groundcover_swamp", 9 ], "t_bog_iron" ], "%": "t_dirt" },
"furniture": { ".": [ [ "f_null", 29 ], "f_rubble_rock" ], "%": [ "f_null", "f_rubble_rock" ] }
}
}
]
Loading

0 comments on commit 829acd5

Please sign in to comment.