mirror of
https://git.fellies.tech/minecraft/fellies.git
synced 2021-02-13 10:18:48 +00:00
Add Enigmatica6 kubejs files
This commit is contained in:
@ -0,0 +1,22 @@
|
||||
{
|
||||
"type": "thermal:insolator",
|
||||
"ingredient": {
|
||||
"item": "simplefarming:orange_sapling"
|
||||
},
|
||||
"result": [
|
||||
{
|
||||
"item": "simplefarming:fruit_log",
|
||||
"chance": 6.0
|
||||
},
|
||||
{
|
||||
"item": "simplefarming:orange_sapling",
|
||||
"chance": 1.1
|
||||
},
|
||||
{
|
||||
"item": "simplefarming:orange",
|
||||
"chance": 2.0
|
||||
}
|
||||
],
|
||||
"energy_mod": 3.0,
|
||||
"water_mod": 3.0
|
||||
}
|
Reference in New Issue
Block a user