summaryrefslogtreecommitdiff
path: root/ropes/settingtypes.txt
diff options
context:
space:
mode:
authorVanessa Dannenberg <vanessa.e.dannenberg@gmail.com>2019-04-28 21:13:18 -0400
committerVanessa Dannenberg <vanessa.e.dannenberg@gmail.com>2019-04-28 21:13:18 -0400
commit9d1d680fee730771dec4739df6e671ac1016ae87 (patch)
treee430759266fa5411f6c333dda5ef57aa7e14be51 /ropes/settingtypes.txt
parentd17c01a297b70360cab3cd9379a695cad865c3b9 (diff)
downloaddreambuilder_modpack-9d1d680fee730771dec4739df6e671ac1016ae87.tar
dreambuilder_modpack-9d1d680fee730771dec4739df6e671ac1016ae87.tar.gz
dreambuilder_modpack-9d1d680fee730771dec4739df6e671ac1016ae87.tar.bz2
dreambuilder_modpack-9d1d680fee730771dec4739df6e671ac1016ae87.tar.xz
dreambuilder_modpack-9d1d680fee730771dec4739df6e671ac1016ae87.zip
update basic_materials, farmind-redo, ropes
Diffstat (limited to 'ropes/settingtypes.txt')
-rw-r--r--ropes/settingtypes.txt8
1 files changed, 6 insertions, 2 deletions
diff --git a/ropes/settingtypes.txt b/ropes/settingtypes.txt
index 3c5d747..d7bd703 100644
--- a/ropes/settingtypes.txt
+++ b/ropes/settingtypes.txt
@@ -36,12 +36,16 @@ ropes_steel_rope_box_max_multiple (Maximum steel rope box multiple) int 9 0 9
#existing rope boxes into "unknown node"s.
ropes_create_all_definitions (Create all rope box definitions) bool false
-#Extending ladders replaces the default wallmounted wood and steel ladders
-#with ladders capable of standing on their own, to a defined limit.
+#Extending ladders are capable of standing on their own, to a defined limit.
#A ladder can extend to its unsupported limit before needing another node
#behind it to provide a new point of support. Right-clicking on an existing
#ladder with a stack of ladders will add new ladder segments to its top.
ropes_extending_ladder_enabled (Enable extendable ladders) bool true
+
+#If extending ladders are enabled, this setting will cause them to replace
+#the default ladders entirely.
+ropes_replace_default_ladders (Replace default ladders with extendable ladders) bool false
+
ropes_extending_wood_ladder_limit (Unsupported limit of wooden ladders) int 5
ropes_extending_steel_ladder_limit (Unsupported limit of steel ladders) int 15