Please Chop

Quick rating

Please Chop

No reviews yet

Creates a lumberjack profession for villagers.

Automation & Processing
Mod Loaders
NeoForge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
PleaseChop-1.1.0-mc1.21.11-neoforge21.11.42.jar
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Please Chop

Please Chop is a NeoForge mod that adds a lumberjack workstation and a LUMBERJACK villager profession.

The mod stays close to vanilla where it can:

  • workstation blocks are normal villager job sites
  • villagers keep normal profession levels and trading
  • the workstation block entity owns the custom forestry runtime instead of replacing the villager AI with a generic framework

CurseForge thumbnail

Features

  • One lumberjack workstation variant per overworld wood family:
    • oak
    • spruce
    • birch
    • jungle
    • acacia
    • dark oak
    • mangrove
    • cherry
  • A LUMBERJACK villager profession tied to those workstations.
  • Manual and autonomous tree chopping.
  • Tree detection for:
    • normal single-trunk trees
    • large spruce
    • large jungle
    • dark oak
  • Replant tracking:
    • trees are queued for replanting as soon as chopping finishes
    • successful immediate planting during lingering removes the queued site
    • queued sites are retried later when the villager has the right saplings
  • Site scavenging for leftover tree drops.
  • Workstation-specific trade specialization:
    • the villager's trade wood type follows the workstation it is currently assigned to
    • chopping and replanting still work for any supported tree type
  • Debug chat and debug world overlays, disabled by default.

Recipe

Recipe

Current Behavior

The workstation block entity is the main runtime owner.

At a high level:

  • it finds or keeps one assigned lumberjack
  • scans for eligible nearby trees
  • reserves a tree so another workstation cannot claim it at the same time
  • sends the villager to chop it
  • lingers briefly for drops and possible immediate replanting
  • remembers leftover drop sites and queued replant sites for later recovery

The villager stays a normal villager:

  • trade level controls chop speed and daily tree quota
  • normal villager restocking still applies
  • job-site specialization only changes what the villager sells

Trades

Lumberjack trades are specialization-aware and level-based.

Examples:

  • level 1:
    • sells matching logs
    • sells matching saplings
    • oak lumberjacks also sell apples
    • buys stone axes
    • buys bread
  • level 2:
    • sells stripped logs
    • sells leaves
    • buys carrots and baked potatoes
  • level 3:
    • sells sticks
    • sells species extras where applicable
    • buys iron axes
  • level 4-5:
    • very low chance of selling enchanted axes

The specialization is reset from the villager's current workstation, not from the last item it chopped.

Config

The mod uses NeoForge's built-in config screen.

Current common config options:

  • debug.chat = false
  • debug.render = false

Open Mods -> Please Chop -> Config to change them.

Development

./gradlew runClient
./gradlew build

Notes

  • Tree detection is intentionally conservative. The mod prefers rejecting ambiguous shapes over harvesting player builds.
  • Replanting is queue-based. If the villager does not have the right sapling yet, the site stays queued.

AI Usage

Unless otherwise noted, please expect that:

  • Graphical assets are AI generated slop.
  • Code is AI generated slop.
  • Algorithms and ideas are mine.

Screenshots

Gallery

  • curseforge-thumbnail.png
    curseforge-thumbnail.png curseforge-thumbnail.png
  • recipe.jpg
    recipe.jpg recipe.jpg

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works