Update supplementaries config

This commit is contained in:
Tristan Daniël Maat 2021-08-20 23:21:30 +01:00
parent cd55c50224
commit 196ad863c4
Signed by: tlater
GPG key ID: 49670FD774E43268

View file

@ -1,18 +1,17 @@
#Here are configs that need reloading to take effect
[initialization]
#all these don't actually disable blocks anymore, they just remove their recipe and remove them from the creative tabs(like all other mods do) [initialization.general]
#to access server configuration go into /saves/serverconfigs #Enable Creative Tab
[general] creative_tab = false
#enable creative tab #Set to false to disable custom dispenser behaviors (i.e: filling jars) if for some reason they are causing trouble
creative_tab = false dispensers = true
#set to false to disable custom dispenser behaviors (filling jars) if for some reason they are causing trouble #Creates a creative tab full of filled jars
dispensers = true jar_tab = false
#creates a creative tab full of filled jars #Enables custom Configured config screen
jar_tab = false custom_configured_screen = true
#Enable and disable blocks / entities [initialization.blocks]
[registration]
[registration.blocks]
planter = true planter = true
clock_block = false clock_block = false
pedestal = true pedestal = true
@ -62,9 +61,13 @@
bomb = true bomb = true
crimson_lantern = true crimson_lantern = true
magma_cream_block = true magma_cream_block = true
goblet = true
raked_gravel = true
statue = true
iron_gate = true
#WIP #WIP
laser_block = false laser_block = false
flag = false flag = false
[registration.entities] [initialization.entities]
firefly = true firefly = true