Pathforged
Pathforged is a game-changing Minecraft Forge mod that introduces an innovative system of dynamic block transformations. This highly configurable mod allows you to adjust block properties through an easy-to-use JSON file, giving you the power to shape and mould how block transformations should take place.
Features
- Block Evolution: Picture this: you step on a grass block, and it transforms into coarse dirt beneath your feet. As time passes and you continue to step on it, the coarse dirt can evolve through various stages, such as becoming a path block, gravel, stone, and more. Pathforged adds a layer of realism to the game, as blocks respond dynamically to your actions, offering a more immersive experience.
- Configurability: Pathforged stands out for its high level of configurability. Players have the freedom to fine-tune block properties and transformation rates using a user-friendly JSON file. Whether you prefer rapid changes or gradual transformations, Pathforged allows you to customize your transformations in a way that they suit you or your server best.
- Per Entity Transformations: What sets Pathforged apart is its ability to set transformations on a per-entity basis. This means that different entities, including players, mobs, or animals, can experience block transformations at varying rates or follow entirely different transformation patterns. This unique feature adds depth and complexity to the gameplay, making every interaction with the environment feel distinctive.
- Unleash Your Creativity: Pathforged inspires creativity by offering new possibilities for landscaping and natural-depth. Players can strategically manipulate their surroundings to create intricate pathways and more natural landscapes.
Usage
This mod is a server-side mod, this means that client side is completely optional.
By default, this mod does not come with any transformations, instead you will have to add your own transformations.
You will be able to find the config in: saves/Your World/serverconfig/pathforged/
In here you will see 2 files:
- config.json
- pathforged-server.toml
If you are unable to see either of these files, you will need to make sure you have already created the world.
The config.json is what will represent your transformations. I have provided an example config file here (this is just meant as an example and does not provide a good gameplay experience)!
The pathforged-server.toml has some additional configuration settings such as:
- Whether or not wearing leather boots will prevent the transformation of blocks.
- Whether or not transformations will work in water.
- Whether or not transformations will work in lava.
- The transformation probability decrease being underwater.
- Whether or not transformations will be prevented in creative mode.
- Whether to log the transformation of blocks.
Compatibility
This mod's additional config is compatible with Configured, however, the transformation config.json is not compatible with Configured.