1
0
Fork 0

Inital commit

This commit is contained in:
abtmtr 2025-08-27 20:49:18 -05:00
commit b5089257c5
1005 changed files with 23476 additions and 0 deletions

View file

@ -0,0 +1,43 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_brain_coral": {
"conditions": {
"items": [
{
"items": "minecraft:brain_coral"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_brain_coral_fan": {
"conditions": {
"items": [
{
"items": "minecraft:brain_coral_fan"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "coral:brain_coral_block"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_brain_coral",
"has_brain_coral_fan"
]
],
"rewards": {
"recipes": [
"coral:brain_coral_block"
]
}
}

View file

@ -0,0 +1,43 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_bubble_coral": {
"conditions": {
"items": [
{
"items": "minecraft:bubble_coral"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_bubble_coral_fan": {
"conditions": {
"items": [
{
"items": "minecraft:bubble_coral_fan"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "coral:bubble_coral_block"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_bubble_coral",
"has_bubble_coral_fan"
]
],
"rewards": {
"recipes": [
"coral:bubble_coral_block"
]
}
}

View file

@ -0,0 +1,43 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_dead_brain_coral": {
"conditions": {
"items": [
{
"items": "minecraft:dead_brain_coral"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_dead_brain_coral_fan": {
"conditions": {
"items": [
{
"items": "minecraft:dead_brain_coral_fan"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "coral:dead_brain_coral_block"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_dead_brain_coral",
"has_dead_brain_coral_fan"
]
],
"rewards": {
"recipes": [
"coral:dead_brain_coral_block"
]
}
}

View file

@ -0,0 +1,43 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_dead_bubble_coral": {
"conditions": {
"items": [
{
"items": "minecraft:dead_bubble_coral"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_dead_bubble_coral_fan": {
"conditions": {
"items": [
{
"items": "minecraft:dead_bubble_coral_fan"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "coral:dead_bubble_coral_block"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_dead_bubble_coral",
"has_dead_bubble_coral_fan"
]
],
"rewards": {
"recipes": [
"coral:dead_bubble_coral_block"
]
}
}

View file

@ -0,0 +1,43 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_dead_fire_coral": {
"conditions": {
"items": [
{
"items": "minecraft:dead_fire_coral"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_dead_fire_coral_fan": {
"conditions": {
"items": [
{
"items": "minecraft:dead_fire_coral_fan"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "coral:dead_fire_coral_block"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_dead_fire_coral",
"has_dead_fire_coral_fan"
]
],
"rewards": {
"recipes": [
"coral:dead_fire_coral_block"
]
}
}

View file

@ -0,0 +1,43 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_dead_horn_coral": {
"conditions": {
"items": [
{
"items": "minecraft:dead_horn_coral"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_dead_horn_coral_fan": {
"conditions": {
"items": [
{
"items": "minecraft:dead_horn_coral_fan"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "coral:dead_horn_coral_block"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_dead_horn_coral",
"has_dead_horn_coral_fan"
]
],
"rewards": {
"recipes": [
"coral:dead_horn_coral_block"
]
}
}

View file

@ -0,0 +1,43 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_dead_tube_coral": {
"conditions": {
"items": [
{
"items": "minecraft:dead_tube_coral"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_dead_tube_coral_fan": {
"conditions": {
"items": [
{
"items": "minecraft:dead_tube_coral_fan"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "coral:dead_tube_coral_block"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_dead_tube_coral",
"has_dead_tube_coral_fan"
]
],
"rewards": {
"recipes": [
"coral:dead_tube_coral_block"
]
}
}

View file

@ -0,0 +1,43 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_fire_coral": {
"conditions": {
"items": [
{
"items": "minecraft:fire_coral"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_fire_coral_fan": {
"conditions": {
"items": [
{
"items": "minecraft:fire_coral_fan"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "coral:fire_coral_block"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_fire_coral",
"has_fire_coral_fan"
]
],
"rewards": {
"recipes": [
"coral:fire_coral_block"
]
}
}

View file

@ -0,0 +1,43 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_horn_coral": {
"conditions": {
"items": [
{
"items": "minecraft:horn_coral"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_horn_coral_fan": {
"conditions": {
"items": [
{
"items": "minecraft:horn_coral_fan"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "coral:horn_coral_block"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_horn_coral",
"has_horn_coral_fan"
]
],
"rewards": {
"recipes": [
"coral:horn_coral_block"
]
}
}

View file

@ -0,0 +1,43 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_the_recipe": {
"conditions": {
"recipe": "coral:tube_coral_block"
},
"trigger": "minecraft:recipe_unlocked"
},
"has_tube_coral": {
"conditions": {
"items": [
{
"items": "minecraft:tube_coral"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_tube_coral_fan": {
"conditions": {
"items": [
{
"items": "minecraft:tube_coral_fan"
}
]
},
"trigger": "minecraft:inventory_changed"
}
},
"requirements": [
[
"has_the_recipe",
"has_tube_coral",
"has_tube_coral_fan"
]
],
"rewards": {
"recipes": [
"coral:tube_coral_block"
]
}
}

View file

@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "coral",
"key": {
"#": "#coral:brain_corals"
},
"pattern": [
"##",
"##"
],
"result": {
"count": 1,
"id": "minecraft:brain_coral_block"
}
}

View file

@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "coral",
"key": {
"#": "#coral:bubble_corals"
},
"pattern": [
"##",
"##"
],
"result": {
"count": 1,
"id": "minecraft:bubble_coral_block"
}
}

View file

@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "dead_coral",
"key": {
"#": "#coral:dead_brain_corals"
},
"pattern": [
"##",
"##"
],
"result": {
"count": 1,
"id": "minecraft:dead_brain_coral_block"
}
}

View file

@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "dead_coral",
"key": {
"#": "#coral:dead_bubble_corals"
},
"pattern": [
"##",
"##"
],
"result": {
"count": 1,
"id": "minecraft:dead_bubble_coral_block"
}
}

View file

@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "dead_coral",
"key": {
"#": "#coral:dead_fire_corals"
},
"pattern": [
"##",
"##"
],
"result": {
"count": 1,
"id": "minecraft:dead_fire_coral_block"
}
}

View file

@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "dead_coral",
"key": {
"#": "#coral:dead_horn_corals"
},
"pattern": [
"##",
"##"
],
"result": {
"count": 1,
"id": "minecraft:dead_horn_coral_block"
}
}

View file

@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "dead_coral",
"key": {
"#": "#coral:dead_tube_corals"
},
"pattern": [
"##",
"##"
],
"result": {
"count": 1,
"id": "minecraft:dead_tube_coral_block"
}
}

View file

@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "coral",
"key": {
"#": "#coral:fire_corals"
},
"pattern": [
"##",
"##"
],
"result": {
"count": 1,
"id": "minecraft:fire_coral_block"
}
}

View file

@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "coral",
"key": {
"#": "#coral:horn_corals"
},
"pattern": [
"##",
"##"
],
"result": {
"count": 1,
"id": "minecraft:horn_coral_block"
}
}

View file

@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "coral",
"key": {
"#": "#coral:tube_corals"
},
"pattern": [
"##",
"##"
],
"result": {
"count": 1,
"id": "minecraft:tube_coral_block"
}
}

View file

@ -0,0 +1,6 @@
{
"values": [
"minecraft:brain_coral",
"minecraft:brain_coral_fan"
]
}

View file

@ -0,0 +1,6 @@
{
"values": [
"minecraft:bubble_coral",
"minecraft:bubble_coral_fan"
]
}

View file

@ -0,0 +1,6 @@
{
"values": [
"minecraft:dead_brain_coral",
"minecraft:dead_brain_coral_fan"
]
}

View file

@ -0,0 +1,6 @@
{
"values": [
"minecraft:dead_bubble_coral",
"minecraft:dead_bubble_coral_fan"
]
}

View file

@ -0,0 +1,6 @@
{
"values": [
"minecraft:dead_fire_coral",
"minecraft:dead_fire_coral_fan"
]
}

View file

@ -0,0 +1,6 @@
{
"values": [
"minecraft:dead_horn_coral",
"minecraft:dead_horn_coral_fan"
]
}

View file

@ -0,0 +1,6 @@
{
"values": [
"minecraft:dead_tube_coral",
"minecraft:dead_tube_coral_fan"
]
}

View file

@ -0,0 +1,6 @@
{
"values": [
"minecraft:fire_coral",
"minecraft:fire_coral_fan"
]
}

View file

@ -0,0 +1,6 @@
{
"values": [
"minecraft:horn_coral",
"minecraft:horn_coral_fan"
]
}

View file

@ -0,0 +1,6 @@
{
"values": [
"minecraft:tube_coral",
"minecraft:tube_coral_fan"
]
}