minor fixes
updated to latest forge
fixed randomium ore not spawning in the end
small improvements
1.19.2
updated to latest forge (I forgor)
updated dependency
minor fixes
fixed server crash
fabric port
- Updated to 1.18.2
- Fixed a very rare issue that would happen when the same item was dropped twice in the same play session resulting in incorrect amount of it being dropped
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)