ianm1647 / expandeddelight

An addon mod for Farmer's Delight that adds many more crops and functionality to the base mod
Other
15 stars 25 forks source link

[0.3.1][Fabric] Cinnamon sapling Botany Pots recipe only outputs oak logs #79

Open PaddedShaman opened 5 months ago

PaddedShaman commented 5 months ago

My apologies if this is the intended behavior.

The recipe built into the mod for the cinnamon sapling has perhaps two typos (?) in its output items:

  1. expandeddelight:cinnamon_stick doesn't exist, so that entry is skipped when the recipe is loaded. Should be expandeddelight:raw_cinnamon?
  2. The log is set to minecraft:oak_log. Should be expandeddelight:cinnamon_log?

Here is a working version of the recipe that drops cinnamon sticks and cinnamon logs: cinnamon.json

Anyone else running into the same issue can override it in the meantime by including this recipe in a datapack, in the data/expandeddelight/recipes/botanypots/crops directory.

swe3per commented 1 month ago

I tried to expandeddelight for the first time today. After searching for a long time, I finally found Cinnamon and discovered this "feature" or "bug". Thank you very much for your solution.