需要一个1.15的CT脚本,要求移除植物魔法的拉普达碎片,或是禁用其合成。
实在不懂1.15的CT格式,拜托大佬了。
实在不懂1.15的CT格式,拜托大佬了。
本帖最后由 艾琳craft 于 2021-1-20 11:25 编辑
移除合成:
craftingTable.removeRecipe(<item:botania:laputa_shard>);
隐藏JEI显示:(需要JEITweaker)
mods.jei.JEI.hideItem(<item:minecraft:dirt>);
移除合成:
craftingTable.removeRecipe(<item:botania:laputa_shard>);
隐藏JEI显示:(需要JEITweaker)
mods.jei.JEI.hideItem(<item:minecraft:dirt>);
craftingTable.removeRecipe(<item:botania:laputa_shard>);
mods.jei.JEI.hideItem(<item:botania:laputa_shard>);
craftingTable.removeRecipe(<item:botania:laputa_shard>);