/SimpleOres2

split off from Alexndr's SimpleCore

Primary LanguageJava

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

WARNING: 1.18 is a Work-in-Progress; expect frequent changes!

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)

TO-DO

  • update or move the SimpleOres, etc. wiki - in progress.
  • Move SimpleOres Aesthetics items from Aesthetics to Simple Ores (in progress).
  • Add Stonecutter recipes where necessary.
  • add slabs for metal blocks and brick blocks.
  • add textures and ore generation for onyx ore in magma block, basalt, other nether blocks? (Blackstone onyx ore is just sadistic).
  • fix copper buckets vis-a-vis fluids. When I make sense out of fluid containers.
  • 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.
  • add dusts for all ores.
  • add support for Silent's Mechanisms: Crusher
  • add support for Silent Gear

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/.