mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-08-01 20:15:28 +02:00
Toolless unarmed now configurable
Added features outlined here: https://github.com/mcMMO-Dev/mcMMO/pull/2389 New option in config.yml: Items_As_Unarmed When marked as true, users can attack with any non-item (blocks, their hand, etc.) and it will count as unarmed.
This commit is contained in:
@@ -395,6 +395,8 @@ Skills:
|
||||
# When using Unarmed, picked up items will automatically get moved to a free slot instead of going in the slot
|
||||
# of your hand. Should item pickup be disabled when your entire inventory - except for your hand - is full?
|
||||
Item_Pickup_Disabled_Full_Inventory: true
|
||||
# Any attacks made without a tool, i.e. with one's open hand, a block, etc., will count as unarmed.
|
||||
Items_As_Unarmed: false
|
||||
Woodcutting:
|
||||
Tree_Feller_Sounds: true
|
||||
Level_Cap: 0
|
||||
|
Reference in New Issue
Block a user