Version 5.4
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"mysticalagriculture:enderium": {
|
||||
"ingredient": {
|
||||
"tag": "c:ingots/enderium"
|
||||
},
|
||||
"enabled": "true"
|
||||
}}
|
||||
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"mysticalagriculture:fish": {
|
||||
"entities": {
|
||||
"add": [
|
||||
"aquaculture:atlantic_cod",
|
||||
"aquaculture:blackfish",
|
||||
"aquaculture:pacific_halibut",
|
||||
"aquaculture:atlantic_halibut",
|
||||
"aquaculture:atlantic_herring",
|
||||
"aquaculture:pink_salmon",
|
||||
"aquaculture:pollock",
|
||||
"aquaculture:rainbow_trout",
|
||||
"aquaculture:bayad",
|
||||
"aquaculture:boulti",
|
||||
"aquaculture:capitaine",
|
||||
"aquaculture:synodontis",
|
||||
"aquaculture:smallmouth_bass",
|
||||
"aquaculture:bluegill",
|
||||
"aquaculture:brown_trout",
|
||||
"aquaculture:carp",
|
||||
"aquaculture:catfish",
|
||||
"aquaculture:gar",
|
||||
"aquaculture:minnow",
|
||||
"aquaculture:muskellunge",
|
||||
"aquaculture:perch",
|
||||
"aquaculture:arapaima",
|
||||
"aquaculture:piranha",
|
||||
"aquaculture:tambaqui",
|
||||
"aquaculture:brown_shrooma",
|
||||
"aquaculture:red_shrooma",
|
||||
"aquaculture:red_grouper",
|
||||
"aquaculture:tuna"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "Allthemodium",
|
||||
"type": "mysticalagriculture:resource",
|
||||
"tier": "mysticalcustomization:magical",
|
||||
"ingredient": {
|
||||
"tag": "c:storage_blocks/allthemodium"
|
||||
},
|
||||
"color": "FCFC3D",
|
||||
"textures": {
|
||||
"flower": "mysticalagriculture:block/flower_ingot",
|
||||
"essence": "mysticalagriculture:item/essence_ingot"
|
||||
},
|
||||
"crux": "kubejs:magical_soil"
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "Azure Silver",
|
||||
"type": "mysticalagriculture:resource",
|
||||
"tier": "mysticalagriculture:3",
|
||||
"ingredient": {
|
||||
"tag": "c:ingots/azure_silver"
|
||||
},
|
||||
"color": "FABEFC",
|
||||
"textures": {
|
||||
"flower": "mysticalagriculture:block/flower_ingot",
|
||||
"essence": "mysticalagriculture:item/essence_ingot"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "Black Quartz",
|
||||
"type": "mysticalagriculture:resource",
|
||||
"tier": "mysticalagriculture:3",
|
||||
"ingredient": {
|
||||
"tag": "c:gems/black_quartz"
|
||||
},
|
||||
"color": "1C1C1C",
|
||||
"textures": {
|
||||
"flower": "mysticalagriculture:block/flower_rock",
|
||||
"essence": "mysticalagriculture:item/essence_quartz"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "Crimson Iron",
|
||||
"type": "mysticalagriculture:resource",
|
||||
"tier": "mysticalagriculture:3",
|
||||
"ingredient": {
|
||||
"tag": "c:ingots/crimson_iron"
|
||||
},
|
||||
"color": "FC6087",
|
||||
"textures": {
|
||||
"flower": "mysticalagriculture:block/flower_ingot",
|
||||
"essence": "mysticalagriculture:item/essence_ingot"
|
||||
}
|
||||
}
|
||||
13
minecraft/config/mysticalcustomization/crops/darkstone.json
Normal file
13
minecraft/config/mysticalcustomization/crops/darkstone.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "Darkstone",
|
||||
"type": "mysticalagriculture:resource",
|
||||
"tier": "mysticalagriculture:3",
|
||||
"ingredient": {
|
||||
"item": "forbidden_arcanus:darkstone"
|
||||
},
|
||||
"color": "#1E1D29",
|
||||
"textures": {
|
||||
"flower": "mysticalagriculture:block/flower_ingot",
|
||||
"essence": "mysticalagriculture:item/essence_ingot"
|
||||
}
|
||||
}
|
||||
14
minecraft/config/mysticalcustomization/crops/entro.json
Normal file
14
minecraft/config/mysticalcustomization/crops/entro.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "Entro",
|
||||
"type": "mysticalagriculture:resource",
|
||||
"tier": "mysticalagriculture:5",
|
||||
"ingredient": {
|
||||
"item": "allthecompressed:entro_block_1x"
|
||||
},
|
||||
|
||||
"textures": {
|
||||
"flower": "mysticalagriculture:block/entro_flower",
|
||||
"essence": "mysticalagriculture:item/entro_essence",
|
||||
"seeds": "mysticalagriculture:item/entro_seeds"
|
||||
}
|
||||
}
|
||||
13
minecraft/config/mysticalcustomization/crops/kivi.json
Normal file
13
minecraft/config/mysticalcustomization/crops/kivi.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "Kivi",
|
||||
"type": "mysticalagriculture:resource",
|
||||
"tier": "mysticalagriculture:2",
|
||||
"ingredient": {
|
||||
"item": "xycraft_world:kivi"
|
||||
},
|
||||
"color": "#5C5B59",
|
||||
"textures": {
|
||||
"flower": "mysticalagriculture:block/flower_ingot",
|
||||
"essence": "mysticalagriculture:item/essence_ingot"
|
||||
}
|
||||
}
|
||||
13
minecraft/config/mysticalcustomization/crops/sky_steel.json
Normal file
13
minecraft/config/mysticalcustomization/crops/sky_steel.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "Sky Steel",
|
||||
"type": "mysticalagriculture:resource",
|
||||
"tier": "mysticalagriculture:5",
|
||||
"ingredient": {
|
||||
"item": "allthecompressed:sky_steel_block_1x"
|
||||
},
|
||||
"color": "2C2E2C",
|
||||
"textures": {
|
||||
"flower": "mysticalagriculture:block/flower_ingot",
|
||||
"essence": "mysticalagriculture:item/essence_ingot"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "Unexplored Wood",
|
||||
"type": "mysticalagriculture:resource",
|
||||
"tier": "mysticalagriculture:2",
|
||||
"ingredient": {
|
||||
"tag": "regions_unexplored:logs"
|
||||
},
|
||||
"color": "#bf991d",
|
||||
"textures": {
|
||||
"flower": "mysticalagriculture:block/flower_dust",
|
||||
"essence": "mysticalagriculture:item/essence_dust"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "Unobtainium",
|
||||
"type": "mysticalagriculture:resource",
|
||||
"tier": "mysticalcustomization:magical",
|
||||
"ingredient": {
|
||||
"tag": "c:storage_blocks/unobtainium"
|
||||
},
|
||||
"color": "CE51E0",
|
||||
"textures": {
|
||||
"flower": "mysticalagriculture:block/flower_ingot",
|
||||
"essence": "mysticalagriculture:item/essence_ingot"
|
||||
},
|
||||
"crux": "kubejs:magical_soil"
|
||||
}
|
||||
14
minecraft/config/mysticalcustomization/crops/vibranium.json
Normal file
14
minecraft/config/mysticalcustomization/crops/vibranium.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "Vibranium",
|
||||
"type": "mysticalagriculture:resource",
|
||||
"tier": "mysticalcustomization:magical",
|
||||
"ingredient": {
|
||||
"tag": "c:storage_blocks/vibranium"
|
||||
},
|
||||
"color": "26DB86",
|
||||
"textures": {
|
||||
"flower": "mysticalagriculture:block/flower_ingot",
|
||||
"essence": "mysticalagriculture:item/essence_ingot"
|
||||
},
|
||||
"crux": "kubejs:magical_soil"
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "Xychorium Gem",
|
||||
"type": "mysticalagriculture:resource",
|
||||
"tier": "mysticalagriculture:3",
|
||||
"ingredient": {
|
||||
"tag": "c:gems/xychorium"
|
||||
},
|
||||
|
||||
"textures": {
|
||||
"flower": "mysticalagriculture:block/xychorium_gem_flower",
|
||||
"essence": "mysticalagriculture:item/xychorium_gem_essence",
|
||||
"seeds": "mysticalagriculture:item/xychorium_gem_seeds"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "§bMagical",
|
||||
"value": 7,
|
||||
"farmland": "mysticalagradditions:insanium_farmland",
|
||||
"essence": "mysticalagradditions:insanium_block",
|
||||
"fertilizable": false,
|
||||
"secondarySeedDrop": false
|
||||
}
|
||||
Reference in New Issue
Block a user