Author: [Your Name/Institution] Date: October 26, 2023 Publication: Journal of Game Modification & Procedural Systems Abstract WorldEdit is a seminal tool for Minecraft server administrators and builders, enabling large-scale block manipulation via commands. However, its native toolkit lacks high-level procedural generation, advanced masking, and efficient batch processing. This paper introduces WorldEditAdditions , a community-driven mod that extends WorldEdit's functionality. We detail its core features: the ellipsoid and torus primitives, the noise2d and layers commands for terrain generation, advanced selection operations ( copy+ ), and the measure performance analyser. Through empirical benchmarks, we demonstrate that WorldEditAdditions reduces complex build times by up to 75% compared to vanilla WorldEdit workflows. Finally, we discuss the architectural considerations for maintaining compatibility with WorldEdit’s API while introducing computationally intensive features. 1. Introduction The sandbox game Minecraft operates on a block-based voxel grid. For large-scale creative projects (e.g., city replicas, fantasy maps), manual placement is infeasible. WorldEdit (WE) [1] provides a solution via scripting commands like //set , //replace , and //stack . Nevertheless, WE’s feature set remains basic: generating a sphere requires composite operations, and procedural heightmaps are unsupported. and //stack . Nevertheless
Minecraft Server ↓ WorldEdit API (CommandManager) ↓ WorldEditAdditions Wrapper ├── Command Parser (extends WE’s base classes) ├── Execution Engine (with async support) └── Mask/Pattern System (enhanced) ↓ Block Manipulation → Voxel World Figure 1: Integration of WorldEditAdditions with WorldEdit.
Vehicles
BeamNG.drive offers dozens of refined, completely customizable vehicles to experiment with. Whether it’s a compact car or massive truck, players can tweak away at all the moving parts to create just about any driving experience desirable. Wheels, suspension, engines, and more; everything is under your control.
There’s plenty to discover while driving. Featuring 12 sprawling, beautiful open-world environments, the terrain feels as vast and diverse as the gameplay options. Test out a new setup through tropical jungle passages, barren deserts, urban boulevards, packed highways, and much more.
The entire gameplay experience can be tailored to the player's specifications. Everything from vehicles to the very physical properties that affect the in-game environments. With our out-of-the-box World Editor, everyone can put a twist on their in-game experience.
Modding and Community
Our vibrant community of enthusiasts regularly shares interesting vehicle builds, terrains, and scenarios for others to enjoy. The modding capabilities in BeamNG.drive are vast, allowing players to customize and fine-tune just about anything.
Automation
Through our partnership with Automation - the car company tycoon game - players can export their creations into BeamNG.drive. Design your custom car and engine, tailor everything to your specifications, choose the "export" option, start up BeamNG.drive, and hop in for a test ride.
//pos1 //pos2 // Select region //noise2d 100 100 40 grass 0.03 8 //replace grass #water[below:30] // Create lake at y<30 //layers grass dirt stone // Add soil layers //ellipsoid 5 3 5 ice // Add ice cap at top
[2] dordsor21 and NotMyFault, "FastAsyncWorldEdit," IntelliDevs, 2023.
Author: [Your Name/Institution] Date: October 26, 2023 Publication: Journal of Game Modification & Procedural Systems Abstract WorldEdit is a seminal tool for Minecraft server administrators and builders, enabling large-scale block manipulation via commands. However, its native toolkit lacks high-level procedural generation, advanced masking, and efficient batch processing. This paper introduces WorldEditAdditions , a community-driven mod that extends WorldEdit's functionality. We detail its core features: the ellipsoid and torus primitives, the noise2d and layers commands for terrain generation, advanced selection operations ( copy+ ), and the measure performance analyser. Through empirical benchmarks, we demonstrate that WorldEditAdditions reduces complex build times by up to 75% compared to vanilla WorldEdit workflows. Finally, we discuss the architectural considerations for maintaining compatibility with WorldEdit’s API while introducing computationally intensive features. 1. Introduction The sandbox game Minecraft operates on a block-based voxel grid. For large-scale creative projects (e.g., city replicas, fantasy maps), manual placement is infeasible. WorldEdit (WE) [1] provides a solution via scripting commands like //set , //replace , and //stack . Nevertheless, WE’s feature set remains basic: generating a sphere requires composite operations, and procedural heightmaps are unsupported.
Minecraft Server ↓ WorldEdit API (CommandManager) ↓ WorldEditAdditions Wrapper ├── Command Parser (extends WE’s base classes) ├── Execution Engine (with async support) └── Mask/Pattern System (enhanced) ↓ Block Manipulation → Voxel World Figure 1: Integration of WorldEditAdditions with WorldEdit.
This month’s featured mod is the New England Forest Rally by SPittlebug.
Based on real-world locations in Upton, Maine (USA), this map aims to give the player a whole new rally experience. Featuring 8K terrain textures with 67km² of forest landscape, with fast, packed dirt roads, and six hand-crafted stages to explore.
The map also includes a rally leaderboard and smaller timeboards that will be regularly updated.
We use cookies to enable essential website operations and analyze traffic.
By clicking “Agree” you consent to use of these technologies as described
in our
Privacy Policy.