Add option for non-jumpable fences and walls

Add an option, default disabled, to extend the collision boxes upwards.
This commit is contained in:
mbartlett21
2019-09-17 06:38:02 +10:00
committed by Paramat
parent 1f7ea89cb6
commit c42a525ce8
5 changed files with 68 additions and 35 deletions

View File

@ -60,6 +60,9 @@ default:torch 99,default:cobble 99
# Default value is true.
#enable_bed_night_skip = true
# If enabled, fences and walls cannot be jumped over.
#enable_fence_tall = false
# Whether the engine's spawn search, which does not check for a suitable
# starting biome, is used.
# Default value is false.