forked from mtcontrib/throwing
Royal bow
This commit is contained in:
parent
f073dc1944
commit
715367837d
@ -20,6 +20,10 @@ Grahpics & sounds: CC-BY 3.0 (see http://creativecommons.org/licenses/by/3.0/leg
|
|||||||
|
|
||||||
Changelog:
|
Changelog:
|
||||||
|
|
||||||
|
Update 1.0rc2:
|
||||||
|
- Fixed "compare nil with number" due to self.break not being retained
|
||||||
|
- Filled conf.example's list
|
||||||
|
|
||||||
Update 1.0rc1:
|
Update 1.0rc1:
|
||||||
- Added longbow and removed golden bow, definitive bow set for stable release. Feature freeze
|
- Added longbow and removed golden bow, definitive bow set for stable release. Feature freeze
|
||||||
- Fixed torch arrow recipe, thanks to Excalibur Zero
|
- Fixed torch arrow recipe, thanks to Excalibur Zero
|
||||||
|
BIN
textures/throwing_bow_royal.png
Normal file
BIN
textures/throwing_bow_royal.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 617 B |
@ -2,5 +2,45 @@
|
|||||||
#
|
#
|
||||||
# DISABLE_WOODEN_BOW = true
|
# DISABLE_WOODEN_BOW = true
|
||||||
#
|
#
|
||||||
|
#
|
||||||
|
# DISABLE_LONGBOW = true
|
||||||
|
#
|
||||||
|
#
|
||||||
|
# DISABLE_COMPOSITE_BOW = true
|
||||||
|
#
|
||||||
|
#
|
||||||
|
# DISABLE_STEEL_BOW = true
|
||||||
|
#
|
||||||
|
#
|
||||||
|
# DISABLE_ROYAL_BOW = true
|
||||||
|
#
|
||||||
|
#
|
||||||
|
# DISABLE_BUILD_ARROW = true
|
||||||
|
#
|
||||||
|
#
|
||||||
|
# DISABLE_DIG_ARROW = true
|
||||||
|
#
|
||||||
|
#
|
||||||
|
# DISABLE_DIAMOND_ARROW = true
|
||||||
|
#
|
||||||
|
#
|
||||||
|
# DISABLE_OBSIDIAN_ARROW = true
|
||||||
|
#
|
||||||
|
#
|
||||||
|
# DISABLE_SHELL_ARROW = true
|
||||||
|
#
|
||||||
|
#
|
||||||
|
# DISABLE_STEEL_ARROW = true
|
||||||
|
#
|
||||||
|
#
|
||||||
|
# DISABLE_STONE_ARROW = true
|
||||||
|
#
|
||||||
|
#
|
||||||
|
# DISABLE_TELEPORT_ARROW = true
|
||||||
|
#
|
||||||
|
#
|
||||||
# DISABLE_TNT_ARROW = true
|
# DISABLE_TNT_ARROW = true
|
||||||
|
#
|
||||||
|
#
|
||||||
|
# DISABLE_TORCH_ARROW = true
|
||||||
|
#
|
Loading…
Reference in New Issue
Block a user