MCBBS Wiki欢迎您共同参与编辑!在参与编辑之前请先阅读Wiki方针。
如果在编辑的过程中遇到了什么问题,可以去讨论板提问。
为了您能够无阻碍地参与编辑 未验证/绑定过邮箱的用户,请尽快绑定/验证。
MCBBS Wiki GitHub群组已上线!
您可以在回声洞中发表吐槽!
服务器状态监控。点击进入
本站由MCBBS用户自行搭建,与MCBBS及东银河系漫游指南(北京)科技有限公司没有从属关系。点此了解 MCBBS Wiki 不是什么>>
页面历史
2024年10月24日 (星期四)
→注册IRecipe
+7
→注册IRecipe
+426
→实战:自己实现IRecipe接口
+308
→default String getGroup()
+340
→default boolean isDynamic()
+243
→default NonNullList getIngredients()
−30
→default NonNullList getIngredients()
+392
→ItemStack getCraftingResult(InventoryCrafting inv)
+165
→IRecipe接口中的方法
+268
→boolean matches(InventoryCrafting inv, World worldIn)
+264
→boolean matches(InventoryCrafting inv, World worldIn)
+6
→default NonNullList getRemainingItems(InventoryCrafting inv)
+420
→boolean matches(InventoryCrafting inv, World worldIn)
→ItemStack getRecipeOutput()
+221
→boolean canFit(int width, int height)
+728
→ItemStack getCraftingResult(InventoryCrafting inv)
+364
→boolean matches(InventoryCrafting inv, World worldIn)
+1,170
→boolean matches(InventoryCrafting inv, World worldIn)
+541
无编辑摘要
+446
创建页面,内容为“几乎所有1.12.2的模组开发教程都会介绍新的自定义工作台配方(广义)的添加方法——只需要在<code>resources/assets/modid/recipes</code>路径下撰写一些.json文件就好了。实际上这说明这块内容确实很简单——因为大部分教程别说讲到方块实体了,能讲到附魔、药水效果这种比物品、方块稍微难一点的东西就算是谢天谢地了。毕竟照着规定的格式写.json文件谁…”
+1,084