+ wool stairs

+ wool slabs
This commit is contained in:
Glitchlabs
2026-07-10 21:13:52 +02:00
parent 534f56b870
commit 414e64a5da
267 changed files with 7280 additions and 5 deletions
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:black_wool"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:black_wool_slab"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:black_wool_slab"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:black_wool"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:black_wool_stairs"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:black_wool_stairs"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:blue_wool"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:blue_wool_slab"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:blue_wool_slab"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:blue_wool"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:blue_wool_stairs"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:blue_wool_stairs"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:brown_wool"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:brown_wool_slab"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:brown_wool_slab"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:brown_wool"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:brown_wool_stairs"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:brown_wool_stairs"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:cyan_wool"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:cyan_wool_slab"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:cyan_wool_slab"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:cyan_wool"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:cyan_wool_stairs"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:cyan_wool_stairs"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:gray_wool"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:gray_wool_slab"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:gray_wool_slab"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:gray_wool"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:gray_wool_stairs"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:gray_wool_stairs"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:green_wool"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:green_wool_slab"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:green_wool_slab"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:green_wool"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:green_wool_stairs"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:green_wool_stairs"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:light_blue_wool"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:light_blue_wool_slab"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:light_blue_wool_slab"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:light_blue_wool"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:light_blue_wool_stairs"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:light_blue_wool_stairs"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:light_gray_wool"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:light_gray_wool_slab"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:light_gray_wool_slab"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:light_gray_wool"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:light_gray_wool_stairs"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:light_gray_wool_stairs"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:lime_wool"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:lime_wool_slab"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:lime_wool_slab"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:lime_wool"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:lime_wool_stairs"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:lime_wool_stairs"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:magenta_wool"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:magenta_wool_slab"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:magenta_wool_slab"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:magenta_wool"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:magenta_wool_stairs"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:magenta_wool_stairs"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:orange_wool"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:orange_wool_slab"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:orange_wool_slab"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:orange_wool"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:orange_wool_stairs"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:orange_wool_stairs"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:pink_wool"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:pink_wool_slab"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:pink_wool_slab"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:pink_wool"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:pink_wool_stairs"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:pink_wool_stairs"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:purple_wool"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:purple_wool_slab"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:purple_wool_slab"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:purple_wool"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:purple_wool_stairs"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:purple_wool_stairs"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:red_wool"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:red_wool_slab"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:red_wool_slab"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:red_wool"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:red_wool_stairs"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:red_wool_stairs"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:white_wool"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:white_wool_slab"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:white_wool_slab"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:white_wool"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:white_wool_stairs"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:white_wool_stairs"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:yellow_wool"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:yellow_wool_slab"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:yellow_wool_slab"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:yellow_wool"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:yellow_wool_stairs"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:yellow_wool_stairs"
]
}
}
@@ -0,0 +1,21 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "ornamentum:black_wool_slab"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/black_wool_slab"
}
@@ -0,0 +1,21 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "ornamentum:black_wool_stairs"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/black_wool_stairs"
}
@@ -0,0 +1,21 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "ornamentum:blue_wool_slab"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/blue_wool_slab"
}
@@ -0,0 +1,21 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "ornamentum:blue_wool_stairs"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/blue_wool_stairs"
}
@@ -0,0 +1,21 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "ornamentum:brown_wool_slab"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/brown_wool_slab"
}
@@ -0,0 +1,21 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "ornamentum:brown_wool_stairs"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/brown_wool_stairs"
}
@@ -0,0 +1,21 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "ornamentum:cyan_wool_slab"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/cyan_wool_slab"
}
@@ -0,0 +1,21 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "ornamentum:cyan_wool_stairs"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/cyan_wool_stairs"
}
@@ -0,0 +1,21 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "ornamentum:gray_wool_slab"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/gray_wool_slab"
}
@@ -0,0 +1,21 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "ornamentum:gray_wool_stairs"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/gray_wool_stairs"
}
@@ -0,0 +1,21 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "ornamentum:green_wool_slab"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/green_wool_slab"
}
@@ -0,0 +1,21 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "ornamentum:green_wool_stairs"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/green_wool_stairs"
}
@@ -0,0 +1,21 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "ornamentum:light_blue_wool_slab"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/light_blue_wool_slab"
}
@@ -0,0 +1,21 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "ornamentum:light_blue_wool_stairs"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/light_blue_wool_stairs"
}
@@ -0,0 +1,21 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "ornamentum:light_gray_wool_slab"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/light_gray_wool_slab"
}
@@ -0,0 +1,21 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "ornamentum:light_gray_wool_stairs"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/light_gray_wool_stairs"
}
@@ -0,0 +1,21 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "ornamentum:lime_wool_slab"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/lime_wool_slab"
}
@@ -0,0 +1,21 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "ornamentum:lime_wool_stairs"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/lime_wool_stairs"
}
@@ -0,0 +1,21 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "ornamentum:magenta_wool_slab"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/magenta_wool_slab"
}
@@ -0,0 +1,21 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "ornamentum:magenta_wool_stairs"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/magenta_wool_stairs"
}
@@ -0,0 +1,21 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "ornamentum:orange_wool_slab"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/orange_wool_slab"
}
@@ -0,0 +1,21 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "ornamentum:orange_wool_stairs"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/orange_wool_stairs"
}
@@ -0,0 +1,21 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "ornamentum:pink_wool_slab"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/pink_wool_slab"
}
@@ -0,0 +1,21 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "ornamentum:pink_wool_stairs"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/pink_wool_stairs"
}
@@ -0,0 +1,21 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "ornamentum:purple_wool_slab"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/purple_wool_slab"
}
@@ -0,0 +1,21 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "ornamentum:purple_wool_stairs"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/purple_wool_stairs"
}
@@ -0,0 +1,21 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "ornamentum:red_wool_slab"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/red_wool_slab"
}
@@ -0,0 +1,21 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "ornamentum:red_wool_stairs"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/red_wool_stairs"
}
@@ -0,0 +1,21 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "ornamentum:white_wool_slab"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/white_wool_slab"
}
@@ -0,0 +1,21 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "ornamentum:white_wool_stairs"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/white_wool_stairs"
}
@@ -0,0 +1,21 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "ornamentum:yellow_wool_slab"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/yellow_wool_slab"
}
@@ -0,0 +1,21 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "ornamentum:yellow_wool_stairs"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/yellow_wool_stairs"
}
@@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wool_slabs",
"key": {
"#": {
"item": "minecraft:black_wool"
}
},
"pattern": [
"###"
],
"result": {
"count": 6,
"id": "ornamentum:black_wool_slab"
}
}
@@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wool_stairs",
"key": {
"#": {
"item": "minecraft:black_wool"
}
},
"pattern": [
"# ",
"## ",
"###"
],
"result": {
"count": 4,
"id": "ornamentum:black_wool_stairs"
}
}
@@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wool_slabs",
"key": {
"#": {
"item": "minecraft:blue_wool"
}
},
"pattern": [
"###"
],
"result": {
"count": 6,
"id": "ornamentum:blue_wool_slab"
}
}
@@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wool_stairs",
"key": {
"#": {
"item": "minecraft:blue_wool"
}
},
"pattern": [
"# ",
"## ",
"###"
],
"result": {
"count": 4,
"id": "ornamentum:blue_wool_stairs"
}
}
@@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wool_slabs",
"key": {
"#": {
"item": "minecraft:brown_wool"
}
},
"pattern": [
"###"
],
"result": {
"count": 6,
"id": "ornamentum:brown_wool_slab"
}
}
@@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wool_stairs",
"key": {
"#": {
"item": "minecraft:brown_wool"
}
},
"pattern": [
"# ",
"## ",
"###"
],
"result": {
"count": 4,
"id": "ornamentum:brown_wool_stairs"
}
}
@@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wool_slabs",
"key": {
"#": {
"item": "minecraft:cyan_wool"
}
},
"pattern": [
"###"
],
"result": {
"count": 6,
"id": "ornamentum:cyan_wool_slab"
}
}
@@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wool_stairs",
"key": {
"#": {
"item": "minecraft:cyan_wool"
}
},
"pattern": [
"# ",
"## ",
"###"
],
"result": {
"count": 4,
"id": "ornamentum:cyan_wool_stairs"
}
}
@@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wool_slabs",
"key": {
"#": {
"item": "minecraft:gray_wool"
}
},
"pattern": [
"###"
],
"result": {
"count": 6,
"id": "ornamentum:gray_wool_slab"
}
}
@@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wool_stairs",
"key": {
"#": {
"item": "minecraft:gray_wool"
}
},
"pattern": [
"# ",
"## ",
"###"
],
"result": {
"count": 4,
"id": "ornamentum:gray_wool_stairs"
}
}
@@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wool_slabs",
"key": {
"#": {
"item": "minecraft:green_wool"
}
},
"pattern": [
"###"
],
"result": {
"count": 6,
"id": "ornamentum:green_wool_slab"
}
}
@@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wool_stairs",
"key": {
"#": {
"item": "minecraft:green_wool"
}
},
"pattern": [
"# ",
"## ",
"###"
],
"result": {
"count": 4,
"id": "ornamentum:green_wool_stairs"
}
}
@@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wool_slabs",
"key": {
"#": {
"item": "minecraft:light_blue_wool"
}
},
"pattern": [
"###"
],
"result": {
"count": 6,
"id": "ornamentum:light_blue_wool_slab"
}
}
@@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wool_stairs",
"key": {
"#": {
"item": "minecraft:light_blue_wool"
}
},
"pattern": [
"# ",
"## ",
"###"
],
"result": {
"count": 4,
"id": "ornamentum:light_blue_wool_stairs"
}
}
@@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wool_slabs",
"key": {
"#": {
"item": "minecraft:light_gray_wool"
}
},
"pattern": [
"###"
],
"result": {
"count": 6,
"id": "ornamentum:light_gray_wool_slab"
}
}
@@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wool_stairs",
"key": {
"#": {
"item": "minecraft:light_gray_wool"
}
},
"pattern": [
"# ",
"## ",
"###"
],
"result": {
"count": 4,
"id": "ornamentum:light_gray_wool_stairs"
}
}
@@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wool_slabs",
"key": {
"#": {
"item": "minecraft:lime_wool"
}
},
"pattern": [
"###"
],
"result": {
"count": 6,
"id": "ornamentum:lime_wool_slab"
}
}
@@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wool_stairs",
"key": {
"#": {
"item": "minecraft:lime_wool"
}
},
"pattern": [
"# ",
"## ",
"###"
],
"result": {
"count": 4,
"id": "ornamentum:lime_wool_stairs"
}
}
@@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wool_slabs",
"key": {
"#": {
"item": "minecraft:magenta_wool"
}
},
"pattern": [
"###"
],
"result": {
"count": 6,
"id": "ornamentum:magenta_wool_slab"
}
}
@@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wool_stairs",
"key": {
"#": {
"item": "minecraft:magenta_wool"
}
},
"pattern": [
"# ",
"## ",
"###"
],
"result": {
"count": 4,
"id": "ornamentum:magenta_wool_stairs"
}
}
@@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wool_slabs",
"key": {
"#": {
"item": "minecraft:orange_wool"
}
},
"pattern": [
"###"
],
"result": {
"count": 6,
"id": "ornamentum:orange_wool_slab"
}
}
@@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wool_stairs",
"key": {
"#": {
"item": "minecraft:orange_wool"
}
},
"pattern": [
"# ",
"## ",
"###"
],
"result": {
"count": 4,
"id": "ornamentum:orange_wool_stairs"
}
}
@@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wool_slabs",
"key": {
"#": {
"item": "minecraft:pink_wool"
}
},
"pattern": [
"###"
],
"result": {
"count": 6,
"id": "ornamentum:pink_wool_slab"
}
}
@@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wool_stairs",
"key": {
"#": {
"item": "minecraft:pink_wool"
}
},
"pattern": [
"# ",
"## ",
"###"
],
"result": {
"count": 4,
"id": "ornamentum:pink_wool_stairs"
}
}
@@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wool_slabs",
"key": {
"#": {
"item": "minecraft:purple_wool"
}
},
"pattern": [
"###"
],
"result": {
"count": 6,
"id": "ornamentum:purple_wool_slab"
}
}
@@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wool_stairs",
"key": {
"#": {
"item": "minecraft:purple_wool"
}
},
"pattern": [
"# ",
"## ",
"###"
],
"result": {
"count": 4,
"id": "ornamentum:purple_wool_stairs"
}
}
@@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wool_slabs",
"key": {
"#": {
"item": "minecraft:red_wool"
}
},
"pattern": [
"###"
],
"result": {
"count": 6,
"id": "ornamentum:red_wool_slab"
}
}
@@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wool_stairs",
"key": {
"#": {
"item": "minecraft:red_wool"
}
},
"pattern": [
"# ",
"## ",
"###"
],
"result": {
"count": 4,
"id": "ornamentum:red_wool_stairs"
}
}
@@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wool_slabs",
"key": {
"#": {
"item": "minecraft:white_wool"
}
},
"pattern": [
"###"
],
"result": {
"count": 6,
"id": "ornamentum:white_wool_slab"
}
}
@@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wool_stairs",
"key": {
"#": {
"item": "minecraft:white_wool"
}
},
"pattern": [
"# ",
"## ",
"###"
],
"result": {
"count": 4,
"id": "ornamentum:white_wool_stairs"
}
}
@@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wool_slabs",
"key": {
"#": {
"item": "minecraft:yellow_wool"
}
},
"pattern": [
"###"
],
"result": {
"count": 6,
"id": "ornamentum:yellow_wool_slab"
}
}
@@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wool_stairs",
"key": {
"#": {
"item": "minecraft:yellow_wool"
}
},
"pattern": [
"# ",
"## ",
"###"
],
"result": {
"count": 4,
"id": "ornamentum:yellow_wool_stairs"
}
}