TerraFirmaCraft

TerraFirmaCraft

2M Downloads

TFC Dynamic Foods (Sandwhiches) not working with "Custom" Foods

drhaber opened this issue ยท 1 comments

commented

Make sure to include:

  1. 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.

TFC Fruit working

"Custom" Fruit not working

commented