EngineHub / EngineHub/CraftBook
Custom crafting not working with potion as ingredient
Open
- Dominant language
- Java
- Stars
- 320
- Forks
- 166
- Avg merge
- 6d 21h
- Merged PRs (30d)
- 2
Description
CRAFTBOOK-3055 - Reported by cyclo
I'm having an issue where if a recipe calls for a potion in the ingredients, the resulting item does not get made. If I replace the potion with stone, for example, then the recipes crafts successfully. currently using build 3898
stevehead:
type: shaped
ingredients:
'381': 'a'
'373:8261': 'b'
'264': 'c'
'365': 'd'
'326': 'e'
'347': 'f'
shape:
- 'aba'
- 'cdc'
- 'efe'
results:
'397:3|&rSteve': 1
Contributor guide
Assessment
This issue has not been assessed yet.