- fixes recipe bug with blasting recipes.
- updated to work with revised SimpleCoreLib. This version REQUIRES SimpleCoreLib 1.20.6-7.0.5.0 or later.
- this is why we are still in Beta.
- fixed slabs being mistagged as stairs.
- Added blackstone_onyx_ore and basalt_onyx_ore.
- Made armor and tool stats configurable.
- Onyx is now found only in basalt and blackstone in most biomes. It can be found in basalt, blackstone and netherrack in Basalt Deltas only.
- added a texture test bucket item for my texture artists.
- SimpleCoreLib 1.20.6-7.0.3.5 or later is required.
Added support for mod loot in chests; should respect config setting. Requires new version of SimpleCoreLib, as indicated: 1.20.6-7.0.2.1 or later.
- initial port to 1.20.6
- does not yet support adding SimpleOres items to found chests.
- dropped support for Silent's Gear and Silent's Mechanisms, as they don't seem to be maintained any more.
- updated to fixed SimpleCoreLib version for datagen; reformatted ModBlockTags.registerMiningTags() to make clearer what is where
- fixed data generation to use new classes from SimpleCoreLib for tools and armor tags; added generated files to repo.
- corrected tags for mining level: 'mineable_by_stone_tool' is no longer merged with 'mineable_by_diamond_tool' list.
- ported to 1.20.1
- BucketLib is NOT embedded; it is now a separate, REQUIRED dependency so users can update it as they wish
- fixed mythril and onyx bows not being repairable. They can now be repaired with mythril and onyx rods, respectively.
- BucketLib is embedded (jar-in-jar) and does not require a separate download.
-
overhauled copper buckets at long last, thanks to BucketLib's custom buckets.
-
copper buckets can be used for milking (configurable)
-
copper buckets melt after carrying lava or other super-heated fluids. (configurable)
-
copper buckets do not set you on fire when melting from lava (configurable).
-
BucketLib is embedded (jar-in-jar) and does not require a separate download.
- added villager trading to village armorsmith, village toolsmith, and village weaponsmith for Simple Ores ingots, armor, tools and weapons.
- last 1.7.10 release.
- updated file that update checker points at.
- reconsituted 1.7.10 build environment.
- broke, then fixed bow textures
- cleaned up Java warnings
- final 1.12.2 release.
- rebuilt with latest recommended Forge, 2768.
- rebuilt with new SimpleCore API 1.7.3.4 to address issue #13, infinite tipped & special arrows with infinity enchantment.
- final 1.18.2 release
- fixed typo in lang files that was keeping Adamantium Legs Achievement from displaying properly.
- merged in new Chinese language entries (zh_cn) for pressure plate names.
- fixed other json errors in various language files.
- final release for 1.16.5
- now REQUIRES simplecorelib 2.0.8.5 or later.
- internal refactoring.
- initial port to 1.19
- all ore generation configuration has been removed from the config files. Ore generation is now configured by datapacks.
- a sample datapack suitable for editing will be posted Soon.
- initial port to 1.19.2