mirror of
https://github.com/HybridDog/nether-pack.git
synced 2024-12-26 02:30:24 +01:00
🐈
This commit is contained in:
parent
041f1ce21a
commit
9cee9d0ec6
@ -634,6 +634,7 @@ local function set_portal(t, z,x, y)
|
|||||||
t[z][x] = y
|
t[z][x] = y
|
||||||
end
|
end
|
||||||
|
|
||||||
|
-- used when a player eats that fruit in a portal
|
||||||
function nether_port(player, pos)
|
function nether_port(player, pos)
|
||||||
if not player
|
if not player
|
||||||
or not pos
|
or not pos
|
||||||
|
Loading…
Reference in New Issue
Block a user