From de910373aca5792fd33437c18ccdec437cd96bf8 Mon Sep 17 00:00:00 2001 From: Brian Fopiano Date: Sat, 15 Aug 2020 17:40:11 -0700 Subject: [PATCH] Removed Head Coconuts for the 6th time --- overworld/biomes/tropical-beach.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/overworld/biomes/tropical-beach.json b/overworld/biomes/tropical-beach.json index a9cab2f7..47a4d02b 100644 --- a/overworld/biomes/tropical-beach.json +++ b/overworld/biomes/tropical-beach.json @@ -62,13 +62,16 @@ }, "objects": [ { + "chance": 1, "edit":[ { - "find":"player_head", + "$comment": "This is to remove the playerhead coconuts lol", + "find":"PLAYER_WALL_HEAD", "replace":"air" } ], + "rotation": { "yAxis": { "min": 0,