1
0
mirror of https://github.com/nesquate-mcserver/modpack-server.git synced 2026-06-06 05:48:55 +00:00

Disable full-blocks sit

This commit is contained in:
Nesquate
2024-07-13 17:18:01 +08:00
parent 278f0e1ce7
commit d65edc416d
3 changed files with 4 additions and 4 deletions

View File

@@ -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=[]