forked from LizzyFleckenstein03/Memeclone
Add mcl_doc, configuration mod for Help modpack
This commit is contained in:
parent
8ec5f06c7b
commit
586b2b2735
|
@ -0,0 +1 @@
|
||||||
|
doc_items
|
|
@ -0,0 +1 @@
|
||||||
|
This MineClone 2 mod sets up and configures the Help modpack mods to tailor the help towards MineClone 2.
|
|
@ -0,0 +1,2 @@
|
||||||
|
doc.sub.items.disable_core_factoid("node_mining")
|
||||||
|
doc.sub.items.disable_core_factoid("tool_capabilities")
|
|
@ -0,0 +1 @@
|
||||||
|
name = mcl_doc
|
Loading…
Reference in New Issue