1
0
mirror of https://gitlab.com/echoes91/throwing.git synced 2025-07-15 06:20:27 +02:00

Update 1.2

This commit is contained in:
Andrea Plati
2015-06-03 17:40:59 +02:00
parent 687a3bcd0b
commit b0171614c6
4 changed files with 23 additions and 9 deletions

View File

@ -1,4 +1,4 @@
# You can disable any bow and arrow by writing lines like these inside throwing.conf
# You can disable or disable any bow and arrow by writing lines like these inside throwing.conf
#
# DISABLE_WOODEN_BOW = true
#
@ -18,10 +18,10 @@
# DISABLE_CROSSBOW = true
#
#
# DISABLE_BUILD_ARROW = true
# DISABLE_BUILD_ARROW = false
#
#
# DISABLE_DIG_ARROW = true
# DISABLE_DIG_ARROW = false
#
#
# DISABLE_DIAMOND_ARROW = true
@ -36,16 +36,16 @@
# DISABLE_STEEL_ARROW = true
#
#
# DISABLE_STONE_ARROW = true
# DISABLE_STONE_ARROW = false
#
#
# DISABLE_TELEPORT_ARROW = true
# DISABLE_TELEPORT_ARROW = false
#
#
# DISABLE_FIRE_ARROW = true
# DISABLE_FIRE_ARROW = false
#
#
# DISABLE_TNT_ARROW = true
# DISABLE_TNT_ARROW = false
#
#
# DISABLE_TORCH_ARROW = true