Dank null "ore conversion" glitch
antrobot1234 opened this issue ยท 1 comments
Modpack version:
2.3.0
Description:
The dank/null's "oredict" ability has a very unintended side effect with the -allOres oredict tag. when an ore is set to oreDict mode true and any other block with the -allOres tag is shift-clicked in, the incoming ore will be converted into the ore-dicted option,
Steps to reproduce:
- Get a dank null and place an ore with the -allOres oredict tag inside.
- hold O and click the ore to enable oredicting
- take any other ore with the -allOres tag and shift click on it with the dank/null gui open
Expected behavior:
The oreDict feature is meant for multiple types of the same ore, but for some reason, the allOres tag is accepted as valid, and will convert eroneously.
Removed the allOres
OreDict, instead I used an IIngredient array in scripts. This fixes the issue in 2.3.1: https://www.curseforge.com/minecraft/modpacks/divine-journey-2/files/3457866