Adds pig iron ingots which need to be crafted to make steel, also blocks and stairs.

Echoes 3a640284e2 Update 'init.lua' 2 years ago
textures 1a6656f4c1 Add Iron Axe, Shovel, Sword, Hoe and more lucky blocks 6 years ago
Readme.MD 43b8b7d6eb add tool groups 5 years ago
depends.txt 6c6f2e7df9 add toolranks support for iron tools 5 years ago
description.txt 3c5ea7b8f9 Initial Upload 6 years ago
init.lua 3a640284e2 Update 'init.lua' 2 years ago
license.txt 0f76f3e9a7 Added iron pick 6 years ago
lucky_block.lua 98fe1ad4bc switch bronze and steel tool_capabilities 6 years ago
mod.conf 9b0572ce6c update mod.conf info 4 years ago
screenshot.png 3c5ea7b8f9 Initial Upload 6 years ago
tools.lua f7cc7bb4ed code tidy 3 years ago

Readme.MD

Pig Iron Mod

by TenPlus1

https://forum.minetest.net/viewtopic.php?f=9&t=20568

This mod exists to add a little progression to the game so that steel isn't so easy to come by :)

  • Iron Ingots can be made by smelting Iron Ore in a furnace
  • Charcoal can be made by cooking Tree's in a furnace
  • 1x Iron Ingot and 3x Charcoal create a mix that is smelted into 1x Steel Ingot
  • Iron Ingots can be made into blocks which can be used to make stairs
  • Iron blocks and stairs can rust when near water, cook in furnace to remove rust
  • A bucket of water surrounded by Iron Blocks returns 8x Rusted Iron Blocks
  • Added Iron tools which is better than stone but worse than steel/bronze
  • Switched Bronze and Steel tool strength since steel is stronger in real life

Lucky Blocks: 8

Changelog:

  • 0.1 - Initial Upload
  • 0.2 - Added Iron Pickaxe
  • 0.3 - Add Iron Axe, Shovel, Sword, Hoe and more lucky blocks
  • 0.4 - Switch Bronze and Steel tool capabilities (Steel is stronger irl)
  • 0.5 - Add Toolranks support for iron tools, add tool groups