18 lines
290 B
JSON
18 lines
290 B
JSON
{
|
|
"type": "brewery:brewing",
|
|
"ingredients": [
|
|
{
|
|
"item": "society:ancient_fruit"
|
|
},
|
|
{
|
|
"item": "pamhc2trees:starfruititem"
|
|
},
|
|
{
|
|
"item": "farm_and_charm:yeast"
|
|
}
|
|
],
|
|
"material": "NETHERITE",
|
|
"result": {
|
|
"item": "society:beer_london"
|
|
}
|
|
} |