Replies: 2 comments
-
Only edit this file if you 10000% sure you know what you are doing.You can set everything via the plugin commands, no need to edit this file manully.value:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
You are missing which blocks should get replaced. # Only edit this file if you 10000% sure you know what you are doing.
# You can set everything via the plugin commands, no need to edit this file manully.
value:
==: CustomOreGenerator#OreConfig
name: ruby
material: NOTE_BLOCK
ore-generator: VANILLA_MINABLE_GENERATOR
block-selector: COUNT_RANGE
activated: true
generated-all: false
replace-materials:
- DEEPSLATE
biomes:
- FROZEN_OCEAN
- DEEP_OCEAN
- SWAMP
- SPARSE_JUNGLE
- FROZEN_RIVER
- SNOWY_TAIGA
- PLAINS
- MANGROVE_SWAMP
- BEACH
- DESERT
- JUNGLE
- MUSHROOM_FIELDS
- BIRCH_FOREST
- FOREST
- WINDSWEPT_HILLS
- RIVER
- TAIGA
- OCEAN
custom-data:
ORAXEN: ruby_ore
ore-generator-settings:
==: CustomOreGenerator#OreSettingsContainer
ore-settings:
VEIN_SIZE: 20.0
block-selector-settings:
==: CustomOreGenerator#OreSettingsContainer
ore-settings:
VEINS_PER_CHUNK: 12.0
HEIGHT_RANGE: 50.0
MINIMUM_HEIGHT: -50.0 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
ruby.json
Beta Was this translation helpful? Give feedback.
All reactions