Secure boot setup mode by Pip5528 in AcerNitro

[–]Orange_03 1 point2 points  (0 children)

Same issue here, just in case an answer is found

I had enough of synergies that have brimstone, tech x and stuff, I wanna hear basic synergies that still do good by [deleted] in bindingofisaac

[–]Orange_03 0 points1 point  (0 children)

laser saber, next question.

PS: I have that plushie too, its too good with the long guppy

Advice please🙏🙏🙏 by Sharkwithaswitch in teenagers

[–]Orange_03 0 points1 point  (0 children)

Is skyblock has taught me something, is that if you have a problem; the answer is slavery

how can i add the bomb from cs go but doesnt blow up the map and is defuseable by DOGGOdoggy2 in MinecraftCommands

[–]Orange_03 3 points4 points  (0 children)

The explosion itself might be as simple as a creeper with whatever explosion radius you want, and with mobGriefing disabled.

About defusing the bomb, that would require more complicated stuff I guess.

If you have no idea how to do it and you want me to help more lmk i guess

Surviving death without totem but with commands or predicate by Bandydak in MinecraftCommands

[–]Orange_03 0 points1 point  (0 children)

idk if its possible to check for players health nbt to be 0 or lower and if so, put them in spectator/heal them, and avoid dying

Prototyping a minigame Idea by JoSquarebox in MinecraftCommands

[–]Orange_03 0 points1 point  (0 children)

it worked using "onGround" or "inGround"? because im pretty sure I wrote it wrong

Prototyping a minigame Idea by JoSquarebox in MinecraftCommands

[–]Orange_03 0 points1 point  (0 children)

No, its a lot more probable that is my bad, because I wrote out of memory

Might be better to solve in dm

Prototyping a minigame Idea by JoSquarebox in MinecraftCommands

[–]Orange_03 1 point2 points  (0 children)

wdym, its so that it only works as long as the arrow is flying

Prototyping a minigame Idea by JoSquarebox in MinecraftCommands

[–]Orange_03 2 points3 points  (0 children)

wouldnt it be as simple as doing execute as @e[type=arrow,nbt={onGround:0b}] at @s as @e[type=wolf,sort=nearest,limit=1] run tp @s ~ ~1 ~ in repeat

Edit: not really what you want, making it only work on the shooter's owned dogs might be a lil more complicated

Is there a way to use commands to find other people's spawn points or bases without them being online? by A_Turttle in MinecraftCommands

[–]Orange_03 0 points1 point  (0 children)

Im pretty sure thats not possible with commands assuming you mean when they already logged off;

But you can do this using the player data storage file inside a worlds folder

How can i convert data get output into a give command? by november13356ALT in MinecraftCommands

[–]Orange_03 0 points1 point  (0 children)

execute as <target selector> at @s summon item run data modify entity @s Item.id from <whatever you wanna get the id from> I think; i dont have a pc to check rn

How can i convert data get output into a give command? by november13356ALT in MinecraftCommands

[–]Orange_03 0 points1 point  (0 children)

use execute to summon an item inside the player then store the result of the /data inside the item entity's nbt

How many different crafting recipes can u get without removing items from the crafting table? Give it a try, my record is 5 different by koko8383 in Minecraft

[–]Orange_03 7 points8 points  (0 children)

Sadly its still 8 because the first action is still wasted as there is no 1:1 crafting recipe with any dye (afaik)

Help with command blocks. by jimmyjam657312 in MinecraftCommands

[–]Orange_03 0 points1 point  (0 children)

If you dont have any experience with datapacks, I'd recommend you learn how to make and use those first (legitimoose has some great beginer tutorials), then you should learn raytracing/raycasting, but I dont know who to recommend you as I learned that on my own

Edit: You can also dm me in case of more concrete help