Grindstone grains of infinity recipe not working #196

Closed
opened 2023-07-02 21:04:27 +00:00 by Rover656 · 3 comments
Rover656 commented 2023-07-02 21:04:27 +00:00 (Migrated from github.com)

The grindstone UI doesn't let flint or deepslate be placed into the slots, meaning our custom recipe doesn't work.

The grindstone UI doesn't let flint or deepslate be placed into the slots, meaning our custom recipe doesn't work.
ferriarnus commented 2023-07-03 14:51:19 +00:00 (Migrated from github.com)

So it seems forge changed how the events works in a more restrictive way. We need to set canGrindstoneRepair on the items for it to be able to fit in the grindstone. Mixin into deepslate it is...

So it seems forge changed how the events works in a more restrictive way. We need to set canGrindstoneRepair on the items for it to be able to fit in the grindstone. *Mixin into deepslate it is...*
NathanDSimon commented 2023-07-09 16:54:35 +00:00 (Migrated from github.com)

This is crashing my setup; there are a lot of mods in mine but it might need another look

crash-2023-07-08_20.59.26-client.txt

This is crashing my setup; there are a lot of mods in mine but it might need another look [crash-2023-07-08_20.59.26-client.txt](https://github.com/SleepyTrousers/EnderIO-Rewrite/files/11995683/crash-2023-07-08_20.59.26-client.txt)
Rover656 commented 2023-07-09 17:01:01 +00:00 (Migrated from github.com)

Reopened and elevated to high priority due to crashes

Reopened and elevated to high priority due to crashes
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Team-EnderIO/EnderIO#196
No description provided.