/dank/null

/dank/null

32M Downloads

[Compatibility/Bug] OreDict enabled Items inside DankNull scan for any match

Icpmcp opened this issue ยท 2 comments

commented

Blocks that have multiple OreDict entries due to other mods will be converted to the block inside the cube on pickup.

Example: The Immersive Railroading mod adds a few blocks to a new OreDict entry called railBed.
In the example I will show Oak Wood and Sand.

Here the DankNull with one piece of Oak Wood
img

Notice the two OreDict entries and the enabled OreDict mode.

Sand has the same railBed entry below its usual sand entry
img

After mining one piece of Sand and picking it up
img

Now I have two pieces of wood but no sand and until I turn off the OreDict function of the DankNull any item with the railBed entry that I pick up will be converted to Oak Wood.

Not sure if there is a simple way to fix this by just checking if all OreDict entries of an item match the entries of the item that was picked up.

For the time being I'll just turn off the OreDict mode for items with 2 or more OreDict entries.

commented

can you try adding railBed to the ore dict blacklist in DankNull.cfg

commented

I've added railBed to the blacklist:

blacklist

However the problem still persists:

image_1

once again mining one piece of sand and picking it up:

image_2

I can also try uploading a video of this if you want me to.