EnigmaticaModpacks / Enigmatica6

The official repository and issue-tracker for Enigmatica 6
https://www.curseforge.com/minecraft/modpacks/enigmatica6
241 stars 518 forks source link

Arcane Ashes recipe never seems to complete #4744

Closed codeka closed 2 years ago

codeka commented 2 years ago

Modpack Version

1.2.1

Describe your issue.

I put some arcane ashes on the ground, add a feather, then redstone. The little glyph thingy starts spinning, but it never finnishes. I waited several minutes.

2022-05-01_18 31 51

There also seems to be a bone+bone recipe (which may be a mistake?) that doesn't even start spinning.

Crash Report

No response

Latest Log

https://gist.github.com/codeka/9de189201a1182675f19ca24914d5171

Have you modified the modpack?

Yes

User Modifications

My server is unmodified, but on the client I added optifine, DynamicSurroundings and FreeCam mods.

Did the issue happen in singleplayer or on a server?

Server

theboo commented 2 years ago

this is an unfortunate result of the way blood magic displays these array recipes in jei... those are not recipes to duplicate ashes, they all do different things... for example, the one you are doing is a movement array that should throw a player/mob/items in a certain direction..

image

i have no clue what the bone+bone one does, i cannot find it in the book, but all the other ones that you see when you left click the ashes in jei are shown in the book... such as the sun/moonstone ones are for skipping to day/night respectively

codeka commented 2 years ago

Oooh! Thanks, that makes sense.