From e2947c4ae20286dd5a115d0e60e33e978c6e6eb0 Mon Sep 17 00:00:00 2001 From: VorTechnix <45538536+VorTechnix@users.noreply.github.com> Date: Sun, 18 Sep 2022 12:59:12 -0700 Subject: [PATCH] Create settingtypes.txt --- settingtypes.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 settingtypes.txt diff --git a/settingtypes.txt b/settingtypes.txt new file mode 100644 index 0000000..3f9d329 --- /dev/null +++ b/settingtypes.txt @@ -0,0 +1,7 @@ +# https://github.com/minetest/minetest/blob/master/builtin/settingtypes.txt#L1 + +# Will WorldEditAdditions override commands? +worldeditadditions.override_commands (Override WorldEdit Commands) bool false + +# Will WorldEditAdditions wands be craftable? +worldeditadditions.wand_craft (Craftable Wands) bool false