From ec3ad1b2d7f363442f6faf8c5ce88299cd04bdd2 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Tue, 29 May 2018 20:37:54 +0200 Subject: Parse group fake_liquid=1 --- API.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'API.md') diff --git a/API.md b/API.md index 26cb118..f8d3b87 100644 --- a/API.md +++ b/API.md @@ -351,6 +351,13 @@ definitions are already automatically added to this factoid. * `dig_immediate`: This group is already covered by the default factoids of this mod + +## Groups interpretations +Nodes which are technically a liquid will not be considered liquids by this mod +if the group `fake_liquid=1` is used. Useful for stuff like cobwebs. + + + ## Dependencies If you only add the custom fields to your items, you do *not* need to depend on this mod. If you use anything else from this mod (e.g. a function), you -- cgit v1.2.3