KubeJS

KubeJS

69M Downloads

EMI centers "noShrink" crafting recipes

Xefyr0 opened this issue ยท 1 comments

commented

Minecraft Version

1.20.1

KubeJS Version

2001.6.5-build.16

Rhino Version

2001.2.3-build.6

Architectury Version

9.2.14

Forge/Fabric Version

Forge 47.3.12

Describe your issue

I've made an example custom recipe that converts some Cobblestone into Diamonds. The recipe is defined in
this server script

EMI displays the recipe as requiring the Cobblestone on the center line:
emi_diamonds

However, there is no such recipe:
emi_false_diamonds

Instead, the cobblestone must be placed in the top-left corner:
emi_true_diamonds

Crash report/logs

No response

Additional Information

Cross-reported to EMI: emilyploszaj/emi#798

commented

I highly suspect this is EMI's fault, they shouldnt assume that special recipe types dont care about placement.