Factory0-Resources

Quick rating

Factory0-Resources

No reviews yet

F0Resources adds highly configurable abstract ore veins that can be mined with a special multiblock - the Deep Core Drill

Tech
Mod Loaders
Forge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
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
Mod
Latest Version
Factory0-Resources-1.12.2-1.0.3.1.jar
Authors

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

About

Description

Factory 0 - Resources

Please note that while the mod requires forge energy to function it doesn't add any ways to generate/transmit it so you will need to use another mod to do so(example: enderio/thermal expansion/mekanism/immersive engineering/etc.)

Here is a quick demonstration video that shows how exactly the mod works - watch this if you are considering adding the mod to your modpack as the tl;dr of this page:

Here is a video that highlights features added in a 1.0.3 update:

Factory0-Resources adds ore deposits to your world. What's so special about that?

  1. The ore deposits are not physically in the world as blocks but are instead stored per chunk as an abstract collection of numbers
  2. To mine those deposits the player needs a special multiblock structure - the Deep Core Drill
  3. Everything is configurable up to the point of adding any items as a possible ore deposit!

How does this all work? Very simple:

  1. The player uses the prospector's pick to determine the ores in the chunk
  2. The player sets up the Deep Core Drill
  3. The player powers, configures and puts the drill head into the drill.
  4. The player receives their ores out of nowhere!

What exactly can be configured? Pretty much anything!

  • Everything related to the drill is configurable - the power drain, the blocks it must be placed on, the rate at which it mines, etc.
  • Every ore can be configured - it's frequency, stretch, amount, etc.
  • Any item in the game can be added as a potential ore! Wanted to mine Awakened Draconium Blocks using the Deep Core Drill? Now you can!
  • Every drill head can be configured - it's durability, harvest level, speed, etc.
  • New drill heads can be added via config! Upset that there is no Manyullyn drill head? There could be with a simple edit of the config files!

What makes this mod unique?

  • The idea itself had only been used in IE and it's implemented completely different.
  • Everything is configurable.
  • Neat obj model rendering.

How performance friendly is it?

  • The ore generation is done with Simplex Noise - one of the fastest noise algorithms out there. Profile it yourself to see the almost non-existent impact!
  • The ores are stored per-chunk instead of in the world file. This means that no matter how much the players explore the world.dat will not become bloated with data!
  • Every network syncronisation is done on-demand and as minimalistic as possible. The mod only sends the data needed as it's needed. The chunk ore data is not sent to the client to avoid massive network impact.
  • Fancy object model rendering is done using a FastTESR meaning that it is rendered in batch which greatly improves the performance of TESRs.

Screenshots

Gallery

  • Prospecting with an advanced prospector's pick
    Prospecting with an advanced prospector's pick
  • 2 drills drilling for resources
    2 drills drilling for resources

Versions

Files

Relations

Project Relations

More like this

Similar Mods

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

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~370,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