Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "Main Settings": {
- "Currency Type": "Item",
- "Currency Display Name": " Scrap",
- "Currency Item ID (only if type is Item)": -932201673,
- "Large Furnace Cost Multiplier - Default 1.0x": 1.25
- },
- "Speed (Default is 0.5 - Lowering value increases smelting speed)": {
- "Modifier": [
- 0.75,
- 0.5,
- 0.35,
- 0.2,
- 0.1
- ],
- "Upgrade Price": [
- 0,
- 100,
- 200,
- 300,
- 400,
- 500
- ]
- },
- "Fuel (Default is 2.0 - Lower value means wood lasts longer when smelting)": {
- "Modifier": [
- 1.0,
- 0.7,
- 0.5,
- 0.3,
- 0.1
- ],
- "Upgrade Price": [
- 0,
- 100,
- 200,
- 300,
- 400,
- 500
- ]
- },
- "Output (Default is 1.0x - increases the output amount)": {
- "Modifier": [
- 1.0,
- 1.5,
- 2.5,
- 3.75,
- 5.0
- ],
- "Upgrade Price": [
- 0,
- 100,
- 200,
- 300,
- 400,
- 500
- ]
- },
- "Sound Fx": {
- "Effects Enabled": true,
- "On Furnace Upgrade": "assets/bundled/prefabs/fx/build/promote_stone.prefab",
- "Not Enough Currency": "assets/bundled/prefabs/fx/notice/loot.copy.fx.prefab"
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement