Andre Chen
-
Is this talking about the F5 perspectives? And also may I ask how this could possibly help with mapmaking and minigames?
-
/time is totally able to set the moon phase. Both the day-night cycle and moon phases are affected by the value of gametime, which can be changed with /time. https://minecraft.gamepedia.com/Day-nig...
-
In my opinion, this is a great idea, albeit a little unnecessary. It follows the same logic that led to the combination of /entitydata and /blockdata into /data, and would be a small step forward i...
-
You can already do this using structure blocks
-
Since the only use for this "hidden slot" would be to add custom attribute modifiers, I think it would be better to just go ahead and add custom status effects to datapacks that would modify your a...
-
/gamerule doDaylightCycle 1 I kid; this looks like a good idea; just be more specific in what you mean by more options for the other gamerules.
-
This is already possible using existing commands but it does make sense for this to be a gamerule.
-
Rick Glatz I'm quite positive that "execute if entity" also returns a count of the number of entities that passed the conditions, nothing else required. In fact, I'd go as far as to say that "execu...
-
This wouldn't be an AttributeModifier, though, because it doesn't modify any attributes of the entity equipping it. Rather, there should just be a new NBT tag in the same level as the Damage tag, t...
-
Minecraft automatically saves your world to disk every 3 (I think it's 3) minutes.