using brews
Fern-evergreen1 opened this issue ยท 0 comments
hey, im trying to use other brews in game to make other alcohol, but it isnt working, it doesnt consume it when i right click a cauldron, but it doesnt drink it either, spacing is correct its just weird in github
molasses_base2:
name: Raw Molasses
ingredients: sugar_cane/2
cookingtime: 5
color: BLACK
difficulty: 4
`cookedmol:` ` name: Fermented Molasses` `ingredients: ` ` - brewery:molasses_base2` `cookingtime: 6` ` color: 'B5651D' ` difficulty: 5`
rum:
name: Bitter Rum/Spicy Rum/&6Golden Rum
ingredients:
- brewery:cookedmol
cookingtime: 6
distillruns: 2
distilltime: 30
wood: 2
age: 14
color: DARK_RED
difficulty: 6
alcohol: 30
customModelData: 572
effects:
- FIRE_RESISTANCE/1/20-100
- POISON/1-0/30-0
lore:
- +&8Too bitter to drink
- ++&8Spiced by the barrel
`- +++&eSpiced Gold``