QNaturals
… is a NeoForge utility integration for FTB Quests (1.21.1).
If you have ever made a modpack with quests like "Mine 100 Diamond Ore" or "Chop 50 Logs", you know that players will immediately place and break the same block repeatedly to complete the task. This mod introduces a new Natural Block task type that ensures only naturally generated blocks count toward quest progress.
How it works:
- Placement Tracking: The mod monitors blocks placed by players and marks them dynamically in a lightweight, chunk-based saved data file.
- Piston-Proof: It hooks into piston movements, ensuring players cannot bypass tracking by pushing player-placed blocks around.
- Notice: Because there are hundreds of mods that can move blocks there may some ways to bypass this detection!
Features:
- In-Game Editor Integration: Set up the task block, block tags, and counts directly inside the FTB Quests editor GUI.
- Performance Minded: Block positions are saved efficiently by chunk on the server, avoiding performance overhead or bloated world files.
Requirements:
- Minecraft Version: 1.21.1
- Mod Loader: NeoForge (>= 21.1.220)
- Required Dependencies:
License:
MIT License. You are free to include this mod in any modpack.