sebinside / CraftBlock

CraftBlock stands for "Craft Attack 3 Skyblock" and is an expert skyblock modpack for Minecraft.
GNU Lesser General Public License v2.1
41 stars 17 forks source link

More interesting cake transmutation #132

Closed J0B10 closed 2 years ago

J0B10 commented 2 years ago

Starlight transmutation of a Pumpkin should create a pumpkin cheesecake instead of a vanilla cake.

I also used this opportunity to increase the starlight cost of the transmutation by 66.6% to nerv Kekimurus automatic mana farms.

J0B10 commented 2 years ago

I managed to spot and resolve this issue by creating items with invalid damage values that get converted to the four pumpkin block states.

Problem remaining is that these items are also displayed in JEI:

J0B10 commented 2 years ago

Only ideas left I have is either writing/modifyng a mod to fix this or hide all transmutation recipes from jei using mods.jei.JEI.hideCategory("astralsorcery.lightTransmutation");

sebinside commented 2 years ago

RIP