TFC Dynamic Foods (Sandwhiches) not working with "Custom" Foods
drhaber opened this issue ยท 1 comments
Make sure to include:
- What did you expect to happen?
After Registering a food Item
registerFood(<minecraft:chorus_fruit>,1,0.1,0.1,1.3,0,0.2,0.1,0,0);
and Registering its as a cartegoryFruit
<ore:categoryFruit>.add(<minecraft:chorus_fruit>);
I expected to be able to make sandwiches using it.