Version 1.0.19b

This commit is contained in:
Adrian Marquis
2023-05-29 13:49:34 +00:00
parent 5386f164b9
commit b5ede55eba
927 changed files with 92525 additions and 0 deletions

View File

@@ -0,0 +1 @@
{}

View File

@@ -0,0 +1 @@
{}

View File

@@ -0,0 +1 @@
{}

View File

@@ -0,0 +1 @@
{}

View File

@@ -0,0 +1 @@
{}

View File

@@ -0,0 +1,14 @@
{
"name": "Allthemodium",
"type": "mysticalagriculture:resource",
"tier": "mysticalcustomization:magical",
"ingredient": {
"tag": "forge:storage_blocks/allthemodium"
},
"color": "FCFC3D",
"textures": {
"flower": "mysticalagriculture:block/flower_ingot",
"essence": "mysticalagriculture:item/essence_ingot"
},
"crux": "kubejs:magical_soil"
}

View File

@@ -0,0 +1,13 @@
{
"name": "Azure Silver",
"type": "mysticalagriculture:resource",
"tier": "mysticalagriculture:3",
"ingredient": {
"tag": "forge:ingots/azure_silver"
},
"color": "FABEFC",
"textures": {
"flower": "mysticalagriculture:block/flower_ingot",
"essence": "mysticalagriculture:item/essence_ingot"
}
}

View File

@@ -0,0 +1,13 @@
{
"name": "Crimson Iron",
"type": "mysticalagriculture:resource",
"tier": "mysticalagriculture:3",
"ingredient": {
"tag": "forge:ingots/crimson_iron"
},
"color": "FC6087",
"textures": {
"flower": "mysticalagriculture:block/flower_ingot",
"essence": "mysticalagriculture:item/essence_ingot"
}
}

View File

@@ -0,0 +1,14 @@
{
"name": "Unobtainium",
"type": "mysticalagriculture:resource",
"tier": "mysticalcustomization:magical",
"ingredient": {
"tag": "forge:storage_blocks/unobtainium"
},
"color": "CE51E0",
"textures": {
"flower": "mysticalagriculture:block/flower_ingot",
"essence": "mysticalagriculture:item/essence_ingot"
},
"crux": "kubejs:magical_soil"
}

View File

@@ -0,0 +1,14 @@
{
"name": "Vibranium",
"type": "mysticalagriculture:resource",
"tier": "mysticalcustomization:magical",
"ingredient": {
"tag": "forge:storage_blocks/vibranium"
},
"color": "26DB86",
"textures": {
"flower": "mysticalagriculture:block/flower_ingot",
"essence": "mysticalagriculture:item/essence_ingot"
},
"crux": "kubejs:magical_soil"
}

View File

@@ -0,0 +1,8 @@
{
"name": "§bMagical",
"value": 7,
"farmland": "mysticalagradditions:insanium_farmland",
"essence": "mysticalagradditions:insanium_block",
"fertilizable": false,
"secondarySeedDrop": false
}