Hello, I'm having a bit of trouble getting a command block to work. I'm working on an adventure map, and in a savepoint, I'd like to have a button that sets the time to night, so that a player can use a bed.
When I go into LAN mode, I can change the command block's command, but the command doesn't work. It won't work in single player, either. The command I am using is:
/time set 18000
Yes, I know about the setspawn command, but I'd rather use this. My client is running 1.4.2 due to the mods I am using, SinglePlayer Commands and TooManyItems. If anyone could provide some help, I'd appreciate it.
As far as I can tell from the Wiki and other sources, I have the command correct. I'm wondering if it's a mod interference or something, though I don't know how it could be. The command works just fine when I type it into chat myself.
i would guess one of the mods is conflicting then, as tmi can set time it maybe causing an issue.
Try exporting the map to a none modded client and seeing if the command block with the set time command works
Well, the version I was using was 1.4.2 so I just updated to 1.4.4 to clean the minecraft.jar file and the command block works.
Perhaps I should bring this up on the TMI/SPC threads for the 1.4.4 builds. Thanks for the help, regardless.
EDIT: TMI doesn't seem to be the issue, at least not anymore. It's possible that this was a bug with the 1.4.2 version, but it doesn't appear to be present in the 1.4.4 version. This could still mean that it's an issue with SPC, in which case we will need to wait until that is updated to 1.4.4 to know for sure.
When I go into LAN mode, I can change the command block's command, but the command doesn't work. It won't work in single player, either. The command I am using is:
Yes, I know about the setspawn command, but I'd rather use this. My client is running 1.4.2 due to the mods I am using, SinglePlayer Commands and TooManyItems. If anyone could provide some help, I'd appreciate it.
Unnamed adventure map
-
View User Profile
-
View Posts
-
Send Message
Moderatoryou can enable them using nbtexplorer
As far as I can tell, cheats are enabled. It's right?
Unnamed adventure map
-
View User Profile
-
View Posts
-
Send Message
Moderatori've not yet used command blocks so it might just be your putting the command in wrong
Unnamed adventure map
-
View User Profile
-
View Posts
-
Send Message
Moderatorsee if that works
Unnamed adventure map
-
View User Profile
-
View Posts
-
Send Message
ModeratorTry exporting the map to a none modded client and seeing if the command block with the set time command works
Perhaps I should bring this up on the TMI/SPC threads for the 1.4.4 builds. Thanks for the help, regardless.
EDIT: TMI doesn't seem to be the issue, at least not anymore. It's possible that this was a bug with the 1.4.2 version, but it doesn't appear to be present in the 1.4.4 version. This could still mean that it's an issue with SPC, in which case we will need to wait until that is updated to 1.4.4 to know for sure.
Unnamed adventure map
-
View User Profile
-
View Posts
-
Send Message
ModeratorUnnamed adventure map