SimpleOres

SimpleOres

2M Downloads

SimpleOres2

Repository for SimpleOres2

Created by AleXndrTheGr8st, maintained by Sinhika, 1.15.2 port by Paint_Ninja.

Forge 1.15.2 port enabled thanks to Cadiboo's LGPL-licensed example code https://github.com/Cadiboo/Example-Mod that he made free to all to borrow, in the hopes of encouraging good coding practices in Forge mods. I hope I did a good job with it.

Thanks also to Paint_Ninja for doing the initial 1.15.2 port, which encourages me to get back to tackling all the messy issues involved in porting these mods up from 1.12.2

1.18 Ore distributions

  • Tin (old: size 7, count 20, height 20-90)
    • casseterite (aluvial/placer deposits, granitic intrusions)
      (new: triangle, size 7, count 20, common, center 64 (44-84);
      uniform, size 7, count 10, common, height 0-72
    • stannite & others (hydrothermal veins)
      (deepslate: large tin vein, size ?, count 1?, rare?, height -40 - 0)
  • Mythril (old: size 4, count 8, height 1-35)
    • tantalum: granitic intrusions, placer deposits
  • Adamantium (old: size 4, count 4, height 1-20)
  • Onyx (old: size 4, count 5, height 8-64 Nether)
  • Ore distribution is controlled by datapacks. Never in the config file again.

TO-DO

  • port to 1.21.1
  • added SimpleOres items to villager, trader trade menus.
  • Implement graphical configuration from the menu...when Forge re-implements it.
  • add random chance for injected loot, instead of 100% guaranteed.
  • what are trims? Add them.
  • Moar buckets!
  • Make material stats fully configurable again, using STARTUP configs.
  • add textures and ore generation for onyx ore in magma block, basalt, other nether blocks? (Blackstone onyx ore is just sadistic).
  • update or move the SimpleOres, etc. wiki - in progress.

License

This mod is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.

This mod is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this source code. If not, see http://www.gnu.org/licenses/.