Version 5.4
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"type": "productivebees:bee_conversion",
|
||||
"source": "productivebees:radioactive",
|
||||
"result": "productivebees:wasted_radioactive",
|
||||
"item": {
|
||||
"item": "mekanism:pellet_polonium"
|
||||
},
|
||||
"chance": 0.05,
|
||||
"conditions": [
|
||||
{
|
||||
"type": "productivebees:bee_exists",
|
||||
"bee": "productivebees:radioactive"
|
||||
},
|
||||
{
|
||||
"type": "productivebees:bee_exists",
|
||||
"bee": "productivebees:wasted_radioactive"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user