1
0
mirror of https://git.fellies.tech/minecraft/fellies.git synced 2021-02-13 10:18:48 +00:00

Update to MC 1.16.5

This commit is contained in:
2021-01-23 16:21:46 +01:00
parent e46afc208b
commit 23cbad2e35
452 changed files with 45735 additions and 1510 deletions

View File

@ -2,7 +2,7 @@
general {
# If the deadly module is loaded. [default: true]
B:"Enable Deadly Module"=true
B:"Enable Deadly Module"=false
# If the enchantment module is enabled. [default: true]
B:"Enable Enchantment Module"=true

View File

@ -5,10 +5,10 @@ general {
I:"Bamboo Height"=32
# The max height a stack of cacti may grow to. Vanilla is 3. [range: 1 ~ 255, default: 5]
I:"Cactus Height"=5
I:"Cactus Height"=32
# The max height a stack of reeds may grow to. Vanilla is 3. [range: 1 ~ 255, default: 255]
I:"Reed Height"=255
I:"Reed Height"=32
}