Changes:
- Changed GUI screen, no longer has that dull gray background to it
- Changed the text color
- Made Medals bigger in GUI
- Added Heart of Ouroboros item
- Added recipe for Heart of Ouroboros
- Changed recipes to IREB, Upgraded IIRB, and IROB
- Changed item texture for Diamond Medal, same for the one in the GUI
- Random Ore Block can spawn in the middle of ore veins, modded included (if it uses the c:ores tag)
Ported to NeoForge 1.21.1
Changes:
- Removed applying random enchantments
Other:
- This is in Beta since I have only tested the IRB, Entity IRB, and Upgraded IRB to make sure the blacklist is working properly, I have not tested the block breaking counter and am not sure if it works as intended at the moment.
- Updated the excluded_entites.json file to include new entites like wind charges, breeze charges? (forgot what the projectile is called), and the ominous item spawn thing (also forgot what it is called)
- new gui for counting how much you broke each regenerating block
- can open GUI with new keybind "V", can be changed in controls
- added medals for reaching certain milestones, can be seen in the GUI and will be given as items once reached
- milestones are achieved by breaking every regenerating block a certain # of times
- example: Breaking the IRB, IREB, and UIRB 100 times will award you the Iron Medal, the counter has to be at 100 or above for medal to be granted
- changed IREB recipe
- fixed spawner fragment loot table
- added advancements when reaching the milestones,also gives the medals as items
Three New Blocks
- Upgraded Infinitely Regenerating Item Block: No Blacklist, Drops Two Items, More Chance for Enchanted Items, can be obtained by right-clicking a nether star on an Infinitely Regenerating Item Block
- Random Ore: Drops random ore, spawns naturally in the world, can be silk touched, rare
- Infinitely Regenerating Ore Block: Drops random ore but regenerates, right-clicking it will drop the block, can be crafted
- Random Ore Block should drop any ore, including modded, as long as they are under the forge:ores tag
- Renamed Creative Tab
- Fixed Infinitely Regenerating Item Block dropping itself
- Fixed Infinitely Regenerating Entity Block dropping itself
- Changed hardness for both blocks (need at least a netherite pickaxe with efficiency on it to insta-mine)
- Infinitely Regenerating Entity Block needs at least a stone pickaxe to mine
- You can now blacklist whole mods from dropping their items
- Enchanted items can now drop from the block at a 30% chance.
- There can be between 1-5 enchantments on one item
- Config file may come in the future, I was trying to implement it but it just wasn't working so I decided just to upload the update without it
- Added Spawner Fragments Item
- Added recipe for Infinitely Regenerating Entity & Item Block
- Properly implemented Infinitely Regenerating Entity Block
- Has auto generated config file in IRB folder
- Infinitely Regenerating Item Block now has auto generated config file in IRB folder
- No more manually adding one in IRB folder
- There's already some items & entities in their respective JSON file that are blacklisted