Creator Mode: Difference between revisions
(Create "Creator Mode" stub.) Tag: 2017 source edit |
(a) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{stub}} |
{{stub}} |
||
− | Creator Mode is a special game mode used internally by [[Minecraft: Pi Edition v0.1.1|Minecraft: Pi Edition]]. It is almost identical to the Creative Mode, and it is hardcoded to be the default game mode.<ref>[https://discord.com/channels/740287937727561779/780024291579789312 MCPI Revival Discord #trivia channel]</ref> The main difference with the Creative Mode is that, by default, time does not advance, since it does not call a "tick" function. |
+ | Creator Mode is a special game mode used internally by [[Minecraft: Pi Edition v0.1.1|Minecraft: Pi Edition]]. It is almost identical to the Creative Mode, and it is hardcoded to be the default MCPI game mode.<ref>[https://discord.com/channels/740287937727561779/780024291579789312 MCPI Revival Discord #trivia channel]</ref> The main difference with the Creative Mode is that, by default, time does not advance, since it does not call a "tick" function. The API's checkpoints are also different. |
== References == |
== References == |
Latest revision as of 23:39, 4 June 2021
This article or section is an stub, you can help MCPI Revival by expanding it.
Creator Mode is a special game mode used internally by Minecraft: Pi Edition. It is almost identical to the Creative Mode, and it is hardcoded to be the default MCPI game mode.[1] The main difference with the Creative Mode is that, by default, time does not advance, since it does not call a "tick" function. The API's checkpoints are also different.