summaryrefslogtreecommitdiff
path: root/data/original_skyblock/functions/tick.mcfunction
blob: aadc3f26e928c03a00eb06ff680cf5aad1aab207 (plain)
1
2
3
4
5
6
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