Add Lemonwood Extras

This commit is contained in:
Vos
2025-11-03 19:57:24 -06:00
parent 7f52936025
commit 39e674a84b
93 changed files with 1827 additions and 8 deletions
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_lemonwood_planks": {
"conditions": {
"items": [
{
"items": "acesbs:lemonwood_planks"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "acesbs:lemonwood_slab"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_lemonwood_planks"
]
],
"rewards": {
"recipes": [
"acesbs:lemonwood_slab"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_lemonwood_planks": {
"conditions": {
"items": [
{
"items": "acesbs:lemonwood_planks"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "acesbs:lemonwood_stairs"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_lemonwood_planks"
]
],
"rewards": {
"recipes": [
"acesbs:lemonwood_stairs"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_lemonwood_planks": {
"conditions": {
"items": [
{
"items": "acesbs:lemonwood_planks"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "acesbs:lemonwood_wall"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_lemonwood_planks"
]
],
"rewards": {
"recipes": [
"acesbs:lemonwood_wall"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_lemonwood_planks": {
"conditions": {
"items": [
{
"items": "acesbs:lemonwood_planks"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "acesbs:lemonwood_fence"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_lemonwood_planks"
]
],
"rewards": {
"recipes": [
"acesbs:lemonwood_fence"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_lemonwood_planks": {
"conditions": {
"items": [
{
"items": "acesbs:lemonwood_planks"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "acesbs:lemonwood_button"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_lemonwood_planks"
]
],
"rewards": {
"recipes": [
"acesbs:lemonwood_button"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_lemonwood_planks": {
"conditions": {
"items": [
{
"items": "acesbs:lemonwood_planks"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "acesbs:lemonwood_door"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_lemonwood_planks"
]
],
"rewards": {
"recipes": [
"acesbs:lemonwood_door"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_lemonwood_planks": {
"conditions": {
"items": [
{
"items": "acesbs:lemonwood_planks"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "acesbs:lemonwood_fence_gate"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_lemonwood_planks"
]
],
"rewards": {
"recipes": [
"acesbs:lemonwood_fence_gate"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_lemonwood_planks": {
"conditions": {
"items": [
{
"items": "acesbs:lemonwood_planks"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "acesbs:lemonwood_pressure_plate"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_lemonwood_planks"
]
],
"rewards": {
"recipes": [
"acesbs:lemonwood_pressure_plate"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_lemonwood_planks": {
"conditions": {
"items": [
{
"items": "acesbs:lemonwood_planks"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "acesbs:lemonwood_trapdoor"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_lemonwood_planks"
]
],
"rewards": {
"recipes": [
"acesbs:lemonwood_trapdoor"
]
}
}
@@ -0,0 +1,20 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "acesbs:lemonwood_button"
}
],
"rolls": 1.0
}
]
}
@@ -0,0 +1,29 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"conditions": [
{
"block": "acesbs:lemonwood_door",
"condition": "minecraft:block_state_property",
"properties": {
"half": "lower"
}
}
],
"name": "acesbs:lemonwood_door"
}
],
"rolls": 1.0
}
]
}
@@ -0,0 +1,20 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "acesbs:lemonwood_fence"
}
],
"rolls": 1.0
}
]
}
@@ -0,0 +1,20 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "acesbs:lemonwood_fence_gate"
}
],
"rolls": 1.0
}
]
}
@@ -0,0 +1,20 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "acesbs:lemonwood_pressure_plate"
}
],
"rolls": 1.0
}
]
}
@@ -0,0 +1,34 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"conditions": [
{
"block": "acesbs:lemonwood_slab",
"condition": "minecraft:block_state_property",
"properties": {
"type": "double"
}
}
],
"count": 2.0,
"function": "minecraft:set_count"
},
{
"function": "minecraft:explosion_decay"
}
],
"name": "acesbs:lemonwood_slab"
}
],
"rolls": 1.0
}
]
}
@@ -0,0 +1,20 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "acesbs:lemonwood_stairs"
}
],
"rolls": 1.0
}
]
}
@@ -0,0 +1,20 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "acesbs:lemonwood_trapdoor"
}
],
"rolls": 1.0
}
]
}
@@ -0,0 +1,20 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "acesbs:lemonwood_wall"
}
],
"rolls": 1.0
}
]
}
@@ -0,0 +1,13 @@
{
"type": "minecraft:crafting_shapeless",
"category": "redstone",
"ingredients": [
{
"item": "acesbs:lemonwood_planks"
}
],
"result": {
"count": 1,
"id": "acesbs:lemonwood_button"
}
}
@@ -0,0 +1,18 @@
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"key": {
"#": {
"item": "acesbs:lemonwood_planks"
}
},
"pattern": [
"##",
"##",
"##"
],
"result": {
"count": 3,
"id": "acesbs:lemonwood_door"
}
}
@@ -0,0 +1,20 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"#": {
"item": "minecraft:stick"
},
"W": {
"item": "acesbs:lemonwood_planks"
}
},
"pattern": [
"W#W",
"W#W"
],
"result": {
"count": 3,
"id": "acesbs:lemonwood_fence"
}
}
@@ -0,0 +1,20 @@
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"key": {
"#": {
"item": "minecraft:stick"
},
"W": {
"item": "acesbs:lemonwood_planks"
}
},
"pattern": [
"#W#",
"#W#"
],
"result": {
"count": 1,
"id": "acesbs:lemonwood_fence_gate"
}
}
@@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"key": {
"#": {
"item": "acesbs:lemonwood_planks"
}
},
"pattern": [
"##"
],
"result": {
"count": 1,
"id": "acesbs:lemonwood_pressure_plate"
}
}
@@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": {
"item": "acesbs:lemonwood_planks"
}
},
"pattern": [
"###"
],
"result": {
"count": 6,
"id": "acesbs:lemonwood_slab"
}
}
@@ -0,0 +1,18 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": {
"item": "acesbs:lemonwood_planks"
}
},
"pattern": [
"# ",
"## ",
"###"
],
"result": {
"count": 4,
"id": "acesbs:lemonwood_stairs"
}
}
@@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"key": {
"#": {
"item": "acesbs:lemonwood_planks"
}
},
"pattern": [
"###",
"###"
],
"result": {
"count": 2,
"id": "acesbs:lemonwood_trapdoor"
}
}
@@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": {
"item": "acesbs:lemonwood_planks"
}
},
"pattern": [
"###",
"###"
],
"result": {
"count": 6,
"id": "acesbs:lemonwood_wall"
}
}
@@ -0,0 +1,5 @@
{
"values": [
"acesbs:lemonwood_fence_gate"
]
}
@@ -1,5 +1,8 @@
{
"values": [
"acesbs:lemonwood_planks"
"acesbs:lemonwood_planks",
"acesbs:lemonwood_wall",
"acesbs:lemonwood_fence",
"acesbs:lemonwood_fence_gate"
]
}
@@ -0,0 +1,5 @@
{
"values": [
"acesbs:lemonwood_wall"
]
}
@@ -0,0 +1,5 @@
{
"values": [
"acesbs:lemonwood_fence"
]
}