From 9cee9d0ec65c5316887d82b7ae90ae8c802bcf5c Mon Sep 17 00:00:00 2001 From: HybridDog Date: Mon, 4 Jan 2016 13:25:06 +0100 Subject: [PATCH] :cat2: --- nether/portal.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/nether/portal.lua b/nether/portal.lua index 7fbc364..2a5c2ba 100644 --- a/nether/portal.lua +++ b/nether/portal.lua @@ -634,6 +634,7 @@ local function set_portal(t, z,x, y) t[z][x] = y end +-- used when a player eats that fruit in a portal function nether_port(player, pos) if not player or not pos