74 lines
1.9 KiB
TOML
74 lines
1.9 KiB
TOML
#Here are configs that need reloading to take effect
|
|
[initialization]
|
|
|
|
[initialization.general]
|
|
#Enable Creative Tab
|
|
creative_tab = false
|
|
#Set to false to disable custom dispenser behaviors (i.e: filling jars) if for some reason they are causing trouble
|
|
dispensers = true
|
|
#Creates a creative tab full of filled jars
|
|
jar_tab = false
|
|
#Enables custom Configured config screen
|
|
custom_configured_screen = true
|
|
|
|
[initialization.blocks]
|
|
planter = true
|
|
clock_block = false
|
|
pedestal = true
|
|
wind_vane = true
|
|
redstone_illuminator = true
|
|
notice_board = true
|
|
crank = false
|
|
jar = true
|
|
faucet = false
|
|
turn_table = false
|
|
piston_launcher = false
|
|
speaker_block = true
|
|
sign_post = true
|
|
hanging_sign = true
|
|
bellows = false
|
|
sconce = true
|
|
sconce_green = false
|
|
sconce_ender = true
|
|
sconce_soul = true
|
|
candelabra = true
|
|
cage = true
|
|
item_shelf = true
|
|
sconce_lever = true
|
|
cog_block = false
|
|
candle_holder = true
|
|
globe = true
|
|
hourglass = true
|
|
sack = true
|
|
blackboard = true
|
|
safe = true
|
|
copper_lantern = true
|
|
flute = false
|
|
gold_trapdoor = true
|
|
gold_door = true
|
|
bamboo_spikes = true
|
|
stone_lamp = true
|
|
checker_block = true
|
|
netherite_door = true
|
|
netherite_trapdoor = true
|
|
pancake = true
|
|
lock_block = true
|
|
flax = false
|
|
rope = false
|
|
rope_arrow = false
|
|
pulley_block = false
|
|
fodder = true
|
|
bomb = true
|
|
crimson_lantern = true
|
|
magma_cream_block = true
|
|
goblet = true
|
|
raked_gravel = true
|
|
statue = true
|
|
iron_gate = true
|
|
#WIP
|
|
laser_block = false
|
|
flag = false
|
|
|
|
[initialization.entities]
|
|
firefly = true
|