mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-01 16:19:53 +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
19 lines
417 B
YAML
19 lines
417 B
YAML
# Config wrote by M1cr0man
|
|
# Possibly incomplete. Only covers ores
|
|
# Up to date as of Forestry 2.3.1.1
|
|
Mining:
|
|
# Apatite
|
|
X1398|0:
|
|
XP_Gain: 100
|
|
Double_Drops_Enabled: true
|
|
Is_Ore: true
|
|
# Copper
|
|
X1398|1:
|
|
XP_Gain: 175
|
|
Double_Drops_Enabled: true
|
|
Is_Ore: true
|
|
# Tin
|
|
X1398|2:
|
|
XP_Gain: 175
|
|
Double_Drops_Enabled: true
|
|
Is_Ore: true |