Item Obliterator (Modpack Utils Series)

Item Obliterator (Modpack Utils Series)

15M Downloads

Finishing What You Started

ImpulsiveLad opened this issue · 6 comments

commented

It is very nice how

  1. obliterated items/blocks cannot be crafted and do not seem to be created through other means such as smelting but I do believe they still appear from modded item creation/transformation stations which is fair given how the game is coded.
  2. JEI/REI doesn't show them.
  3. The player cannot hold an item at all as it force drops and they cannot pick it up.

I do, however, see that 4. blocks that are obliterated still generate naturally in the world and still spawn from tile drops. This extends to other loot tables such as structure loot and mob drops.

nbts have the same issues but I believe can also still be made through vanilla means (brewing a potion type that is obliterated).

Here is an obliterated potion that while not shown in JEI is still able to be created:

Image

Base.Profile.2025.02.07.-.23.13.55.01.mp4

It would be lovely if things like this can be handled so the mod does all it sets out to do

commented

PS: I'm in a forest of sakura trees which have the entire suite obliterated but it generates regardless.

commented

This is not the purpose of the mod, to ban blocks use Block Swap, this only bans items.

For potions use nbt banning.

commented

What about the issues with items? That is the purpose of the mod yeah? It feels like only vanilla was considered and loot tables were completely forgotten about.

Items are only partially obliterated.

commented

nbt banning is part of this mod no?

commented
commented

https://streamable.com/ifprnk

Tested dungeon loot, mob drops, and tile drops.

They do all still exist, you just cannot pick them up and/or it removes them from your inventory.

So it kinda works, just not as directly as I believed.

You can still find an obliterated item (IE. op weapon) in a chest but the player will see it and be disappointed to find the loot table (and their luck) was spent generating an item that they cannot possess.

CraftTweaker can handle that tho, you just call this method with the array with the reformatted entries

Image

Example of sakura log removed from loot tables
https://streamable.com/6bdov9

Along with block replacement, this should be a very nice editorial feature for pack devs :3