Skip to content

Fix recipe paths and warehouse courier recipes for 1.21.1#2

Merged
holty07 merged 1 commit into
claude/minecraft-worker-mod-El91xfrom
claude/mod-recipe-requirements-HzMXH
May 26, 2026
Merged

Fix recipe paths and warehouse courier recipes for 1.21.1#2
holty07 merged 1 commit into
claude/minecraft-worker-mod-El91xfrom
claude/mod-recipe-requirements-HzMXH

Conversation

@holty07

@holty07 holty07 commented May 26, 2026

Copy link
Copy Markdown
Owner
  • Move all recipes from data/hardworkers/recipes/ to data/hardworkers/recipe/
    (Minecraft 1.21.1 uses singular directory name; old path was silently ignored by NeoForge)
  • Move lumberjack loot tables from loot_tables/blocks/ to loot_table/blocks/ (same rename)
  • Fix warehouse courier recipes: higher tiers now require chest (center) + tier material
    (top-middle) + previous-tier block (bottom-middle), matching the tool+previous-tier
    pattern of other workers
  • Normalize warehouse_wood to use the minecraft:planks tag instead of oak_planks item

https://claude.ai/code/session_01GJkStZf8oeCoG4HJS5zkJ7

- Move all recipes from data/hardworkers/recipes/ to data/hardworkers/recipe/
  (Minecraft 1.21.1 uses singular directory name; old path was silently ignored by NeoForge)
- Move lumberjack loot tables from loot_tables/blocks/ to loot_table/blocks/ (same rename)
- Fix warehouse courier recipes: higher tiers now require chest (center) + tier material
  (top-middle) + previous-tier block (bottom-middle), matching the tool+previous-tier
  pattern of other workers
- Normalize warehouse_wood to use the minecraft:planks tag instead of oak_planks item

https://claude.ai/code/session_01GJkStZf8oeCoG4HJS5zkJ7
@holty07 holty07 merged commit b3b8cb9 into claude/minecraft-worker-mod-El91x May 26, 2026
@holty07 holty07 deleted the claude/mod-recipe-requirements-HzMXH branch May 26, 2026 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants