mod-slingshot/settingtypes.txt

26 lines
733 B
Plaintext
Raw Permalink Normal View History

2021-06-05 10:06:38 -07:00
2021-06-05 12:27:20 -07:00
# Use old 16x16 textures.
slingshot.old_textures (Old slingshot textures) bool false
2021-06-10 12:35:44 -07:00
# Value of these items will be added to slingshot attack when thrown.
slingshot.ammos (Registered ammos) string default:mese_crystal=5
# Enables/Disables wear when used.
enable_weapon_wear (Weapon wear) bool true
# Log extra messages.
log_mods (Log mods) bool false
# Log extra debug messages.
enable_debug_mods (Debug mods) bool false
# Determines if game is being run in creative mode.
creative_mode (Creative) bool false
# Time in seconds for item entity (dropped items) to live.
# Setting it to -1 disables the feature.
item_entity_ttl (Thrown item duration) int 890 -1
# Determines if PVP is enabled.
2021-06-05 13:02:08 -07:00
enable_pvp (Enable PVP) bool true