Initial
This commit is contained in:
79
overrides/config/exnihilocreatio/SieveRegistry.json
Normal file
79
overrides/config/exnihilocreatio/SieveRegistry.json
Normal file
@@ -0,0 +1,79 @@
|
||||
{
|
||||
"ore:dirt": [
|
||||
{
|
||||
"drop": "minecraft:wheat_seeds:-1",
|
||||
"chance": 0.7,
|
||||
"meshLevel": 1
|
||||
},
|
||||
{
|
||||
"drop": "minecraft:melon_seeds:-1",
|
||||
"chance": 0.35,
|
||||
"meshLevel": 1
|
||||
},
|
||||
{
|
||||
"drop": "minecraft:pumpkin_seeds:-1",
|
||||
"chance": 0.35,
|
||||
"meshLevel": 1
|
||||
},
|
||||
{
|
||||
"drop": "exnihilocreatio:item_material:3",
|
||||
"chance": 0.05,
|
||||
"meshLevel": 1
|
||||
},
|
||||
{
|
||||
"drop": "exnihilocreatio:item_material:4",
|
||||
"chance": 0.05,
|
||||
"meshLevel": 1
|
||||
},
|
||||
{
|
||||
"drop": "exnihilocreatio:item_seed_oak:-1",
|
||||
"chance": 0.05,
|
||||
"meshLevel": 1
|
||||
},
|
||||
{
|
||||
"drop": "exnihilocreatio:item_seed_spruce:-1",
|
||||
"chance": 0.05,
|
||||
"meshLevel": 1
|
||||
},
|
||||
{
|
||||
"drop": "exnihilocreatio:item_seed_birch:-1",
|
||||
"chance": 0.05,
|
||||
"meshLevel": 1
|
||||
},
|
||||
{
|
||||
"drop": "exnihilocreatio:item_seed_jungle:-1",
|
||||
"chance": 0.05,
|
||||
"meshLevel": 1
|
||||
},
|
||||
{
|
||||
"drop": "exnihilocreatio:item_seed_acacia:-1",
|
||||
"chance": 0.05,
|
||||
"meshLevel": 1
|
||||
},
|
||||
{
|
||||
"drop": "exnihilocreatio:item_seed_darkoak:-1",
|
||||
"chance": 0.05,
|
||||
"meshLevel": 1
|
||||
},
|
||||
{
|
||||
"drop": "exnihilocreatio:item_seed_cactus:-1",
|
||||
"chance": 0.05,
|
||||
"meshLevel": 1
|
||||
},
|
||||
{
|
||||
"drop": "exnihilocreatio:item_seed_sugarcane:-1",
|
||||
"chance": 0.05,
|
||||
"meshLevel": 1
|
||||
},
|
||||
{
|
||||
"drop": "exnihilocreatio:item_seed_carrot:-1",
|
||||
"chance": 0.05,
|
||||
"meshLevel": 1
|
||||
},
|
||||
{
|
||||
"drop": "exnihilocreatio:item_seed_potato:-1",
|
||||
"chance": 0.05,
|
||||
"meshLevel": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user