From 499fdc3889890d3b68110785732d4f5502068346 Mon Sep 17 00:00:00 2001 From: UnheardWolf344 Date: Sun, 31 May 2026 02:08:59 -0400 Subject: [PATCH] fix typo in progressive_resource_crafting --- .../advancement/received/progressive_resource_crafting_2.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/generated/resources/data/aprandomizer/advancement/received/progressive_resource_crafting_2.json b/src/generated/resources/data/aprandomizer/advancement/received/progressive_resource_crafting_2.json index a13e9be..7ab48c4 100644 --- a/src/generated/resources/data/aprandomizer/advancement/received/progressive_resource_crafting_2.json +++ b/src/generated/resources/data/aprandomizer/advancement/received/progressive_resource_crafting_2.json @@ -11,7 +11,7 @@ }, "display": { "announce_to_chat": false, - "description": "Anvil\n Redstone Blocks <-> Dust\n Glowstone Dust -> Blocks\n Iron Ingots <-> Blocks\n Gold Ingots <-> Blocks\n Diamond Ingots <-> Blocks\n Nethrite Ingots <-> Blocks\n Emeralds <-> Blocks\n Copper Ingots <-> Blocks\n Resin Clumps <-> Blocks", + "description": "Anvil\n Redstone Blocks <-> Dust\n Glowstone Dust -> Blocks\n Iron Ingots <-> Blocks\n Gold Ingots <-> Blocks\n Diamond Ingots <-> Blocks\n Netherite Ingots <-> Blocks\n Emeralds <-> Blocks\n Copper Ingots <-> Blocks\n Resin Clumps <-> Blocks", "icon": { "count": 1, "id": "minecraft:anvil" @@ -23,4 +23,4 @@ "received" ] ] -} \ No newline at end of file +}