Yapi: AutoBark

Automatically generates Farmer's Delight cutting-board bark recipes for modded logs and wood blocks.

File Details

yapi_autobark-1.0.9.jar

  • R
  • May 19, 2026
  • 25.69 KB
  • 21
  • 1.20.1
  • Forge

File Name

yapi_autobark-1.0.9.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:yapi-autobark-1548266:8116386")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

YAPI Auto Bark 1.0.9

Release Summary

Version 1.0.9 focuses on release stability, compatibility reliability, and improved generated recipe consistency.

This update fixes resolved compatibility mappings not always being written into the generated datapack and improves the internal generation pipeline to ensure detected mappings are preserved correctly.

Changes

Fixed

  • Fixed generated compatibility mappings sometimes resolving correctly but not being written as recipe JSON
  • Fixed recipe generation performing a secondary registry pass that could lose resolved mappings

Improved

  • Recipe generation now writes directly from the resolved stripping snapshot
  • Built-in compatibility mappings are now injected after automatic scanning for improved reliability
  • User override mappings are now applied directly to the resolved stripping map
  • Improved datapack regeneration consistency

Generation

  • Retained Windows-safe generated-pack replacement system
  • Retained generated-pack cache invalidation for:
    • mod list changes
    • mod version changes
    • generator version changes
    • override file changes

Notes

  • Auto Bark only generates recipes for blocks with valid item registry entries
  • Some third-party mods may still require manual overrides if they use non-standard stripping implementations
  • Resource reload warnings from unrelated mods are not caused by Auto Bark unless explicitly referenced in the log

Tested Environment

  • Minecraft 1.20.1
  • Forge 47.x
  • Farmer’s Delight 1.20.1-1.2.11a
  • Java 17

Verification

Confirmed generated pack manifest:

  • modVersion: 1.0.9
  • generatorVersion: 10
  • Successfully generated hundreds of bark recipes in large test modpacks