summaryrefslogtreecommitdiff
path: root/data/original_skyblock/functions/tick.mcfunction
diff options
context:
space:
mode:
Diffstat (limited to 'data/original_skyblock/functions/tick.mcfunction')
-rw-r--r--data/original_skyblock/functions/tick.mcfunction7
1 files changed, 7 insertions, 0 deletions
diff --git a/data/original_skyblock/functions/tick.mcfunction b/data/original_skyblock/functions/tick.mcfunction
new file mode 100644
index 0000000..aadc3f2
--- /dev/null
+++ b/data/original_skyblock/functions/tick.mcfunction
@@ -0,0 +1,7 @@
+# get render distance
+# for each current chunk +- render distance (and not in scoreboard)
+ # check for end_portal_frame
+ # get positions
+ # fill chunk with air
+ # re-place end_portal_frame
+ # set scoreboard values to 1 for processed chunk