wiki里没找到不知道是我眼神不好还是没写....
https://crt.imc.wiki/Cog/recipe/vanilla-tweak.html
灵魂营火并没有单独的配方,和营火是一起的
灵魂营火并没有单独的配方,和营火是一起的
无敌三脚猫 发表于 2022-3-4 13:23
https://crt.imc.wiki/Cog/recipe/vanilla-tweak.html
灵魂营火并没有单独的配方,和营火是一起的 ...
DooK 发表于 2022-3-4 13:28
好像没看到锻造台,就像这种应该咋改呢.用的原版灵魂营火
smithing.addRecipe("mingzi", 产物, 材料1, 材料2);
灵魂营火原版是没有单独的配方的,那是神化mod搞的
无敌三脚猫 发表于 2022-3-4 13:08
smithing.addRecipe("mingzi", 产物, 材料1, 材料2);
灵魂营火原版是没有单独的配方的,那是神化mod搞的 ...
删除的话是这个吗
smithing.removeRecipe(物品id);
我这不管用 还是其他的语句
DooK 发表于 2022-3-7 23:44
删除的话是这个吗
smithing.removeRecipe(物品id);
我这不管用 还是其他的语句
我刚刚试了下移除下界合金斧的配方
- smithing.removeRecipe(<item:minecraft:netherite_axe>);