mirror of
https://github.com/nesquate-mcserver/modpack-server.git
synced 2026-06-05 21:38:55 +00:00
Disable full-blocks sit
This commit is contained in:
@@ -12,7 +12,7 @@ sit-while-seated=true
|
||||
stairs=true
|
||||
slabs=true
|
||||
carpets=true
|
||||
full-blocks=true
|
||||
full-blocks=false
|
||||
custom=false
|
||||
# Add custom sittable blocks!
|
||||
# Example: "minecraft:campfire|0.255|1|lit=false"
|
||||
@@ -40,4 +40,4 @@ hand.off.block=true
|
||||
hand.off.food=false
|
||||
hand.off.usable=true
|
||||
hand.off.whitelist=["minecraft:torch","minecraft:soul_torch","minecraft:redstone_torch"]
|
||||
hand.off.blacklist=[]
|
||||
hand.off.blacklist=[]
|
||||
|
||||
Reference in New Issue
Block a user