如题,我的游戏版本为1.12.2mods版本:
CraftTweaker2-1.12-4.1.0
Avaritia-1.12-3.2.0.13-universal
CodeChickenLib-1.12.2-3.1.5.331-universal
zs文件代码是直接从Wiki复制的
复制代码CraftTweaker日志复制代码求大佬帮忙看看
CraftTweaker2-1.12-4.1.0
Avaritia-1.12-3.2.0.13-universal
CodeChickenLib-1.12.2-3.1.5.331-universal
zs文件代码是直接从Wiki复制的
- mods.avaritia.ExtremeCrafting.addShaped(<minecraft:glass>,
- [[<minecraft:stone>, <minecraft:stone>, <minecraft:stone>, <minecraft:sand>, <minecraft:stone>, <minecraft:stone>, <minecraft:sand>, <minecraft:stone>, <minecraft:stone>],
- [<minecraft:stone>, <minecraft:stone>, <minecraft:stone>, <minecraft:sand>, <minecraft:stone>, <minecraft:stone>, <minecraft:sand>, <minecraft:stone>, <minecraft:stone>],
- [<minecraft:stone>, <minecraft:stone>, <minecraft:stone>, <minecraft:sand>, <minecraft:stone>, <minecraft:stone>, <minecraft:sand>, <minecraft:stone>, <minecraft:stone>],
- [<minecraft:stone>, <minecraft:stone>, <minecraft:stone>, <minecraft:sand>, <minecraft:stone>, <minecraft:stone>, <minecraft:sand>, <minecraft:stone>, <minecraft:stone>],
- [<minecraft:stone>, <minecraft:stone>, <minecraft:stone>, <minecraft:sand>, <minecraft:stone>, <minecraft:stone>, <minecraft:sand>, <minecraft:stone>, <minecraft:stone>],
- [<minecraft:stone>, <minecraft:stone>, <minecraft:stone>, <minecraft:sand>, <minecraft:stone>, <minecraft:stone>, <minecraft:sand>, <minecraft:stone>, <minecraft:stone>],
- [<minecraft:stone>, <minecraft:stone>, <minecraft:stone>, <minecraft:sand>, <minecraft:stone>, <minecraft:stone>, <minecraft:sand>, <minecraft:stone>, <minecraft:stone>],
- [<minecraft:stone>, <minecraft:stone>, <minecraft:stone>, <minecraft:sand>, <minecraft:stone>, <minecraft:stone>, <minecraft:sand>, <minecraft:stone>, <minecraft:stone>],
- [<minecraft:stone>, <minecraft:stone>, <minecraft:stone>, <minecraft:sand>, <minecraft:stone>, <minecraft:stone>, <minecraft:sand>, <minecraft:stone>, <minecraft:stone>]]);
- [INITIALIZATION][CLIENT][INFO] CraftTweaker: Building registry
- [INITIALIZATION][CLIENT][INFO] CraftTweaker: Successfully built item registry
- [INITIALIZATION][CLIENT][INFO] Loading scripts
- [INITIALIZATION][CLIENT][INFO] [crafttweaker | SIDE_CLIENT]: Loading Script: {[0:crafttweaker]: recipes.zs}
- [INITIALIZATION][CLIENT][ERROR] recipes.zs:1 > a method available but none matches the parameters (ZenTypeNative: crafttweaker.item.IItemStack, any[])
- This is usually an error in your script, not in the mod
- addShaped(string, ZenTypeNative: crafttweaker.item.IItemStack, ZenTypeNative: crafttweaker.item.IIngredient[][])
- [SERVER_STARTED][CLIENT][INFO] Fixed the RecipeBook