Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ICY105 committed Aug 22, 2023
1 parent 9185cb8 commit 37fa7eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/mechanization/functions/load.mcfunction
Expand Up @@ -48,8 +48,8 @@ scoreboard players set #cons.rng_a mechanization.data 1103515245

# mark version
scoreboard players set #mech.ver.major load.status 4
scoreboard players set #mech.ver.minor load.status 2
scoreboard players set #mech.ver.fix load.status 1
scoreboard players set #mech.ver.minor load.status 1
scoreboard players set #mech.ver.fix load.status 3

# configure storage
data merge storage mechanization:temp {obj:{}, list:[], var:""}
Expand Down

0 comments on commit 37fa7eb

Please sign in to comment.