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
- Edition: Minecraft Java
- File type: .jar
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on CurseForge — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Scanner is a free Minecraft Java mod. Downloaded 5,091,758 times (via CurseForge). Download it and open it directly in the game.