Thotbegone and Ashen Steel

This commit is contained in:
Vos
2026-03-14 19:40:59 -05:00
parent 6ced980fa5
commit 4fc01cc748
145 changed files with 2038 additions and 19 deletions
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_ashen_steel": {
"conditions": {
"items": [
{
"items": "acesbs:ashen_steel"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "acesbs:ashen_steel_boots"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_ashen_steel"
]
],
"rewards": {
"recipes": [
"acesbs:ashen_steel_boots"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_ashen_steel": {
"conditions": {
"items": [
{
"items": "acesbs:ashen_steel"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "acesbs:ashen_steel_chestplate"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_ashen_steel"
]
],
"rewards": {
"recipes": [
"acesbs:ashen_steel_chestplate"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_ashen_steel": {
"conditions": {
"items": [
{
"items": "acesbs:ashen_steel"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "acesbs:ashen_steel_helmet"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_ashen_steel"
]
],
"rewards": {
"recipes": [
"acesbs:ashen_steel_helmet"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_ashen_steel": {
"conditions": {
"items": [
{
"items": "acesbs:ashen_steel"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "acesbs:ashen_steel_leggings"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_ashen_steel"
]
],
"rewards": {
"recipes": [
"acesbs:ashen_steel_leggings"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_ashen_steel": {
"conditions": {
"items": [
{
"items": "acesbs:ashen_steel"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "acesbs:ashen_steel_sword"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_ashen_steel"
]
],
"rewards": {
"recipes": [
"acesbs:ashen_steel_sword"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_prisma_steel": {
"conditions": {
"items": [
{
"items": "acesbs:prisma_steel"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "acesbs:prisma_steel_boots"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_prisma_steel"
]
],
"rewards": {
"recipes": [
"acesbs:prisma_steel_boots"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_prisma_steel": {
"conditions": {
"items": [
{
"items": "acesbs:prisma_steel"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "acesbs:prisma_steel_chestplate"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_prisma_steel"
]
],
"rewards": {
"recipes": [
"acesbs:prisma_steel_chestplate"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_prisma_steel": {
"conditions": {
"items": [
{
"items": "acesbs:prisma_steel"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "acesbs:prisma_steel_helmet"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_prisma_steel"
]
],
"rewards": {
"recipes": [
"acesbs:prisma_steel_helmet"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_prisma_steel": {
"conditions": {
"items": [
{
"items": "acesbs:prisma_steel"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "acesbs:prisma_steel_leggings"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_prisma_steel"
]
],
"rewards": {
"recipes": [
"acesbs:prisma_steel_leggings"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_stick": {
"conditions": {
"items": [
{
"items": "minecraft:stick"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "acesbs:thot_begone"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_stick"
]
],
"rewards": {
"recipes": [
"acesbs:thot_begone"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_smithing_trim_template": {
"conditions": {
"items": [
{
"items": "acesbs:ashen_armor_trim_smithing_template"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "acesbs:ashen"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_smithing_trim_template"
]
],
"rewards": {
"recipes": [
"acesbs:ashen"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_ashen_steel": {
"conditions": {
"items": [
{
"items": "acesbs:ashen_steel"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "acesbs:ashen_steel_hammer"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_ashen_steel"
]
],
"rewards": {
"recipes": [
"acesbs:ashen_steel_hammer"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_ashen_steel": {
"conditions": {
"items": [
{
"items": "acesbs:ashen_steel"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "acesbs:ashen_steel_pickaxe"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_ashen_steel"
]
],
"rewards": {
"recipes": [
"acesbs:ashen_steel_pickaxe"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_ashen_steel": {
"conditions": {
"items": [
{
"items": "acesbs:ashen_steel"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "acesbs:ashen_steel_shovel"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_ashen_steel"
]
],
"rewards": {
"recipes": [
"acesbs:ashen_steel_shovel"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_ashen_steel": {
"conditions": {
"items": [
{
"items": "acesbs:ashen_steel"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "acesbs:item.acesbs.ashen_steel_axe.left"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_ashen_steel"
]
],
"rewards": {
"recipes": [
"acesbs:item.acesbs.ashen_steel_axe.left"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_ashen_steel": {
"conditions": {
"items": [
{
"items": "acesbs:ashen_steel"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "acesbs:item.acesbs.ashen_steel_axe.right"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_ashen_steel"
]
],
"rewards": {
"recipes": [
"acesbs:item.acesbs.ashen_steel_axe.right"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_ashen_steel": {
"conditions": {
"items": [
{
"items": "acesbs:ashen_steel"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "acesbs:item.acesbs.ashen_steel_hoe.left"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_ashen_steel"
]
],
"rewards": {
"recipes": [
"acesbs:item.acesbs.ashen_steel_hoe.left"
]
}
}
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_ashen_steel": {
"conditions": {
"items": [
{
"items": "acesbs:ashen_steel"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "acesbs:item.acesbs.ashen_steel_hoe.right"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_ashen_steel"
]
],
"rewards": {
"recipes": [
"acesbs:item.acesbs.ashen_steel_hoe.right"
]
}
}
@@ -0,0 +1,12 @@
{
"type": "minecraft:smithing_trim",
"addition": {
"tag": "minecraft:trim_materials"
},
"base": {
"tag": "minecraft:trimmable_armor"
},
"template": {
"item": "acesbs:ashen_armor_trim_smithing_template"
}
}
@@ -0,0 +1,18 @@
{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"key": {
"#": {
"item": "acesbs:ashen_steel"
}
},
"pattern": [
" ",
"# #",
"# #"
],
"result": {
"count": 1,
"id": "acesbs:ashen_steel_boots"
}
}
@@ -0,0 +1,18 @@
{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"key": {
"#": {
"item": "acesbs:ashen_steel"
}
},
"pattern": [
"# #",
"###",
"###"
],
"result": {
"count": 1,
"id": "acesbs:ashen_steel_chestplate"
}
}
@@ -0,0 +1,24 @@
{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"key": {
"#": {
"item": "acesbs:ashen_steel"
},
"B": {
"item": "acesbs:ashen_steel_block"
},
"I": {
"item": "minecraft:stick"
}
},
"pattern": [
"B#B",
" I ",
" I "
],
"result": {
"count": 1,
"id": "acesbs:ashen_steel_hammer"
}
}
@@ -0,0 +1,18 @@
{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"key": {
"#": {
"item": "acesbs:ashen_steel"
}
},
"pattern": [
"###",
"# #",
" "
],
"result": {
"count": 1,
"id": "acesbs:ashen_steel_helmet"
}
}
@@ -0,0 +1,18 @@
{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"key": {
"#": {
"item": "acesbs:ashen_steel"
}
},
"pattern": [
"###",
"# #",
"# #"
],
"result": {
"count": 1,
"id": "acesbs:ashen_steel_leggings"
}
}
@@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"key": {
"#": {
"item": "acesbs:ashen_steel"
},
"I": {
"item": "minecraft:stick"
}
},
"pattern": [
"###",
" I ",
" I "
],
"result": {
"count": 1,
"id": "acesbs:ashen_steel_pickaxe"
}
}
@@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"key": {
"#": {
"item": "acesbs:ashen_steel"
},
"I": {
"item": "minecraft:stick"
}
},
"pattern": [
" # ",
" I ",
" I "
],
"result": {
"count": 1,
"id": "acesbs:ashen_steel_shovel"
}
}
@@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"key": {
"#": {
"item": "acesbs:ashen_steel"
},
"I": {
"item": "minecraft:stick"
}
},
"pattern": [
" # ",
" # ",
" I "
],
"result": {
"count": 1,
"id": "acesbs:ashen_steel_sword"
}
}
@@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"key": {
"#": {
"item": "acesbs:ashen_steel"
},
"I": {
"item": "minecraft:stick"
}
},
"pattern": [
"## ",
"#I ",
" I "
],
"result": {
"count": 1,
"id": "acesbs:ashen_steel_axe"
}
}
@@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"key": {
"#": {
"item": "acesbs:ashen_steel"
},
"I": {
"item": "minecraft:stick"
}
},
"pattern": [
" ##",
" I#",
" I "
],
"result": {
"count": 1,
"id": "acesbs:ashen_steel_axe"
}
}
@@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"key": {
"#": {
"item": "acesbs:ashen_steel"
},
"I": {
"item": "minecraft:stick"
}
},
"pattern": [
"## ",
" I ",
" I "
],
"result": {
"count": 1,
"id": "acesbs:ashen_steel_hoe"
}
}
@@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"key": {
"#": {
"item": "acesbs:ashen_steel"
},
"I": {
"item": "minecraft:stick"
}
},
"pattern": [
" ##",
" I ",
" I "
],
"result": {
"count": 1,
"id": "acesbs:ashen_steel_hoe"
}
}
@@ -0,0 +1,18 @@
{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"key": {
"#": {
"item": "acesbs:prisma_steel"
}
},
"pattern": [
" ",
"# #",
"# #"
],
"result": {
"count": 1,
"id": "acesbs:prisma_steel_boots"
}
}
@@ -0,0 +1,18 @@
{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"key": {
"#": {
"item": "acesbs:prisma_steel"
}
},
"pattern": [
"# #",
"###",
"###"
],
"result": {
"count": 1,
"id": "acesbs:prisma_steel_chestplate"
}
}
@@ -0,0 +1,18 @@
{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"key": {
"#": {
"item": "acesbs:prisma_steel"
}
},
"pattern": [
"###",
"# #",
" "
],
"result": {
"count": 1,
"id": "acesbs:prisma_steel_helmet"
}
}
@@ -0,0 +1,18 @@
{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"key": {
"#": {
"item": "acesbs:prisma_steel"
}
},
"pattern": [
"###",
"# #",
"# #"
],
"result": {
"count": 1,
"id": "acesbs:prisma_steel_leggings"
}
}
@@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"key": {
"P": {
"tag": "minecraft:planks"
},
"S": {
"item": "minecraft:stick"
}
},
"pattern": [
" P",
" P ",
"S "
],
"result": {
"count": 1,
"id": "acesbs:thot_begone"
}
}
@@ -0,0 +1,5 @@
{
"values": [
"acesbs:ashen_steel"
]
}
@@ -0,0 +1,5 @@
{
"values": [
"acesbs:prisma_steel"
]
}
@@ -0,0 +1,9 @@
{
"asset_name": "ashen_steel",
"description": {
"color": "#B93425",
"translate": "trim_material.acesbs.ashen_steel"
},
"ingredient": "acesbs:ashen_steel",
"item_model_index": 0.4
}
@@ -0,0 +1,8 @@
{
"asset_id": "acesbs:ashen",
"decal": false,
"description": {
"translate": "trim_pattern.acesbs.ashen"
},
"template_item": "acesbs:ashen_armor_trim_smithing_template"
}
@@ -5,6 +5,7 @@
"acesbs:raw_endtropy_block",
"acesbs:stable_endtropy_block",
"acesbs:prisma_steel_block",
"acesbs:ashen_steel_block",
"acesbs:entropy_ore",
"acesbs:deepslate_entropy_ore",
"acesbs:infernal_ashes_ore",
@@ -8,6 +8,7 @@
"acesbs:raw_endtropy_block",
"acesbs:stable_endtropy_block",
"acesbs:prisma_steel_block",
"acesbs:ashen_steel_block",
"acesbs:entropic_stabilizer",
"acesbs:entropic_eviscerator",
"acesbs:entropic_entangler"
@@ -1,5 +1,6 @@
{
"values": [
"acesbs:prisma_steel_axe"
"acesbs:prisma_steel_axe",
"acesbs:ashen_steel_axe"
]
}
@@ -1,5 +1,6 @@
{
"values": [
"acesbs:prisma_steel_hoe"
"acesbs:prisma_steel_hoe",
"acesbs:ashen_steel_hoe"
]
}
@@ -1,5 +1,6 @@
{
"values": [
"acesbs:prisma_steel_pickaxe"
"acesbs:prisma_steel_pickaxe",
"acesbs:ashen_steel_pickaxe"
]
}
@@ -1,5 +1,6 @@
{
"values": [
"acesbs:prisma_steel_shovel"
"acesbs:prisma_steel_shovel",
"acesbs:ashen_steel_pickaxe"
]
}
@@ -1,5 +1,6 @@
{
"values": [
"acesbs:prisma_steel_sword"
"acesbs:prisma_steel_sword",
"acesbs:thot_begone"
]
}
@@ -1,5 +1,6 @@
{
"values": [
"acesbs:prisma_steel"
"acesbs:prisma_steel",
"acesbs:ashen_steel"
]
}
@@ -1,5 +1,6 @@
{
"values": [
"acesbs:prisma_armor_trim_smithing_template"
"acesbs:prisma_armor_trim_smithing_template",
"acesbs:ashen_armor_trim_smithing_template"
]
}
@@ -4,6 +4,10 @@
"acesbs:prisma_steel_chestplate",
"acesbs:prisma_steel_leggings",
"acesbs:prisma_steel_boots",
"acesbs:ashen_steel_helmet",
"acesbs:ashen_steel_chestplate",
"acesbs:ashen_steel_leggings",
"acesbs:ashen_steel_boots",
"acesbs:berserkers_pauldron",
"acesbs:wildfire_boots",
"acesbs:sovs_plate_carrier"