Mod Scanner by Eladkay
- 241.56 KB
- 1.12.2
- September 8, 2016
- October 30, 2020
- BiomesDimensionsOres and ResourcesStructuresTechnology
Name | Scanner | Author | Eladkay | Description | Scans void chunks for terrain! |
---|---|---|---|---|---|
Information | Downloads: Version: 1.12.2 Size: 241.56 KB Updated at: October 30, 2020 Created at: September 8, 2016 | Tags | Biomes Dimensions Ores and Resources Structures Technology |
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