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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user