forked from mtcontrib/throwing
		
	Update 1.2
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user