mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-02 00:30:07 +01:00
8db0d663dc
+ Added full tools and armor and some block configs for: - Advanced Genetics - Applied Energistcs - Big Reactors - Biomes O Plenty - Emasher Resource - Extra Utilities - Factorization - Forestry - MineFactory Reloaded - Natura - Project Red - Railcraft - StargateTech 2 - Thermal Expansion - Tinker's Construct - Twilight Forest
29 lines
630 B
YAML
29 lines
630 B
YAML
# Config wrote by M1cr0man
|
|
# Possibly incomplete. Only covers ores
|
|
# Up to date as of Project Red 4.3.5.30
|
|
Mining:
|
|
# Ruby
|
|
X2130|0:
|
|
XP_Gain: 350
|
|
Double_Drops_Enabled: true
|
|
Is_Ore: true
|
|
# Sapphire
|
|
X2130|1:
|
|
XP_Gain: 350
|
|
Double_Drops_Enabled: true
|
|
Is_Ore: true
|
|
# Peridot
|
|
X2130|2:
|
|
XP_Gain: 350
|
|
Double_Drops_Enabled: true
|
|
Is_Ore: true
|
|
# Marble
|
|
X2131|0:
|
|
XP_Gain: 30
|
|
Double_Drops_Enabled: true
|
|
Is_Ore: false
|
|
# Basalt
|
|
X2131|3:
|
|
XP_Gain: 30
|
|
Double_Drops_Enabled: true
|
|
Is_Ore: false |