12 lines
642 B
Plaintext
12 lines
642 B
Plaintext
# Hide Minetest Game's butterflies, and remove them from the creative mode picker
|
|
# Disabling this setting will make them reappear
|
|
hide_butterflies (Hide butterflies) bool true
|
|
|
|
# Hide Minetest Game's fireflies, and remove them from the creative mode picker.
|
|
# Disabling this setting will make them reappear.
|
|
hide_fireflies (Hide fireflies) bool true
|
|
|
|
# Keep the firefly inside the 'Firefly in a Bottle' node visible.
|
|
# When this is disabled, the item will appear to be a glass bottle when placed, and can be crafted back into a glass bottle for the sake of convenience.
|
|
keep_bottled_fireflies (Keep bottled fireflies) bool false
|