From b92aec71afb4e889c714cb8081f552dc10e0a971 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Tue, 17 Dec 2019 16:53:18 +0100 Subject: [PATCH] Document coral groups --- GROUPS.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/GROUPS.md b/GROUPS.md index f2cc0ddd7..2b11da4a4 100644 --- a/GROUPS.md +++ b/GROUPS.md @@ -61,6 +61,11 @@ Please read to learn how digging times * `hopper=X`: Hopper (1 = downwards, 2 = sideways) * `portal=1`: Portal (node that teleports players and things by standing inside) * `end_portal_frame=X`: End portal frame (1 = no eye, 2 = with eye) +* `coral=X`: Coral (any type) (1 = alive, 2 = dead) +* `coral_plant=X`: Coral in the "plant" shape (1 = alive, 2 = dead) +* `coral_fan=X`: Coral fan (1 = alive, 2 = dead) +* `coral_block=X`: Coral block (1 = alive, 2 = dead) +* `coral_species=X`: Specifies the species of a coral; equal X means equal species #### Footnotes