Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Details
Licensed ARR
Published 12 months ago
Updated 2 weeks ago
Changelog
Update Log for Version 1.3.1
I've made a significant leap from version 1.2.1 to 1.3.1, skipping over version 1.3.0, to bring these exciting updates to the mod:
Enhancements:
-
Updated Configurations:
- I renamed
consumeKeyItemOnSuccessfulSpawn
toconsumeConditionalItemOnSuccessfulSpawn
for enhanced clarity. - Introduced a new configuration option,
IfKeyItemAndStoneRequirementIsSetConsumeOnlyStones
. This setting allows for more control over whether only stones should be consumed when both a key item and a stone requirement are met, andconsumeConditionalItemOnSuccessfulSpawn
is enabled.
- I renamed
-
Condition Enhancements:
- I added specific stone requirement conditions to enhance gameplay flexibility. These conditions are designed to check for the required amount of different stones in the player's inventory. Each condition focuses on a distinct type of stone:
thunder_stone_requirement
water_stone_requirement
ice_stone_requirement
fire_stone_requirement
- I added specific stone requirement conditions to enhance gameplay flexibility. These conditions are designed to check for the required amount of different stones in the player's inventory. Each condition focuses on a distinct type of stone:
New Versions:
- Full Version: This version now includes complete spawn configurations for each key item added, offering a comprehensive experience with predefined spawns.
- Standalone Version: This version focuses solely on the conditions, providing a modular approach to the mod's integration by omitting spawn configurations.