General ideas to improve the mod
Aspyro opened this issue ยท 3 comments
These are the things I thought about during the configuration of a modpack using your mod as the single one adding ores :
- Add back the possibility to tweak the minimum Y-level of the ores as the maximum is already present.
- Add the possibility to change the stats of the armors and tools (including mortars and hammers).
- Add the possibility to enable/disable all the dusts, plates, nuggets, rods and gears independantly (like you did for the charcoal nuggets). Of course, if the general config is set as disabled, that would have priority over a single one.
- Add the possibility to generate the ores in other rocks (stone, granite, diorite, andesite) or in other dimensions (Nether, End). However this would certainly require the creation of appropriate texture and might be a lot of work. More work if there is the possibility to tweak the Y-levels in those dimensions too.
- Add a chance to get 1 dust when distroying ores in an explosion (maybe for vanilla resources too) as this is "partially destroyed". That (of course) would be disable automatically when dusts are disabled.
- In the description of the config file, add what mining level correspond to what tool (if i'm right something like "0 = empty hand" or "4 = diamond pickaxe"). Just once as a global note would be good I think
One more thing : Add tags to the items
Currently I need (i.e.) to list all the rods to disable them. Using the tag would be so much more effective