From 6215b169b9e8ffb7b3f2c2fab0f5c54dd52e5a65 Mon Sep 17 00:00:00 2001 From: AntumDeluge Date: Tue, 30 Aug 2016 17:49:24 -0700 Subject: [PATCH] [simple_protection] depends.txt: Load 'craft_guide' first. --- mods/world/simple_protection/depends.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mods/world/simple_protection/depends.txt b/mods/world/simple_protection/depends.txt index cad51604..4def2205 100644 --- a/mods/world/simple_protection/depends.txt +++ b/mods/world/simple_protection/depends.txt @@ -1,2 +1,3 @@ default -intllib? \ No newline at end of file +intllib? +craft_guide? \ No newline at end of file