Unable to cut items on cutting board
RFrost619 opened this issue · 4 comments
A commit was made to resolve this issue but it doesn't seem like the cutting board is working correctly with Fabric v1.0.9, Minecraft v1.21.4, and Framework 0.10.1. Items can be placed on the board, but the knife fails to affect them.
是的我也遇到了这个问题,而且我没办法找到小麦粉的合成方式,因为我找不到有关于能够磨粉的机器,是否还需要其他的mod进行联动?而且REI中无法查看各类物品的合成方案
这个网站是我唯一能找到它的地方
https://www.mcmod.cn/item/814561.html
Wheat Flour,通过在 Cutting Board上按顺序右键放入碗x1、小麦x3、Sea Saltx1制作,制作完成后会发出"叮"的一声并冒出绿色粒子(骨粉同款),可用于制作Dough,进而制作本模组的其它食物
English
This site is the only place where I could find it.
https://www.mcmod.cn/item/814561.html
Wheat Flour, which can be crafted by right-clicking on the cutting board and putting in Bowl x1, Wheat x3, Sea Salt x1 in order, and when it is done, it will make a "ding" sound and emit green particles (like bone meal), which can be used to make Dough and other foods in this mod.
Thanks for the report. Fixed in 9794413