TomTom's EcoCreate

Quick rating

Community listing page, reviews here may not be monitored by the author.

TomTom's EcoCreate

No reviews yet

Welcome to TomTom's EcoCreate! A modpack designed for the TomTom EcoCreate server. This military-themed modpack is all about managing logistics and markets.

Tech
Combat Focused
Mod Loaders
Forge
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Modpack
Pack Size
Small / Light 0 mods
Latest Version
TomTom's EcoCreate Modpack-0.1.0.zip

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

EcoCreate Modpack

A Minecraft modpack focused on industrial automation, logistics infrastructure, and military production. Build factories, establish supply chains, and arm your forces.

Overview

EcoCreate transforms Minecraft into an industrial warfare simulator. Players progress from basic survival through increasingly complex automation systems, ultimately producing military hardware including firearms, vehicles, and fortified bases.

The economy is designed to feel earned through factory output and military supply chains. Every bullet, vehicle, and piece of armor requires raw materials, processing infrastructure, and logistical networks to produce at scale.

Requirements

  • Minecraft: 1.20.1
  • Forge: 47.2.0 or higher
  • RAM: 8GB+ recommended (10GB+ for multiplayer servers)

Core Mod Categories

Industrial Automation

Mod Purpose
Create Rotational power, mechanical processing, sequenced assembly
Create: TFMG Steel production, oil refining, industrial chemicals
Create: Armory Ammunition manufacturing, pipe weapons
Create: Broken Bad Chemical synthesis, tactical compounds
Mekanism Ore processing (2x-5x), advanced alloys, digital mining
Thermal Series Additional processing, augments, RF power
Immersive Engineering Industrial aesthetics, conveyors, wiring

Storage and Logistics

Mod Purpose
Applied Energistics 2 Digital storage networks, autocrafting
Sophisticated Storage Upgradeable barrels and chests
Storage Drawers Bulk item storage with visual display
Iron Chests Simple storage capacity upgrades
Powah Tiered energy generation and storage

Military Hardware

Mod Purpose
TacZ Modern firearms, attachments, ammunition
Superb Warfare Military vehicles (ground, air, naval), armor, deployables
Recon Omega Military-themed armor sets and gear
SecurityCraft Base defense, reinforced blocks, security systems

Power Generation

Mod Purpose
Mekanism Generators Nuclear reactors, wind/solar, gas burning
Powah Solar panels, furnators, magmators, ender energy
Extreme Reactors Large-scale nuclear power
Create Water wheels, windmills, steam engines

Progression Path

The modpack is structured around a guided questline that takes players from basic survival to industrial warfare:

  1. Basic Production - Survival basics, introduction to Create/Mekanism/Tinkers'/Powah
  2. Basic Storage - Storage solutions: vanilla → Iron Chests → Sophisticated Storage → Drawers
  3. We Need Logistics - Item/fluid transport, AE2 digital storage networks
  4. We Need Energy - Power generation across multiple mod systems
  5. We Need Industry - Factory automation, ore processing chains, steel production
  6. We Need Protection - Personal armor, camouflage systems
  7. We Need an Armory - Firearms, ammunition production, chemical warfare
  8. Our Command Center - Base construction, static defenses, military vehicles

Economy Design

EcoCreate is designed for multiplayer servers with a focus on economic balance:

  • Resource Sinks: Military hardware consumes massive quantities of processed materials
  • Continuous Consumption: Ammunition, fuel, and medical supplies create ongoing demand
  • Specialization: Players can focus on civilian production (building materials, components) or military manufacturing
  • Auction House Integration: Works with EcoCreate-Markets for a digital currency economy

EcoCreate-Markets Integration

The companion mod EcoCreate-Markets provides:

  • Digital-only currency system (no physical coins)
  • Server-wide Auction House
  • Trade ledger for economic tracking
  • Designed for industrial output as the primary income source

Server Recommendations

For multiplayer servers running EcoCreate:

  • Economy: Use EcoCreate-Markets for the intended economic experience
  • Claims: Consider faction/claiming mods for base protection
  • Performance: Pre-generate chunks, use Chunky for world pre-gen
  • Backups: Regular world backups recommended due to complex machinery

Server Configurations

Ensure your world folder has the server_scripts folder under the KubeJS folder. Then, add this file:

To make all ore blocks drop the unified raw material, install KubeJS and LootJS.

Create: kubejs/server_scripts/unify_ore_drops.js

// Unify ore drops to use Almost Unified's preferred item
LootJS.modifiers(event => {
    event.addBlockLootModifier('#forge:ores').modifyLoot('#forge:raw_materials', item => {
        const replacement = AlmostUnified.getReplacementForItem(item);
        if (replacement.isEmpty()) {
            return item;
        }
        replacement.setCount(item.getCount());
        return replacement;
    });
});

Furthermore, you can modify modPriorities in the config/almostunified/unify.json file to determine what mod tag to show for each of the ores.

Credits

  • Modpack Design: TomTom
  • Quest Design: Custom FTB Quests progression
  • Mod Authors: All respective mod developers

Links


EcoCreate - From factories to frontlines.

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Modpacks

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this modpack.

On ModDex

Community snapshot

0
Ratings
0
In libraries
0
Followers
0
In stacks
Avg. hours (completed)
When players mark completed and log hours.

By the numbers

Statistics

<1,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works