Version 5.4
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"type": "productivebees:centrifuge",
|
||||
"ingredient": {
|
||||
"type": "productivebees:component",
|
||||
"components": {
|
||||
"productivebees:bee_type": "productivebees:oily"
|
||||
},
|
||||
"items": "productivebees:configurable_honeycomb"
|
||||
},
|
||||
"outputs": [
|
||||
],
|
||||
"fluid": {
|
||||
"fluid": "modern_industrialization:crude_oil",
|
||||
"amount": 50
|
||||
},
|
||||
"neoforge:conditions": [
|
||||
{
|
||||
"type": "productivebees:bee_exists",
|
||||
"bee": "productivebees:oily"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user