File Details
QNaturals-0.1.2.jar
- R
- Jun 5, 2026
- 21.50 KB
- 42
- 1.21.1
- NeoForge
File Name
ftbqnaturals-0.1.2.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Changelog QNaturals (v.0.1.1 & v.0.1.2)
v.0.1.1
- Changed Modloader version from NeoForge (>= 21.1.230) to NeoForge (>= 21.1.220)
v.0.1.2
- New Feature: Add required effect, dimension & biome
All new fields are off by default — existing quests are completely unaffected.
Dimension-Restricted Mining
| Field | Config Key | Default | Example |
|---|---|---|---|
| Dimension | dimension |
"" (any) |
minecraft:the_nether |
Regional & Biome Mining
| Field | Config Key | Default | Example |
|---|---|---|---|
| Biome | required_biome |
"" (any) |
minecraft:desert |
| Biome Tag | required_biome_tag |
"" (any) |
minecraft:is_mountain |
If both biome and biome tag are set, the tag takes priority.
More Conditions
| Field | Config Key | Default | Example |
|---|---|---|---|
| Required Effect | required_effect |
"" (none) |
minecraft:blindness |
| Nearby Hostile Range | nearby_mob_range |
0 (disabled) |
10 (blocks) |

