updated to 1.17
Updated to 1.18
Added a config blacklist to blacklist all items from a specified mod
Totally not fixed a critical bug that outright broke the recipe when a non dupable third item was inserted in it (how ironic right?)
Randomium can now emit light & particles when stepped on or interacted with... randomly
Removed all spawn eggs from the loot table
- Added more keywords to detect developer items such as "debug" and "developer". This means that any item with said word in its name will automatically be added to the blacklist
- Added even more edge cases to the randomium recipe detection blacklist to prevent duplicating even more inventory items that do not follow standard minecraft tag conventions such as storage drawers and applied engineeristic cells
- Spawn eggs are now automatically added to the blacklist and can no longer drop
- Automatically blacklisted all items with the "BlockEntityTag". This includes all items that retain their tile entity information
- Remember that even if for some reason all those checks would fail (extremely unlikely), it is still impossible to duplicate a randomium crystal itself since all items with the world "randomium:randomium" anywhere in its tag are automatically blacklisted
- Randomium can now randomly change its item name
- Added a custom JEI recipe that shows off the randomium item duplication capability
- Fixed randomium being in the wrong creative tab
Added a bunch of configs to tweak all the block interaction events and their chances.
Added configs to tweak drops, fortune and luck multipliers including an optional whitelist tag that can be enabled with its proper config
Added Italian translation (thanks to Slim5GitHub)
v 1.3:
- Fixed a crash when loading up the mod on servers
- Randomium now generates in the end
Added even more randomness:
- Randomium ore now doesn't like being touched. When you'll try to mine it it will have a chance to move in any direction or teleport away
- Fixed (hopefully all) crafting exploits with shulker like blocks
- Added some more items to the blacklist
Fixed a crash with some mods and added more items to the blacklist. Tweaked drop chances