From 0a33756ccd23429a6ae54f991fb574bdb589b3c8 Mon Sep 17 00:00:00 2001 From: Shinare Date: Tue, 16 Apr 2024 17:31:04 +0300 Subject: [PATCH] Simplifying vessel command --- .../java/com/zivilon/cinder_loe/entity/UtumnoSlaveTrader.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/java/com/zivilon/cinder_loe/entity/UtumnoSlaveTrader.java b/src/main/java/com/zivilon/cinder_loe/entity/UtumnoSlaveTrader.java index 4030ac2..fbd04e3 100644 --- a/src/main/java/com/zivilon/cinder_loe/entity/UtumnoSlaveTrader.java +++ b/src/main/java/com/zivilon/cinder_loe/entity/UtumnoSlaveTrader.java @@ -119,7 +119,7 @@ public class UtumnoSlaveTrader extends LOTREntityMan implements LOTRTradeable.Sm new LOTRTradeEntry(new ItemStack(LOTRMod.modTemplate), 20) } ); - UTUMNO_SLAVE_BUY = ((MixinLOTRTradeEntries)UTUMNO_SLAVE_BUY).vessels(LOTRFoods.NURN_SLAVE_DRINK); + ((MixinLOTRTradeEntries)UTUMNO_SLAVE_BUY).vessels(LOTRFoods.NURN_SLAVE_DRINK); UTUMNO_SLAVE_SELL = new LOTRTradeEntries(TradeType.SELL, new LOTRTradeEntry[] {