Tags
Creators
Details
Licensed MIT
Published 3 days ago
Updated 3 weeks ago
All versions
0.5.0
Release
mc-3ver-0.5.0.jar3 weeks ago 12
Compatibility
Minecraft: Java Edition
26.2
Platform
Fabric
Supported environments
Client and server
Changes
Changelog
All notable changes to the WorldExplorerMod (mc-3ver) project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[0.5.0] - 2026-09-06
✨ Added & Improvements
- Mobile Explorer Tent (
mc3ver:explorer_tent):- Deployable shelter designed for wilderness exploration and traveling.
- Integrated Sleeping Bag & Crafting Table: Automatically deploys a sleeping mat and a fully functional crafting table at the head end.
- 16 Dyeable Colors: Craftable with any wool color and dyeable with any Minecraft dye.
- Custom 3D Geometry: Tuned canvas angles with standing room in the central aisle, flush back wall, centered front entrance, and accurate collision shapes.
- Packable: Shift-right-click any tent block to instantly pack up the entire tent back into a single item.
- Documentation & Recipe Icons:
- Updated web documentation with authentic Minecraft inventory textures for all crafting recipes.
- Added tent recipe card and highlight feature section to documentation page.
[0.4.3] - 2026-09-05
✨ Added & Fixed
- Pear Wood Boats (
mc3ver:pear_boat&mc3ver:pear_chest_boat):- Boats can now be crafted using 5x Pear Planks (
mc3ver:pear_planks). - Pear Chest Boats can be crafted by combining a chest and a pear boat.
- Full integration with entity and item tags (
#minecraft:boats,#minecraft:chest_boats,#minecraft:boat), furnace fuel (60 seconds), and dispenser behavior. - Custom pixel-art textures and client-side boat renderers.
- Boats can now be crafted using 5x Pear Planks (
[0.4.2] - 2026-09-05
✨ Improvements & Bug Fixes
- Bundle Support for Transport Maps:
- Transport Maps now have a max stack size of 64 (consistent with vanilla maps).
- Each Transport Map now occupies only 1/64 of a bundle, allowing up to 64 maps to be stored together inside a single bundle.
- Smart Re-linking of Transport Maps:
- Breaking and placing a Transport Flame no longer creates redundant or useless duplicate maps.
- Any extinguished Transport Map in the player's inventory (including inside Bundles) automatically re-links to the newly placed flame while preserving its original color and ID.
- A new map is only granted if the player no longer has the old map in their possession.
[0.4.1] - 2026-09-05
✨ Added
- Golden Pear / Explorer's Pear (
mc3ver:golden_pear):- Consumption Effects:
- Jump Boost II for 60 seconds → enables Triple Jump!
- Speed II for 60 seconds for high mobility.
- Slow Falling I for 45 seconds to prevent fall damage.
- Food Properties: 4 nutrition (2 hunger shanks), 1.2 saturation modifier, edible even when full (
alwaysEdible). - Item Rarity:
RARE(aqua item name). - Crafting Recipes:
- Shaped recipe: 1x Pear in center surrounded by 8x Gold Ingots.
- Shapeless recipe: 1x Pear + 8x Gold Ingots anywhere in the crafting grid.
- Consumption Effects:
- Expanded Mobility Mechanics (Triple Jump):
- Players with Jump Boost (
MobEffects.JUMP_BOOST) can perform up to 2 extra mid-air jumps (Double Jump & Triple Jump).
- Players with Jump Boost (
- Website & Recipe Documentation:
- Added Golden Pear crafting table recipe visualization to GitHub Pages.
[0.4.0] - 2026-09-05
✨ Added
- Complete Pear Wood Set (Swiss Pear Wood Aesthetic):
- 8 New Blocks & Items:
- Pear Stairs (
mc3ver:pear_stairs) - Pear Slab (
mc3ver:pear_slab) - Pear Fence (
mc3ver:pear_fence) - Pear Fence Gate (
mc3ver:pear_fence_gate) - Pear Door (
mc3ver:pear_door) with stylish window cutout - Pear Trapdoor (
mc3ver:pear_trapdoor) - Pear Pressure Plate (
mc3ver:pear_pressure_plate) - Pear Button (
mc3ver:pear_button)
- Pear Stairs (
- 9 Bespoke 16x16 Pixel-Art Textures:
- Refined, warm Swiss pear wood color palette for planks, logs, stripped logs, doors, and trapdoors.
- Full Wood System Integration:
- Crafting recipes for all blocks and items.
- Integrated into all standard Minecraft block and item tags (
wooden_doors,wooden_stairs,wooden_slabs,wooden_fences,fence_gates, etc.). - Accurate loot tables and acoustic block sound types.
- 8 New Blocks & Items:
- Visually Distinct Pear Sapling (
mc3ver:pear_sapling):- Dedicated 16x16 pixel-art texture featuring the distinct foliage shade of mature pear trees and unique pear-shaped crown to easily tell them apart from oak saplings.
- Website & Crafting Documentation:
- Added visual workbench crafting recipe grids for Transport Flame, Wind Wand, and Chain Lightning Wand on GitHub Pages.
[0.3.0] - 2026-09-03
✨ Added
- Chain Lightning Wand (
mc3ver:lightning_wand):- Chain Lightning Attack: Strikes the targeted entity and chains to up to 4 additional living mobs within an 8-block radius.
- Hold-to-Charge Mechanic:
- Holding right-click charges the wand for up to 5 seconds (100 ticks).
- Dynamic spark particles and rising electric crackle audio during charge-up.
- Damage scales from 8.0 HP (4 hearts) up to 24.0 HP (12 hearts, 3x multiplier).
- Durability loss scales linearly from 1 to 5 points.
- Authentic Lightning Effects (
thunderHit):- Creepers transform into Charged Creepers with electric blue energy aura.
- Pigs transform into Zombified Piglins, villagers into Witches, and mooshrooms switch brown/red variants.
- Block Ignition & Interaction:
- Rays hitting flammable blocks (wood, foliage, wool, fences, etc.) ignite them in fire.
- Extinguished campfires and candles are ignited.
- TNT is instantly primed.
- Lightning does not chain further from inanimate blocks.
- Crafting Recipes:
- Shaped: Lightning rod at top center, flanked by 2 amethyst shards, with a copper ingot and stick below.
- Shapeless: Lightning rod, copper ingot, stick, and 2 amethyst shards in any configuration.
- Visuals & Audio:
- Custom 16x16 pixel-art texture and handheld item model.
- Multi-part custom soundscape (charging hum, thunderclap, lightning strike, electric sparks).
- Wind Wand (
mc3ver:wind_wand):- Unleashes focused bursts of compressed wind against foes with gust particles and punchy knockback sound effects.
- Added shaped and shapeless crafting recipes.
- Localization: Complete German (
de_de.json) and English (en_us.json) translations for all new items and messages.
[0.2.1] - 2026-08-29
🐛 Fixed
- Dimension teleportation stability improvements.
- Release workflow bugfixes.
[0.2.0] - 2026-08-29
✨ Added
- Transport Flames & Teleportation Cards:
- Placing a Transport Flame automatically generates a linked teleport card in player inventory.
- 2.5-second channeling safely teleports player back to the flame across dimensions (Overworld, Nether, The End).
- Pear Tree:
- Pear wood logs, stripped logs, planks, leaves, and saplings.
[0.1.1] - 2026-08-27
🔄 Changed
- Double jump particle effect optimizations.
[0.1.0] - 2026-08-26
✨ Added
- Double Jump: Mid-air jump boost with localized wind burst effects.
- Welcome Message: Server/world join welcome notification displaying mod name and version.
Supplementary resources
| File | Type | Size | |
|---|---|---|---|
| mc-3ver-0.5.0-sources.jar | Unknown | 141.32 KiB |
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:6Gr0fyD8:AQ7vmb2k"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:6Gr0fyD8:AQ7vmb2k"
}

