1
0
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:
2021-01-28 23:28:10 +01:00
parent 32b1313fdc
commit 98e6743204
694 changed files with 49010 additions and 0 deletions

View File

@ -0,0 +1,8 @@
{
"type": "botanypots:soil",
"conditions": [{ "type": "forge:mod_loaded", "modid": "undergarden" }],
"input": { "item": "undergarden:ashen_deepturf_block" },
"display": { "block": "undergarden:ashen_deepturf_block" },
"categories": ["deepturf", "ashen_deepturf"],
"growthModifier": 0
}

View File

@ -0,0 +1,8 @@
{
"type": "botanypots:soil",
"conditions": [{ "type": "forge:mod_loaded", "modid": "byg" }],
"input": { "item": "byg:black_sand" },
"display": { "block": "byg:black_sand" },
"categories": ["sand", "red_sand", "white_sand", "black_sand", "pink_sand", "blue_sand", "purple_sand"],
"growthModifier": 0
}

View File

@ -0,0 +1,8 @@
{
"type": "botanypots:soil",
"conditions": [{ "type": "forge:mod_loaded", "modid": "byg" }],
"input": { "item": "byg:blue_sand" },
"display": { "block": "byg:blue_sand" },
"categories": ["sand", "red_sand", "white_sand", "black_sand", "pink_sand", "blue_sand", "purple_sand"],
"growthModifier": 0
}

View File

@ -0,0 +1,8 @@
{
"type": "botanypots:soil",
"conditions": [{ "type": "forge:mod_loaded", "modid": "undergarden" }],
"input": { "item": "undergarden:deepsoil" },
"display": { "block": "undergarden:deepsoil" },
"categories": ["deepturf"],
"growthModifier": 0
}

View File

@ -0,0 +1,8 @@
{
"type": "botanypots:soil",
"conditions": [{ "type": "forge:mod_loaded", "modid": "undergarden" }],
"input": { "item": "undergarden:deepsoil_farmland" },
"display": { "block": "undergarden:deepsoil_farmland" },
"categories": ["deepturf", "deepsoil_farmland"],
"growthModifier": 0.15
}

View File

@ -0,0 +1,8 @@
{
"type": "botanypots:soil",
"conditions": [{ "type": "forge:mod_loaded", "modid": "undergarden" }],
"input": { "item": "undergarden:deepturf_block" },
"display": { "block": "undergarden:deepturf_block" },
"categories": ["deepturf"],
"growthModifier": 0
}

View File

@ -0,0 +1,8 @@
{
"type": "botanypots:soil",
"conditions": [{ "type": "forge:mod_loaded", "modid": "undergarden" }],
"input": { "item": "undergarden:depthrock" },
"display": { "block": "undergarden:depthrock" },
"categories": ["depthrock"],
"growthModifier": 0
}

View File

@ -0,0 +1,8 @@
{
"type": "botanypots:soil",
"conditions": [{ "type": "forge:mod_loaded", "modid": "byg" }],
"input": { "item": "byg:pink_sand" },
"display": { "block": "byg:pink_sand" },
"categories": ["sand", "red_sand", "white_sand", "black_sand", "pink_sand", "blue_sand", "purple_sand"],
"growthModifier": 0
}

View File

@ -0,0 +1,8 @@
{
"type": "botanypots:soil",
"conditions": [{ "type": "forge:mod_loaded", "modid": "byg" }],
"input": { "item": "byg:purple_sand" },
"display": { "block": "byg:purple_sand" },
"categories": ["sand", "red_sand", "white_sand", "black_sand", "pink_sand", "blue_sand", "purple_sand"],
"growthModifier": 0
}

View File

@ -0,0 +1,8 @@
{
"type": "botanypots:soil",
"conditions": [{ "type": "forge:mod_loaded", "modid": "byg" }],
"input": { "item": "byg:white_sand" },
"display": { "block": "byg:white_sand" },
"categories": ["sand", "red_sand", "white_sand", "black_sand", "pink_sand", "blue_sand", "purple_sand"],
"growthModifier": 0
}