12 lines
441 B
Plaintext
12 lines
441 B
Plaintext
# Allow dispensers and cannons to spawn mobs instead of spawners.
|
|
lwcomponents_spawn_mobs (Spawn mobs) bool true
|
|
|
|
# Issue errors when handler's of other mods fail.
|
|
lwcomponents_alert_handler_errors (Alert handler errors) bool true
|
|
|
|
# Maximum nodes a piston can push.
|
|
lwcomponents_max_piston_nodes (Maximum piston nodes) int 15
|
|
|
|
# Use owner player when placing nodes.
|
|
lwcomponents_use_player_when_placing (Use player when placing) bool false
|