Fix the pattern terminal's processing output / crafting result slots not being disabled when switching modes by putting back the old code that simply moves them offscreen.

This commit is contained in:
Sebastian Hartte
2020-06-16 17:35:47 +02:00
parent a005f1c2e8
commit f6f8ac20e8
3 changed files with 6 additions and 6 deletions
@@ -9,6 +9,7 @@ protected net.minecraft.inventory.container.Container field_75149_d # listeners
protected net.minecraft.client.particle.RedstoneParticle <init>(Lnet/minecraft/world/World;DDDDDDLnet/minecraft/particles/RedstoneParticleData;Lnet/minecraft/client/particle/IAnimatedSprite;)V
# We need to change yPos of existing slots to resize the container
public-f net.minecraft.inventory.container.Slot field_75223_e # xPos
public-f net.minecraft.inventory.container.Slot field_75221_f # yPos
# For JEI registration