# Configuration file
~CONFIG_VERSION: 3.2.34
##########################################################################################################
# battleaxes
#--------------------------------------------------------------------------------------------------------#
# Because BIG AXES are better for Battles!
##########################################################################################################
battleaxes {
# Enable Diamond BattleAxe? [default: true]
B:"Diamond BattleAxe"=true
# Enable Emerald BattleAxe? [default: true]
B:"Emerald BattleAxe"=true
# Enable Golden BattleAxe? [default: true]
B:"Golden BattleAxe"=true
# Enable Iron BattleAxe? [default: true]
B:"Iron BattleAxe"=true
# Enable Obsidian BattleAxe? [default: true]
B:"Obsidian BattleAxe"=true
# Enable Stone BattleAxe? [default: true]
B:"Stone BattleAxe"=true
# Enable Wooden BattleAxe? [default: true]
B:"Wooden BattleAxe"=true
}
##########################################################################################################
# emerald
#--------------------------------------------------------------------------------------------------------#
# More uses for Emeralds!
# [Required for Other Items in this mod.]
##########################################################################################################
emerald {
# Enable Emerald Axe? [default: true]
B:"Emerald Axe"=true
# Enable Emerald Hoe? [default: true]
B:"Emerald Hoe"=true
# Enable Emerald Pickaxe? [default: true]
B:"Emerald Pickaxe"=true
# Enable Emerald Shovel? [default: true]
B:"Emerald Shovel"=true
# Enable Emerald Sword? [default: true]
B:"Emerald Sword"=true
}
##########################################################################################################
# flint and bone tools & weapons
#--------------------------------------------------------------------------------------------------------#
# Cause Progression!
##########################################################################################################
"flint and bone tools & weapons" {
# Enable Bone Tools & Weapons? [default: true]
B:"Bone Tools & Weapons"=true
# Enable Flint Tools & Weapons? [default: true]
B:"Flint Tools & Weapons"=true
}
##########################################################################################################
# obsidian
#--------------------------------------------------------------------------------------------------------#
# More uses for Obsidian!
# [Required for Other Items in this mod.]
##########################################################################################################
obsidian {
# Enable Obsidian Axe? [default: true]
B:"Obsidian Axe"=true
# Enable Obsidian Hoe? [default: true]
B:"Obsidian Hoe"=true
# Enable Obsidian Pickaxe? [default: true]
B:"Obsidian Pickaxe"=true
# Enable Obsidian Shovel? [default: true]
B:"Obsidian Shovel"=true
# Enable Obsidian Sword? [default: true]
B:"Obsidian Sword"=true
}
##########################################################################################################
# paxels
#--------------------------------------------------------------------------------------------------------#
# Because I love weird stuff!
# [Requires Other Items in this mod.]
##########################################################################################################
paxels {
# Enable Diamond Paxel? [default: true]
B:"Diamond Paxel"=true
# Enable Emerald Paxel? [default: true]
B:"Emerald Paxel"=true
# Enable Flint Paxel? [default: true]
B:"Flint Paxel"=true
# Enable Golden Paxel? [default: true]
B:"Golden Paxel"=true
# Enable Iron Paxel? [default: true]
B:"Iron Paxel"=true
# Enable Obsidian Paxel? [default: true]
B:"Obsidian Paxel"=true
# Enable Stone Paxel? [default: true]
B:"Stone Paxel"=true
# Enable Wooden Paxel? [default: true]
B:"Wooden Paxel"=true
}
##########################################################################################################
# scythes
#--------------------------------------------------------------------------------------------------------#
# Because I love to farm and stuff!
# [WIP - Enable at your own risk.]
# [Known bug - May Dupe Drops with some modded crops]
##########################################################################################################
scythes {
# Enable Diamond Scythe? [default: false]
B:"Diamond Scythe"=false
# Enable Emerald Scythe? [default: false]
B:"Emerald Scythe"=false
# Enable Golden Scythe? [default: false]
B:"Golden Scythe"=false
# Enable Iron Scythe? [default: false]
B:"Iron Scythe"=false
# Enable Obsidian Scythe? [default: false]
B:"Obsidian Scythe"=false
# Enable Stone Scythe? [default: false]
B:"Stone Scythe"=false
# Enable Wooden Scythe? [default: false]
B:"Wooden Scythe"=false
}
##########################################################################################################
# spears
#--------------------------------------------------------------------------------------------------------#
# Don't mess with the long arm of the LAW!
##########################################################################################################
spears {
# Sets the Reach of a Spear.
# [Vanilla is 5 blocks!] [range: 5 ~ 10, default: 7]
I:"A Spears Extended Reach"=7
# Enable Diamond Spear? [default: true]
B:"Diamond Spear"=true
# Enable Emerald Spear? [default: true]
B:"Emerald Spear"=true
# Enable Golden Spear? [default: true]
B:"Golden Spear"=true
# Enable Iron Spear? [default: true]
B:"Iron Spear"=true
# Enable Obsidian Spear? [default: true]
B:"Obsidian Spear"=true
# Enable Stone Spear? [default: true]
B:"Stone Spear"=true
# Enable Wooden Spear? [default: true]
B:"Wooden Spear"=true
}