feat: initial commit

This commit is contained in:
lucasdpt
2026-06-14 01:24:29 +02:00
commit 0d40f88ab2
5815 changed files with 703860 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
[glowrose]
#The light level of free-standing glowroses.
#Existing glowroses may not update until broken and replaced.
# Default: 10
# Range: 0 ~ 15
normalLight = 10
#The light level of glowroses planted in vanilla flower pots.
#Existing blocks may not update until broken and replaced.
# Default: 15
# Range: 0 ~ 15
pottedLight = 15
[features]
#Rabbits will periodically drop cups of coffee
rabbitsProduceCoffee = true
#The time (in ticks) it takes rabbits to produce a cup of coffee
# Default: 12000
# Range: 1200 ~ 1728000
rabbitCoffeeDelay = 12000