Description
A tool for registering entire materials, complete with ore generation, tool-sets and automatically generated sprites with almost no effort required.
This mod also makes the work of texture pack creators much easier, as only a few sprites are needed in order to cover all minerals created with this mod.
Releases
2019-05-09 22:03 UTC
2019_5_9
No release notes
2019-04-10 06:07 UTC
2019_4_9
No release notes
2019-03-07 22:11 UTC
2019_3_7
No release notes
2019-03-05 01:49 UTC
2019_3_4-2
No release notes
2019-03-05 01:11 UTC
2019_3_4
No release notes
All releases
Threads
New thread
Information
Provides
instant_ores
Dependencies
- Required
-
default
- Optional
-
3d_armor
farming
Information
- Type
- Mod
- Technical Name
- instant_ores
- Languages
-
English
- License
-
GPL-3.0-only
for code,
CC-BY-SA-3.0
for media.
- Maintenance State
- Unknown
- Added
- 2019-03-03 08:34 UTC
- Maintainers
-
Piezo_
Used By
A great mod!
Reduced my nearly 2000 line mod into a 500 line mod by taking away the need to specify every single detail for every single tool. Just use instant_ores to make something close to what you want, then use minetest's builtin override tool,
minetest.override_itemto get it to exactly what you want.At current time of writing it could have better integration with other mods, but the code is so simple I'll probabbly just send a PR and fix that right away. (EDIT: mod seems to be unmaintained according to the forum...) (EDIT 2: See the forum for more info, but there's a very WIP version with a bunch of fixes availabile on someone's github that includes some of my fixes)