1
0
mirror of https://github.com/Adam-Ant/community-chest synced 2025-07-16 05:36:18 +00:00
This commit is contained in:
Adam Dodman
2016-10-07 21:38:03 +01:00
parent a6b8d9311f
commit 4065da1fbc
52 changed files with 1345 additions and 18 deletions

View File

@@ -0,0 +1,17 @@
# Configuration file
general {
# Allows you to modify the auto-repair recipe. 0 disables the feature, 1 enables the easier recipe, 2 enables a harder one.
I:"Auto-Repair Recipe Type"=2
# Re-adds the diamond + gold block recipe to increase modifiers on a tool if enabled
B:"Enable 1st bonus modifier mod for tools"=true
# Re-adds the diamond block + gold apple recipe to increase modifiers on a tool if enabled
B:"Enable 2nd bonus modifier mod for tools"=true
# Re-adds the nether star recipe to increase modifiers on a tool if enabled
B:"Enable 3rd bonus modifier mod for tools"=true
}