Scanner logo

Scanner

Mod

by Eladkay

Scans void chunks for terrain!

Downloads

5,035,925

Type

Mod

CurseForge ID

250833

Last Updated

Apr 9, 2026

Description

Depends on FTBLib and requires at least one mod to provide the RF API.

For 1.12.2 it depends on FTBLib, Redstone Flux, and LibrarianLib.

Ever wanted to scan void chunks? Sure you did.

Ever wanted to actually find terrain? Sure you did!

Ever wanted to find ores from the void? SURE YOU DID!

Now with extra biomeness!

Add mod ores (MT/CT support):

Before 1.6.4:

mods.scanner.Scanner.addRecipe(<minecraft:diamond_block>, 50, 0, 32);

where <minecraft:diamond_block> is the ore, 50 is its rarity (one in fifty blocks will have a diamond block), 0 is the minimum Y level, and 32 is the maximum Y level.

1.6.4 and beyond:

mods.scanner.Scanner.addRecipe(<minecraft:diamond_block>, <minecraft:stone>, 50, 0, 32); where <minecraft:stone> is the block to replace in the world, <minecraft:diamond_block> is the ore, 50 is its rarity (one in fifty blocks will have a diamond block), 0 is the minimum Y level, and 32 is the maximum Y level.

 

You are welcome to check out Levitated, a modpack brought to you by Misterplus, a contributor to Scanner. It's very cool!

 

Patreon: https://www.patreon.com/Eladkay

YouTube (not used): Eladk

Discord: Eladkay#1090

Reddit: eladkr85

Similar Mods

Included in Modpacks

External Resources