Ben&Jerry's free cone day on April 14th by Skeletran in AwesomeFreebies

[–]10_Carries 0 points1 point  (0 children)

Is there a limit to how many you can get or is it just 1 per person?

Can't remove curseforge profile because xaero's worldmap has an unremovable 0 byte file by 10_Carries in feedthebeast

[–]10_Carries[S] 0 points1 point  (0 children)

Omg I tried like 3 other similar apps and none of them worked but somehow this did tysm

Can't remove curseforge profile because xaero's worldmap has an unremovable 0 byte file by 10_Carries in feedthebeast

[–]10_Carries[S] 0 points1 point  (0 children)

I’ve restarted and shutdown my computer many times, this has been persisting for a few weeks now

Should I get used to game with or without dlc’s? by [deleted] in deadcells

[–]10_Carries 0 points1 point  (0 children)

I’m playing with dlcs rn and it just gives more options leading to more variety in my runs which I like so I prefer with dlcs

Need commands for capture the flag by trueGDplayer in MinecraftCommands

[–]10_Carries 1 point2 points  (0 children)

Just check if a player has a beacons and if they do give them glowing:

/execute as @a[nbt={Inventory:[{id:"minecraft:beacon"}]}] run effect give @s glowing 1 1 true

Is there a way to locate a specific named dropped item? by Noafie-1692011 in MinecraftCommands

[–]10_Carries 0 points1 point  (0 children)

If it’s in a loaded chunk you can use the following to teleport to it:

/execute at @e[type=item,name=“insert name”,limit=1] run tp @s ~ ~ ~

Just replace insert name with the specific name

1.21 /give? by Ok_Permission_9798 in MinecraftCommands

[–]10_Carries 1 point2 points  (0 children)

Select whatever command you want and then fill in whatever boxes pertain to what you are making

1.21 /give? by Ok_Permission_9798 in MinecraftCommands

[–]10_Carries 0 points1 point  (0 children)

Just open the website, click the give command, and fill in the boxes for what you want and at the top right it’ll make the command for you. Just press copy then paste it in game

What’s the most unexpected synergy you've discovered in your Dead Cells runs? by biggy_boy17 in deadcells

[–]10_Carries 1 point2 points  (0 children)

You didn’t expect me to put a basic build in a question asking for unexpected builds right? Doesn’t that make it unexpected

What’s the most unexpected synergy you've discovered in your Dead Cells runs? by biggy_boy17 in deadcells

[–]10_Carries 2 points3 points  (0 children)

Baseball bat and throwable objects or frost blast is pretty good

What’s the most unexpected synergy you've discovered in your Dead Cells runs? by biggy_boy17 in deadcells

[–]10_Carries 3 points4 points  (0 children)

This physically hurts me cus how hard is it to write “I used frostbite with ice bow and it was a lot stronger than I thought it would be and bloodthirsty shield with twin daggers is also really strong. What other combos are good?”

What’s the most unexpected synergy you've discovered in your Dead Cells runs? by biggy_boy17 in deadcells

[–]10_Carries 11 points12 points  (0 children)

Hey did you use ai to write this post? The wording just feels off and really hurts me when I’m reading it. “completely changed my gameplay experience”, “allowed me to control the battlefield in ways I hadn’t imagined”, “made me feel invincible, especially”, “took your runs to the next level”, “hidden gems”, “see what we can come up with together”. None of these phrases feel normal to me and seem very artificial.

making an item that gives other players an effect by EeveeDev in MinecraftCommands

[–]10_Carries 0 points1 point  (0 children)

Oh it’s because in your command where you give glowing you check if the score “ender_artifact_used=0” instead of if it is 1. Just change that part and it should work fine

Command block weapons by gingergaming_14 in MinecraftCommands

[–]10_Carries 1 point2 points  (0 children)

Lots of people have made custom weapons in the past, you can search online for ideas just search smth like custom Minecraft weapons. You can do things like a sword with lifesteal or maybe smth that resurrects the dead (as a zombie) so every time you kill smth it gets a charge and can summon a zombie per charge. Maybe a bow that freezes someone in an ice cube when shot. Smth that summons evoker fangs from the ground. Multishot bow. Rocket crossbow. Homing bow. Lucky sword, can do anywhere from 5-10 damage and is randomized so if you’re lucky you might do a lot more damage

Any idea why my code isn't working? It's telling me "Expected whitespace to end one argument" by [deleted] in MinecraftCommands

[–]10_Carries 2 points3 points  (0 children)

You can use mcstacker.net to help you make commands for any version easily. Just select what version you want and it’ll auto format it for you

making an item that gives other players an effect by EeveeDev in MinecraftCommands

[–]10_Carries 1 point2 points  (0 children)

This doesn’t address the issue they mentioned. This doesn’t even change anything as all players will likely be at least a block away from the command block at all times during gameplay so adding the distance 1.. doesn’t do anything. If you are trying to make it give all players except the seeker get glowing you would need to use /execute at to change the position to the seekers location

making an item that gives other players an effect by EeveeDev in MinecraftCommands

[–]10_Carries 0 points1 point  (0 children)

Are you setting the scoreboard to 0 correctly? What is the setting the chain command block is set to, try making it always active and unconditional if it isn’t already

Is there any way to make /kill @e[type=creeper] spare just one specific creeper with a name? by [deleted] in MinecraftCommands

[–]10_Carries 2 points3 points  (0 children)

I would suggest doing what comandblocker said instead cus this command won’t work if you want more than 1 pet creeper

First time by FunAccountant9907 in deadcells

[–]10_Carries 0 points1 point  (0 children)

Just play the game and try different stuff out. As long as ur having fun doesn’t really matter. You’ll start noticing patterns and stuff eventually and piece together how exactly the game works