minor changes

This commit is contained in:
ZHAY10086
2025-01-23 08:21:49 +08:00
parent e7daafabe9
commit a7f6386ccb
3 changed files with 3 additions and 3 deletions
@@ -6,7 +6,7 @@ import mods.jei.JEI;
import mods.randomtweaker.jei.IJeiPanel;
import mods.randomtweaker.jei.IJeiUtils;
var rubbercollectionJEI as IJeiPanel = JEI.createJei("betweenlands_rubber", "Rubber Collection");
var rubbercollectionJEI as IJeiPanel = JEI.createJei("betweenlands_rubber", "橡胶采集");
rubbercollectionJEI.setModid("The Betweenlands");
rubbercollectionJEI.setIcon(<thebetweenlands:sapling_rubber>);
rubbercollectionJEI.addRecipeCatalyst(<thebetweenlands:sapling_rubber>);