/
This mod is a very minimal approach to changing up the early tool sets, reskinning wooden tools as flint tools and stone tools as copper tools. You'll need their respective materials to craft them.
Some extra details:
Technical bits:
needs_flint_tool. This behaves a bit differently than other tool tags, overriding any other tool requirements that particular block may have. If you want a block to not be harvestable with your fists, you will have to tag it with another tool tier requirement as well.
flint_tools, which contains the entire flint tool set by default.has_rocks. You can modify this to change which biomes spawn rocks, though this should be compatible with many mods already.
A simple rework of earlygame tool progression.