O.F.Device (Ore Farming Device)

Quick rating

O.F.Device (Ore Farming Device)

No reviews yet

Adds ore farming devices

Industrial
Tech
Minimal Tech
Ores & Resources
Mod Loaders
Forge
NeoForge
Minecraft
26.2

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

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
MIT License
Latest Version
v14.0.0 (26.2 Forge)
Authors
CurseForge
Modrinth

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
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

O.F.Device (Ore Farming Device)

Adds devices for farming ores.

The OF Device which is added by this mod produces ores at a certain rate by consuming materials and fuel.

Note: this description is for v1.1.0 or later.

OF Device

OF Devices can be mined using any pickaxe.

The appearance of the OF Device block can be changed using a stick.

Modification

Modifying the device will speed up production and cause a greater variety of ores to appear.

To MOD 1 MOD 1 to MOD 2

GUI and Hopper Automation

  • (1) Materials
  • (2) Fuel
  • (3) Products

Materials

  • Cobblestone
  • Cobbled Deepslate (1.18+)
  • Netherrack
  • OF C Feeder I
  • OF C Feeder II

OF C Feeders can act as Cobblestone (device y ≥ 1) or Cobbled Deepslate (device y ≤ 0), and are not consumed. However, when using OF C Feeder I, it consumes twice as much fuel.

OF C Feeder I OF C Feeder II

Fuel

The same items can be used for fuel as for the vanilla furnace.

Products

Probabilities of products

From Cobblestone

Products Unmod. MOD 1 MOD 2
Stone ✔️ ✔️ ✔️
Coal Ore ✔️ ✔️ ✔️
Iron Ore ✔️ ✔️ ✔️
Copper Ore ✔️ ✔️ ✔️
Redstone Ore ✔️ ✔️
Lapis Lazuli Ore ✔️ ✔️ ✔️
Gold Ore ✔️ ✔️
Emerald Ore ✔️
Diamond Ore ✔️ ✔️
Amethyst Shard (v2+) ✔️

From Cobbled Deepslate (1.18+)

Products Unmod. MOD 1 MOD 2
Deepslate ✔️ ✔️ ✔️
Deepslate Redstone Ore ✔️ ✔️
Deepslate Iron Ore ✔️ ✔️ ✔️
Deepslate Copper Ore ✔️ ✔️ ✔️
Deepslate Gold Ore ✔️ ✔️
Deepslate Diamond Ore ✔️ ✔️
Deepslate Lapis Lazuli Ore ✔️ ✔️ ✔️
Deepslate Coal Ore ✔️ ✔️ ✔️
Deepslate Emerald Ore ✔️
Amethyst Shard ✔️

From Netherrack

Products Unmod. MOD 1 MOD 2
Nether Brick ✔️ ✔️ ✔️
Nether Quartz Ore ✔️ ✔️ ✔️
Nether Gold Ore ✔️ ✔️ ✔️
Ancient Debris ✔️

Farming Efficiency

Appearance rate of ores increases with number of players, villagers, etc. (up to 3) around the device (5x3x5).

OF C Device

OF C Device is a cobblestone generator.

GUI

Hopper can be used to pull cobblestones from underside of the device.

Data Pack

Built-in optional data pack.

OF C Feeder T recipes [v13.0.0+]

ID: orefarmingdevice:feeder_t_recipes

A data pack to add OF C Feeder T recipes.

OF C Feeder T is the improved version of Feeder II with about three times the efficiency. This item can only be used with OF Device Mod 2.

This item's recipe becomes available when the built-in data pack is enabled.

Config

The mod settings are saved in the following files:

  • NeoForge: (instance_path)/config/orefarmingdevice-server.toml
  • Forge: (world_save_dir)/serverconfig/orefarmingdevice-server.toml

Restart the game when you change the config. In multiplayer mode, server-side config will be used.

  • isCobblestoneFeederAvailable: whether OF C Feeders are available for devices (boolean, default value is true)
  • enableFarmingEfficiency: whether mobs around device increase farming efficiency of device (boolean, default value is true)
  • accelerateProcessingSpeedByMod: whether to accelerate processing speed of device by modification (boolean, default value is true)
  • increaseFuelConsumptionByMod: whether to increase fuel consumption of device by modification (boolean, default value is true)
  • deviceProcessingSpeed: [v12.1+] processing speed multiplier of OF Devices. Choose one value from "HALF" (x0.5), "NORMAL" (x1), or "DOUBLE" (x2) (string, default value is "NORMAL")

If you want to return to the fuel consumption of v0.4.x or earlier, set increaseFuelConsumptionByMod to false.

Modifying Product Tables

The products and their probabilities of each device can be modified using loot table in data pack. JSON files for the loot tables corresponding to each device are as follows.

Here is the formula for the corrected weight: weight + (farming_efficiency * quality).

In Minecraft 1.21 and later, the following directory name loot_tables has been renamed to loot_table.

The created loot table files are loaded into Minecraft as a data pack (see also: Data pack - Minecraft Wiki).

An example data pack for Minecraft 1.21+ versions: example_datapack_ofdevice_mc1.21.zip.

Loot tables of OF Device

  • Cobblestone: (data_pack_root)/data/orefarmingdevice/loot_tables/device_0.json
  • Cobbled deepslate (1.18+): (data_pack_root)/data/orefarmingdevice/loot_tables/device_0_d.json
  • Netherrack: (data_pack_root)/data/orefarmingdevice/loot_tables/device_0_n.json

Loot tables of OF Device Mod 1

  • Cobblestone: (data_pack_root)/data/orefarmingdevice/loot_tables/device_1.json
  • Cobbled deepslate (1.18+): (data_pack_root)/data/orefarmingdevice/loot_tables/device_1_d.json
  • Netherrack: (data_pack_root)/data/orefarmingdevice/loot_tables/device_1_n.json

Loot tables of OF Device Mod 2

  • Cobblestone: (data_pack_root)/data/orefarmingdevice/loot_tables/device_2.json
  • Cobbled deepslate (1.18+): (data_pack_root)/data/orefarmingdevice/loot_tables/device_2_d.json
  • Netherrack: (data_pack_root)/data/orefarmingdevice/loot_tables/device_2_n.json

O.F.Device (Ore Farming Device)

Adds devices for farming ores.

7a922d010843ebbcf85d4cd7787e765bc3cca146.png

The OF Device which is added by this mod produces ores at a certain rate by consuming materials and fuel.

OF Device

OF Devices can be mined using any pickaxe.

The appearance of the OF Device block can be changed using a stick.

Modification

Modifying the device will speed up production and cause a greater variety of ores to appear.

To MOD 1 MOD 1 to MOD 2

GUI and Hopper Automation

  1. Materials
  2. Fuel
  3. Products

Materials

  • Cobblestone
  • Cobbled Deepslate (1.18+)
  • Netherrack
  • OF C Feeder I
  • OF C Feeder II

OF C Feeders can act as Cobblestone (device y ≥ 1) or Cobbled Deepslate (device y ≤ 0), and are not consumed. However, when using OF C Feeder I, it consumes twice as much fuel.

OF C Feeder I OF C Feeder II

Fuel

The same items can be used for fuel as for the vanilla furnace.

Products

From Cobblestone
Products Unmod. MOD 1 MOD 2
Stone ✔️ ✔️ ✔️
Coal Ore ✔️ ✔️ ✔️
Iron Ore ✔️ ✔️ ✔️
Copper Ore ✔️ ✔️ ✔️
Redstone Ore✔️|✔️|
|Lapis Lazuli Ore|✔️|✔️|✔️|
|Gold Ore
✔️
✔️
Emerald Ore|✔️|
|Diamond Ore
✔️
✔️
Amethyst Shard (v2+)|✔️|
</details> <details>
<summary>From Cobbled Deepslate (1.18+)</summary>
Products Unmod. MOD 1 MOD 2
Deepslate ✔️ ✔️ ✔️
Deepslate Redstone Ore
✔️
✔️
Deepslate Iron Ore ✔️ ✔️ ✔️
Deepslate Copper Ore ✔️ ✔️ ✔️
Deepslate Gold Ore✔️|✔️|
|Deepslate Diamond Ore
✔️
✔️
Deepslate Lapis Lazuli Ore ✔️ ✔️ ✔️
Deepslate Coal Ore ✔️ ✔️ ✔️
Deepslate Emerald Ore|✔️|
|Amethyst Shard
✔️
From Netherrack
Products Unmod. MOD 1 MOD 2
Nether Brick ✔️ ✔️ ✔️
Nether Quartz Ore ✔️ ✔️ ✔️
Nether Gold Ore ✔️ ✔️ ✔️
Ancient Debris ✔️

Probabilities of products

Farming Efficiency

Appearance rate of ores increases with number of players, villagers, etc. (up to 3) around the device (5x3x5).

OF C Device

OF C Device is a cobblestone generator.

GUI

Hopper can be used to pull cobblestones from underside of the device.

Data Pack

Built-in optional data pack.

OF C Feeder T recipes [v13.0.0+]

ID: orefarmingdevice:feeder_t_recipes

A data pack to add OF C Feeder T recipes.

OF C Feeder T OF C Feeder T is the improved version of Feeder II with about three times the efficiency. This item can only be used with OF Device Mod 2.

This item's recipe becomes available when the built-in data pack is enabled.

Config

  • NeoForge version: <instance_path>/config/orefarmingdevice-server.toml
  • Forge version: <world_path>/serverconfig/orefarmingdevice-server.toml

Restart the game or server when you change the config. In multiplayer mode, server-side config will be used.

Screenshots

Gallery

  • Recipe of OF C Feeder T v13.0.0
    Recipe of OF C Feeder T v13.0.0
  • GUI of OF C Device v1.1.0
    GUI of OF C Device v1.1.0
  • Recipe of OF C Device v1.1.0
    Recipe of OF C Device v1.1.0
  • Changing OF Device casing with stick v1.0.0
    Changing OF Device casing with stick v1.0.0
  • Recipe of OF C Feeder II v1.0.0
    Recipe of OF C Feeder II v1.0.0
  • O.F.Device v2.0.0
    O.F.Device v2.0.0 Running OF Devices with hoppers and chests.
  • Efficiency of Mod 2 in each setting v0.5.0
    Efficiency of Mod 2 in each setting v0.5.0
  • Recycling Recipe of OF Cobblestone Feeder v0.4.0
    Recycling Recipe of OF Cobblestone Feeder v0.4.0
  • Processing line v0.4.0
    Processing line v0.4.0
  • Usage of OF Cobblestone Feeder v0.3.0
    Usage of OF Cobblestone Feeder v0.3.0
  • Recipe of OF Cobblestone Feeder v0.3.0
    Recipe of OF Cobblestone Feeder v0.3.0
  • Recipe of OF Device Mod 2 v0.2.0
    Recipe of OF Device Mod 2 v0.2.0
  • Recipe of OF Device Mod 1 v0.2.0
    Recipe of OF Device Mod 1 v0.2.0
  • Recipe of OF Device v0.1.0
    Recipe of OF Device v0.1.0
  • Processing line v0.1.0
    Processing line v0.1.0
  • Gui of device v0.1.0
    Gui of device v0.1.0
  • Changing casing of OF Device
    Changing casing of OF Device
  • O.F.Device
    O.F.Device

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

~68,000
Total Downloads
CurseForge
~63,000
Modrinth
~5,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
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