+ patter blocks/stairs/slabs

+ texture update
This commit is contained in:
Glitchlabs
2026-07-25 18:21:51 +02:00
parent 50b705604d
commit f8ab1050eb
429 changed files with 9171 additions and 0 deletions
@@ -0,0 +1,7 @@
{
"values": [
"ornamentum:red_pattern_block",
"ornamentum:red_pattern_block_stairs",
"ornamentum:red_pattern_block_slab"
]
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:black_concrete"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:black_pattern_block_from_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:black_pattern_block_from_stonecutting"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "ornamentum:black_pattern_block"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:black_pattern_block_slab"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:black_pattern_block_slab"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:black_concrete"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:black_pattern_block_slab_from_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:black_pattern_block_slab_from_stonecutting"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "ornamentum:black_pattern_block"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:black_pattern_block_stairs"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:black_pattern_block_stairs"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:black_concrete"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:black_pattern_block_stairs_from_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:black_pattern_block_stairs_from_stonecutting"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:blue_concrete"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:blue_pattern_block_from_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:blue_pattern_block_from_stonecutting"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "ornamentum:blue_pattern_block"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:blue_pattern_block_slab"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:blue_pattern_block_slab"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:blue_concrete"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:blue_pattern_block_slab_from_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:blue_pattern_block_slab_from_stonecutting"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "ornamentum:blue_pattern_block"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:blue_pattern_block_stairs"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:blue_pattern_block_stairs"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:blue_concrete"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:blue_pattern_block_stairs_from_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:blue_pattern_block_stairs_from_stonecutting"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:brown_concrete"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:brown_pattern_block_from_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:brown_pattern_block_from_stonecutting"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "ornamentum:brown_pattern_block"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:brown_pattern_block_slab"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:brown_pattern_block_slab"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:brown_concrete"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:brown_pattern_block_slab_from_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:brown_pattern_block_slab_from_stonecutting"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "ornamentum:brown_pattern_block"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:brown_pattern_block_stairs"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:brown_pattern_block_stairs"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:brown_concrete"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:brown_pattern_block_stairs_from_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:brown_pattern_block_stairs_from_stonecutting"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:cyan_concrete"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:cyan_pattern_block_from_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:cyan_pattern_block_from_stonecutting"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "ornamentum:cyan_pattern_block"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:cyan_pattern_block_slab"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:cyan_pattern_block_slab"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:cyan_concrete"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:cyan_pattern_block_slab_from_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:cyan_pattern_block_slab_from_stonecutting"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "ornamentum:cyan_pattern_block"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:cyan_pattern_block_stairs"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:cyan_pattern_block_stairs"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:cyan_concrete"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:cyan_pattern_block_stairs_from_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:cyan_pattern_block_stairs_from_stonecutting"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:gray_concrete"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:gray_pattern_block_from_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:gray_pattern_block_from_stonecutting"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "ornamentum:gray_pattern_block"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:gray_pattern_block_slab"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:gray_pattern_block_slab"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:gray_concrete"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:gray_pattern_block_slab_from_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:gray_pattern_block_slab_from_stonecutting"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "ornamentum:gray_pattern_block"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:gray_pattern_block_stairs"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:gray_pattern_block_stairs"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:gray_concrete"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:gray_pattern_block_stairs_from_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:gray_pattern_block_stairs_from_stonecutting"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:green_concrete"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:green_pattern_block_from_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:green_pattern_block_from_stonecutting"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "ornamentum:green_pattern_block"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:green_pattern_block_slab"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:green_pattern_block_slab"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:green_concrete"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:green_pattern_block_slab_from_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:green_pattern_block_slab_from_stonecutting"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "ornamentum:green_pattern_block"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:green_pattern_block_stairs"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:green_pattern_block_stairs"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:green_concrete"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:green_pattern_block_stairs_from_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:green_pattern_block_stairs_from_stonecutting"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:light_blue_concrete"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:light_blue_pattern_block_from_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:light_blue_pattern_block_from_stonecutting"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "ornamentum:light_blue_pattern_block"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:light_blue_pattern_block_slab"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:light_blue_pattern_block_slab"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:light_blue_concrete"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:light_blue_pattern_block_slab_from_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:light_blue_pattern_block_slab_from_stonecutting"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "ornamentum:light_blue_pattern_block"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:light_blue_pattern_block_stairs"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:light_blue_pattern_block_stairs"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:light_blue_concrete"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:light_blue_pattern_block_stairs_from_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:light_blue_pattern_block_stairs_from_stonecutting"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:light_gray_concrete"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:light_gray_pattern_block_from_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:light_gray_pattern_block_from_stonecutting"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "ornamentum:light_gray_pattern_block"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:light_gray_pattern_block_slab"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:light_gray_pattern_block_slab"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:light_gray_concrete"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:light_gray_pattern_block_slab_from_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:light_gray_pattern_block_slab_from_stonecutting"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "ornamentum:light_gray_pattern_block"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:light_gray_pattern_block_stairs"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:light_gray_pattern_block_stairs"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:light_gray_concrete"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:light_gray_pattern_block_stairs_from_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:light_gray_pattern_block_stairs_from_stonecutting"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:lime_concrete"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:lime_pattern_block_from_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:lime_pattern_block_from_stonecutting"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "ornamentum:lime_pattern_block"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:lime_pattern_block_slab"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:lime_pattern_block_slab"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:lime_concrete"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:lime_pattern_block_slab_from_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:lime_pattern_block_slab_from_stonecutting"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "ornamentum:lime_pattern_block"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:lime_pattern_block_stairs"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:lime_pattern_block_stairs"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:lime_concrete"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:lime_pattern_block_stairs_from_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:lime_pattern_block_stairs_from_stonecutting"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:magenta_concrete"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:magenta_pattern_block_from_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:magenta_pattern_block_from_stonecutting"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "ornamentum:magenta_pattern_block"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:magenta_pattern_block_slab"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:magenta_pattern_block_slab"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:magenta_concrete"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:magenta_pattern_block_slab_from_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:magenta_pattern_block_slab_from_stonecutting"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "ornamentum:magenta_pattern_block"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:magenta_pattern_block_stairs"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:magenta_pattern_block_stairs"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:magenta_concrete"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:magenta_pattern_block_stairs_from_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:magenta_pattern_block_stairs_from_stonecutting"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:orange_concrete"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:orange_pattern_block_from_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:orange_pattern_block_from_stonecutting"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "ornamentum:orange_pattern_block"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:orange_pattern_block_slab"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:orange_pattern_block_slab"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:orange_concrete"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:orange_pattern_block_slab_from_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:orange_pattern_block_slab_from_stonecutting"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "ornamentum:orange_pattern_block"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:orange_pattern_block_stairs"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:orange_pattern_block_stairs"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:orange_concrete"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:orange_pattern_block_stairs_from_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:orange_pattern_block_stairs_from_stonecutting"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:pink_concrete"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:pink_pattern_block_from_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:pink_pattern_block_from_stonecutting"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "ornamentum:pink_pattern_block"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:pink_pattern_block_slab"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:pink_pattern_block_slab"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:pink_concrete"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:pink_pattern_block_slab_from_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:pink_pattern_block_slab_from_stonecutting"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "ornamentum:pink_pattern_block"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:pink_pattern_block_stairs"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:pink_pattern_block_stairs"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:pink_concrete"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:pink_pattern_block_stairs_from_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:pink_pattern_block_stairs_from_stonecutting"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:purple_concrete"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:purple_pattern_block_from_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:purple_pattern_block_from_stonecutting"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "ornamentum:purple_pattern_block"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:purple_pattern_block_slab"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:purple_pattern_block_slab"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:purple_concrete"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:purple_pattern_block_slab_from_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:purple_pattern_block_slab_from_stonecutting"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "ornamentum:purple_pattern_block"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:purple_pattern_block_stairs"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:purple_pattern_block_stairs"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:purple_concrete"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:purple_pattern_block_stairs_from_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:purple_pattern_block_stairs_from_stonecutting"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:red_concrete"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:red_pattern_block_from_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:red_pattern_block_from_stonecutting"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:red_concrete"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:red_pattern_block_slab_from_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:red_pattern_block_slab_from_stonecutting"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:red_concrete"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:red_pattern_block_stairs_from_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:red_pattern_block_stairs_from_stonecutting"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:white_concrete"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:white_pattern_block_from_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:white_pattern_block_from_stonecutting"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "ornamentum:white_pattern_block"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:white_pattern_block_slab"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:white_pattern_block_slab"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:white_concrete"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:white_pattern_block_slab_from_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:white_pattern_block_slab_from_stonecutting"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "ornamentum:white_pattern_block"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:white_pattern_block_stairs"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:white_pattern_block_stairs"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:white_concrete"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:white_pattern_block_stairs_from_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:white_pattern_block_stairs_from_stonecutting"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:yellow_concrete"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:yellow_pattern_block_from_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:yellow_pattern_block_from_stonecutting"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "ornamentum:yellow_pattern_block"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:yellow_pattern_block_slab"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:yellow_pattern_block_slab"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:yellow_concrete"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:yellow_pattern_block_slab_from_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:yellow_pattern_block_slab_from_stonecutting"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "ornamentum:yellow_pattern_block"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:yellow_pattern_block_stairs"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:yellow_pattern_block_stairs"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_input": {
"conditions": {
"items": [
{
"items": "minecraft:yellow_concrete"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "ornamentum:yellow_pattern_block_stairs_from_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_input"
]
],
"rewards": {
"recipes": [
"ornamentum:yellow_pattern_block_stairs_from_stonecutting"
]
}
}
@@ -0,0 +1,21 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "ornamentum:black_pattern_block"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/black_pattern_block"
}
@@ -0,0 +1,21 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "ornamentum:black_pattern_block_slab"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/black_pattern_block_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_pattern_block_stairs"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/black_pattern_block_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_pattern_block"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/blue_pattern_block"
}
@@ -0,0 +1,21 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "ornamentum:blue_pattern_block_slab"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/blue_pattern_block_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_pattern_block_stairs"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/blue_pattern_block_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_pattern_block"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/brown_pattern_block"
}
@@ -0,0 +1,21 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "ornamentum:brown_pattern_block_slab"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/brown_pattern_block_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_pattern_block_stairs"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/brown_pattern_block_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_pattern_block"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/cyan_pattern_block"
}
@@ -0,0 +1,21 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "ornamentum:cyan_pattern_block_slab"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/cyan_pattern_block_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_pattern_block_stairs"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/cyan_pattern_block_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_pattern_block"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/gray_pattern_block"
}
@@ -0,0 +1,21 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "ornamentum:gray_pattern_block_slab"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/gray_pattern_block_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_pattern_block_stairs"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/gray_pattern_block_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_pattern_block"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/green_pattern_block"
}
@@ -0,0 +1,21 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "ornamentum:green_pattern_block_slab"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/green_pattern_block_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_pattern_block_stairs"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/green_pattern_block_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_pattern_block"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/light_blue_pattern_block"
}
@@ -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_pattern_block_slab"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/light_blue_pattern_block_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_pattern_block_stairs"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/light_blue_pattern_block_stairs"
}

Some files were not shown because too many files have changed in this diff Show More