Artemis' Thin Logs

Adds thinner logs that can be combined with carpets and leaves as well as new naturally generating thin trees.

File Details

thinlogs-1.21.1-0.3r

  • R
  • Jun 30, 2026
  • 611.42 KB
  • 11
  • 1.21.1
  • NeoForge

File Name

thinlogs-1.21.1-0.3r.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:artemis-thin-logs-863021:8346246"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added:

  • Natural thin tree and thin fungus world generation across many overworld biomes and both Nether forests.
  • Connected thin log geometry: thin logs now build into branch-like shapes and junctions instead of only acting as simple axis-aligned posts.
  • Manual connection editing with Shift + Axe, letting you disable or restore individual branch connections for custom shapes.
  • Support for anchoring thin logs to solid faces, which makes wall- and ceiling-mounted detailing possible.
  • A new overlay system for leaves, carpets, moss carpet, snow layers, and snow blocks that works with the new connected branch shapes.

Changed:

  • Ported the mod from Forge 1.20.1 to NeoForge 1.21.1.
  • Thin log rendering has been reworked to use connected branch models instead of the older per-axis overlay model setup.
  • Overlay rendering now reuses the real block models, render types, and colors of the applied blocks, which improves compatibility with resource packs and shaders.
  • Thin logs are now registered under the correct vanilla wood, stem, bamboo, and stripped-log tags, improving compatibility with vanilla systems and other mods.

Fixed:

  • Fixed axe stripping so each thin log now strips into its correct matching wood type instead of always becoming a stripped oak thin log.
  • Fixed leaf color rendering by delegating tinting to the actual leaf block, improving biome color accuracy.
  • Fixed overlay item handling so carpets, leaves, snow layers, and snow blocks are removed and dropped more reliably.
  • Fixed support checks for snow and carpet overlays so unsupported overlays are cleaned up correctly.
  • Fixed snowy-block updates under thin logs so snow-covered setups interact more consistently with the surrounding terrain.