Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for incognitojam

Make cobble gens more exciting

Report OreGenerator?

http://i.imgur.com/g7rwlkU.png

Ore Generator is a plugin that I have created which allows you to determine which blocks may spawn inside a cobble generator. For example, you could configure the spawn rates of different ores which would be generated inside of your players' cobble generators.

This is a necessary plugin for any Skyblock server.

https://cdn.discordapp.com/attachments/1046507245199953930/1234884704495206542/2024-04-30_16.07.40.png?ex=66325b80&is=66310a00&hm=28cc7be14a49f07f416edd065f268f8178265935d0f8b8beed2c732f7cbd7754&=

Example configuration: (Block material names found here: http://www.minecraftinfo.com/idnamelist.htm)

All chances are relative. eg. COBBLESTONE: 10 and STONE: 1 means Cobblestone is 10 times more likely than Stone to spawn, or it has an 10/11 chance.

# config.yml
ores:
  COBBLESTONE: 200
  STONE: 50
  COAL_ORE: 150
  IRON_ORE: 60
  REDSTONE_ORE: 7
  LAPIS_ORE: 6
  GOLD_ORE: 6
  DIAMOND_ORE: 1
  EMERALD_ORE: 2

Information

CategoryGameplay
Published onApril 30, 2024
LicenseMIT
Downloads75
Stars0
Watchers1

Pinned Versions

Members