This mod has been Abandoned since Charm mod had the same feature and 1.16 added this.
Here's a new Vanilla Feeling ore. But this time /u/MushirMickeyJoe had an awesome idea (and texture).
Gold ore in the nether.
This description applies to version 1.2.1 of the mod
This mod is not meant to be a rip-off of the Nether Ores mod. It just wants to add a vanilla style thing to make it worth spending time into the nether
The Nether Gold ore is a new ore that spawns everywhere in the nether.
It's pretty rare but veins are pretty big.
When mined will drop between 4 and 6 nuggets (up to between 4 and 9 with Fortune III).
But be aware. Gold is pigmen's treasure and if you steal it they have a chance to get angry at you, expecially if they can see you.
Configuration File:
# Configuration file config { drops { # Maximum amount of experience drop from the Ore # Min: 0 # Max: 2147483647 I:"Maximum Experience Per Ore"=2 # Maximum nuggets drop from the Ore (without fortune). Every Level of fortune increases this value by 1 # Min: 0 # Max: 2147483647 I:"Maximum Nuggets Per Ore"=6 # Minumum amount of experience drop from the Ore # Min: 0 # Max: 2147483647 I:"Minimum Experience Per Ore"=0 # Minumum nuggets drop from the Ore # Min: 0 # Max: 2147483647 I:"Minimum Nuggets Per Ore"=4 } "ore properties" { # Chance for zombie pigman to get aggroed when a nether gold ore is mined. Set to 0 to disable # Min: 0.0 # Max: 100.0 D:"Pigman Aggro Chance"=5.0 # Radius (from ore mined) for zombie pigman to get aggroed when a nether gold ore is mined # The radius has to be intended as a cube and not a sphere # Min: 0.0 # Max: 3.4028234663852886E38 D:"Pigman Aggro Radius"=24.0 # Chance (1 in x) for zombie pigman to get aggroed when a nether gold ore is mined and the pigman see the player.s # Min: 1 # Max: 2147483647 I:"Pigman See Chance"=4 } "ore generation" { # The maximum height (Y) to try to generate Veins # Min: 0 # Max: 128 I:"Max Y"=128 # The minimum height (Y) to try to generate Veins # Min: 0 # Max: 128 I:"Min Y"=0 # Number of blocks generated per vein (not exact) # Min: 0 # Max: 2147483647 I:"Ore Per Vein"=22 # Number of veins that have to try to spawn per chunk, values below 1 will be chance per chunk to spawn. (By default there's 80% chance for a vein to spawn per chunk) # Min: 0.0 # Max: 3.4028234663852886E38 D:"Vein Per Chunk"=0.8 } }
Check out my other Mods and ModPacks!
Modpack Permssions:
Do whatever the hell you want for modpacks, public or private they are!
Don't download this mod from any other website than Curse or the Twitch app. It might be scam and might harm your PC. Check http://stopmodrepost.org for more infos.
This mod WASN'T made with MCreator