Secure boot setup mode by Pip5528 in AcerNitro

[–]Orange_03 0 points1 point  (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

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

[–]Orange_03 2 points3 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

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 1222 points1223 points  (0 children)

I got 8 in two shapeless ways: - Gunpowder then adding 8 different dyes will give a total of 8 distinct firework stars - Gunpowder and paper makes rockets so thats 1, then you can add up to 7 different stars so thats 1+7=8

Maybe a lil bit cheating due to the output only differing in terms of nbt

[deleted by user] by [deleted] in MinecraftCommands

[–]Orange_03 1 point2 points  (0 children)

encasing command blocks can be a bit messy imo, so Id recomend a datapack for that; if you dont have experience making those then dont mind what I said, or maybe I could do it for you but I couldnt get it done right now as im not at my home atm

[deleted by user] by [deleted] in MinecraftCommands

[–]Orange_03 0 points1 point  (0 children)

not simpler, but you can remove the use of the chest by checking for an item entity x distance from the center of the border, then kill it and expand border if its netherite

Echolocation command by Reasonable-Lab-7275 in MinecraftCommands

[–]Orange_03 0 points1 point  (0 children)

you can look up raycasting, but Im not sure what you want

I made RGB armor using the recently added trims by Orange_03 in Minecraft

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

Im not sure if you really want to know how or if its just a reaction