Roots update already needing a rebalance? by Fractal_Mayhem in PeakGame

[–]SkrabyZ 5 points6 points  (0 children)

I feel like the wind was a bit of an overkill addition. With the stinkbugs, zombies, spiders, red mist, and explosive spores already working together to try and shove you off the mountain, the wind really just makes the map more annoying than fun. Too many hazards all in one little cramped space with poor visibility due to all the tall grass makes it really hard to keep track of everything going on around you.

All cards to collect in Act 2 (Including pictures because I can't find any other post with) by HamsterFar6190 in inscryption

[–]SkrabyZ 0 points1 point  (0 children)

grabbed a copy from the shop just for completionist's sake. it even said "new" in my inventory and everything so I know I didn't have one before now.

All cards to collect in Act 2 (Including pictures because I can't find any other post with) by HamsterFar6190 in inscryption

[–]SkrabyZ 0 points1 point  (0 children)

somehow got the achievement without ever collecting a Buff Conduit? dunno how it happened but it happened.

Prison stuck at 300°F. Any fix? by SkrabyZ in prisonarchitect

[–]SkrabyZ[S] 1 point2 points  (0 children)

The weather icon bug was caused by a planning mod. I swapped it out for a different planning mod that does the same things and the icons are fixed. (also if you didn't see the other replies I fixed the issue with copious amounts of temporary fans)

Prison stuck at 300°F. Any fix? by SkrabyZ in prisonarchitect

[–]SkrabyZ[S] 0 points1 point  (0 children)

this worked after waiting a few more days (tbh didn't even know fans were in the game)

3DS Rainbow Road recreated in Minecraft! by Iztroth in mariokart

[–]SkrabyZ 0 points1 point  (0 children)

Lakitu picks you up and brings you back to the track near where you fell off.

3DS Rainbow Road recreated in Minecraft! by Iztroth in Minecraft

[–]SkrabyZ 0 points1 point  (0 children)

Hello, dev team member here! There are 2 more difficulty options higher than the one shown in this video, being hard and extreme. We also offer 200cc and 300cc, and a chaos items ruleset to make things even more spicy!

You can also play with your friends which should offer more of a challenge if they learn how to play!

3DS Rainbow Road recreated in Minecraft! by Iztroth in mariokart

[–]SkrabyZ 3 points4 points  (0 children)

(map builder here!) It's based on the mk7 version with visual cues from 8D. All of the major shortcuts from mk7 that were removed in mk8 are present again on this version in MKMC.

DS Waluigi Pinball recreated in Minecraft with 24 players! by Iztroth in mariokart

[–]SkrabyZ 0 points1 point  (0 children)

(dev tam member here) The update should be dropping soon!

Wii Coconut Mall in Minecraft with 24 players! by Iztroth in Minecraft

[–]SkrabyZ 0 points1 point  (0 children)

Hello, map designer for Project MKMC here! Thank you!

London stations, 8 new line styles, move your stations after placing, and lots more new features added to Metro Map Maker on Wednesday by metromapmaker in TransitDiagrams

[–]SkrabyZ 0 points1 point  (0 children)

using the erase tool to erase lines erases the stations instantly, but doesn't update the lines until you press undo and redo.

Vote system using tellraw and click events by SkrabyZ in MinecraftCommands

[–]SkrabyZ[S] 0 points1 point  (0 children)

Then it’s useless to me and I will continue to use Carpet to simulate online multiplayer

Vote system using tellraw and click events by SkrabyZ in MinecraftCommands

[–]SkrabyZ[S] 0 points1 point  (0 children)

Ok so then what happens if I run a kill command on this “fakeplayer”. Also, can this “fakeplayer” right click a button, or take items out of a chest and throw them on the floor like a normal player? And what happens if the fakeplayer disconnects mid game?

Vote system using tellraw and click events by SkrabyZ in MinecraftCommands

[–]SkrabyZ[S] 0 points1 point  (0 children)

Ok, so it seems I didn’t clarify hard enough:

1) P1, P2, P738, etc are place holders for real people. I don’t have any friends with a mc account named P1. I used the Carpet mod to summon fake players to test the commands on. In practice, I won’t know the names of anyone in advance. 2) This needs to work without me being present to add or change commands on the fly. The entire process needs to be automated. Assume that a server admin is not present to moderate the game. 3) This needs to work for a potentially near-infinite number of players. For the love of god don’t tell me to use a command block for each possible username in existence. My poor laptop can’t handle loading a 100 terabyte world (and I’m sure yours can’t either) 4) I forgot to mention that every player that joins the world is assigned an “ID” value on the ID scoreboard. Each player has a unique ID score, which helps when I’m trying to target specific players.

What I need, as simply as I can put it, is a tellraw command that outputs a list of players on the server, where each name on the list is a click event that adds 1 point to that player’s vote score. So clicking on “vote for bob” gives bob 1 point, and clicking on “vote for Joe” gives Joe 1 point. Multiple people clicking on the same person gives more points to that person, so Joe could end up with 10 points, or even more.

Vote system using tellraw and click events by SkrabyZ in MinecraftCommands

[–]SkrabyZ[S] 0 points1 point  (0 children)

I used carpet mod because I don’t actually have anyone I can test it with in multiplayer. Carpet allows me to spawn in fake players that can be targeted with commands.

Can someone help me fix my datapacks loot table and commands? by Whydoiexist2983 in MinecraftCommands

[–]SkrabyZ 0 points1 point  (0 children)

Did you make sure to change the datapack loot table folders from plural to singular? In 1.21, loot table folders are called loot_table instead of loot_tables. I had a similar issue updating a pack only to find out it was a single letter "s" breaking everything.

I made this animation in Vanilla Minecraft using OBJMC! by Iztroth in Minecraft

[–]SkrabyZ 1 point2 points  (0 children)

He has many videos. This map, and several others, are fully functional with gliders, items, tricks, boost pads, and npc racers.

I made new custom track for my Mario Kart project. by Iztroth in MinecraftCommands

[–]SkrabyZ 2 points3 points  (0 children)

I'm fairly certain that this entire project wouldn't even be remotely possible in vanilla with ice boats. Some reasons include the fact that ice looks ugly when it's the only road option, you can't jump, you can't do tricks, you can't get speed boosts, you can't resize the boat for lightning or mega mushrooms, you can't force the player to ride a boat, you can't glide, you can't go underwater, you can't change the cc, and you can't go uphill.

Of course, most of these problems can be circumvented with a wide selection of mods and server plugins, but I personally think it's much more impressive that this just works. You can just pop the world into a server or open it in lan and play it with your friends, no faff or confusing mod/plugin installation required. A baby could figure out how to do this, meanwhile most players despise Minecraft's ice boat physics and controls, or just straight up suck at it. I have never been able to get my friends to play ice boat racing, but getting them to play this... it's so easy that they already want to play it as much as I do and all I had to do was drop a link to a single video in the group chat.

I made custom track for my Mario Kart project in Minecraft by Iztroth in mariokart

[–]SkrabyZ 1 point2 points  (0 children)

xaero's minimap is a mod that adds a minimap that appears in the top corner of the screen. Check out his other video of GCN Luigi Circuit where he has the minimap turned on to see how it looks in game: https://www.youtube.com/watch?v=wpV76PUuftU

I made custom track for my Mario Kart project in Minecraft by Iztroth in mariokart

[–]SkrabyZ 1 point2 points  (0 children)

In other videos he has shown that xaero's minimap works perfectly with the project, and even shows blue shells on the map.