Recent Questions - Arqade |
- Will letting the Queen try Rock-Paper-Scissors again change anything?
- how to make the command that every time a specific player goes in a radius of 20 blocks around a player get the potion effect weakness? MC Bedrock :)
- What's the maximum amount of gems you can acquire from a single ore node and is it Mining Luck attribute dependent?
- How to resolve lifelink with multiple blockers?
- Do coins from Chance Time count for the Rich Bonus star?
- What is the difference between Minecraft java edition and bedrock edition? [closed]
- Minecraft custom skin not working in game and only shows default skin Alex
- How do you scan an area for a certain block? (JAVA 1.17.1)
- How large is the map in LOTRO?
- Why is my PS4 controller showing up as "rdamicro" on my PC?
- Is there a way to compare game prices in different stores?
- My real first and last name is showing up when I get killed or get a kill on Steam
- How can I make my summoned mobs despawn?
- how do i check if a certain item has been taken out of a chest
- (Java 1.16.2)My custom model data didn't work with files I added
- How can I create different portals to different sky block islands for multiplayer?
- how to add custom sounds in minecraft
- How to detect the item that is being "grabbed" by a player in the GUI?
- Why would I want to use Worldclay?
- How to summon fishes with delay after player passes through a location in the sea?
- How is Dota 2 MMR calculated after Role Rank is implemented?
- (Java Minecraft 1.14) Loot table reward won't stack with /given item, even though they have the same nbt?
- Minecraft pocket edition 1.12.0.13 how to lower render distance in options.txt
- Stuck in the Chancel
- Is there a Damage against lightly wounded not stacking bug?
- How do I display the chunk borders?
- How to I give someone specific permissions on my Minecraft server?
- What levels do each armor tier drop?
Will letting the Queen try Rock-Paper-Scissors again change anything? Posted: 12 Nov 2021 05:18 AM PST In Alex Kidd in the Enchanted Castle, the first boss you fight is 'The Queen of the Oasis': If you defeat her in Janken (Rock-Paper-Scissors), she begs you to let her have another go: I've tried both options, but other than going through another round of Janken, nothing seems to change. There's no extra reward, no change to the story, or any other indication that allowing the Queen to retry has an effect. No other boss has this choice to retry - later bosses do demand rematches, but you don't have a choice in the matter. Is there something I'm missing here? |
Posted: 11 Nov 2021 11:45 PM PST Im trying to make my friend Bee get the weakness potion effect every time she goes 20 blocks near my other friend Kay, how do I do this with command blocks :D? |
Posted: 11 Nov 2021 08:12 AM PST Recently I have been leveling up my mining skill and I've noticed that the gem amount drops from gold ore veins range from 1 gem up to 4 gems from a single ore vein. This brought me up to this question: What is the maximum amount of gems you can get from mining a single ore vein and does the Mining Luck attribute have influence on this? |
How to resolve lifelink with multiple blockers? Posted: 12 Nov 2021 05:36 AM PST I have a 4/4 with lifelink with x6 +1/+1 counters for a total power/toughness of 10/10. My opponent declared 3 blockers:
Do I get 10 life for each blocker? |
Do coins from Chance Time count for the Rich Bonus star? Posted: 11 Nov 2021 06:59 AM PST The Rich Bonus star in Mario Party Superstars is awarded for earning the most coins during the game. Does this include coins earned from Chance Time? What about coins lost during Chance Time? |
What is the difference between Minecraft java edition and bedrock edition? [closed] Posted: 12 Nov 2021 04:26 AM PST I have just recently started playing Minecraft again after a 4 or 5 year hiatus (java edition ~v1.8 apparently), so I have a couple questions:
|
Minecraft custom skin not working in game and only shows default skin Alex Posted: 11 Nov 2021 10:01 PM PST I play on Minecraft Java edition, I wanted a custom skin so I went to skin dex for a skin I like and uploaded it to my account and made sure it was equipped in the launcher. When I bought the game it gave me the option to pick a Java account or Microsoft account. I picked Microsoft because I already had one, so is that why it won't work? I really don't know, I'm always connected to internet so I can't be offline. Somebody please help. |
How do you scan an area for a certain block? (JAVA 1.17.1) Posted: 12 Nov 2021 03:06 AM PST So I'm currently working on a Minecraft minigame where the goal is for Team A to collect all the torches and Team B's goal is to kill Team A (basically Pac-Man(or dark deception)) and I'm asking: How do I tell when the torches are all gone within a certain radius? |
How large is the map in LOTRO? Posted: 12 Nov 2021 01:32 AM PST Simply, how many square miles/kilometers does the lotro map occupy? What if all of the expansions are included? |
Why is my PS4 controller showing up as "rdamicro" on my PC? Posted: 11 Nov 2021 01:24 PM PST Instead of showing up as wireless controller, it shows up as "rdamicro." I plugged in my PS4 controller to my PC and I have installed ds4windows and its drivers, but my PC is detecting my controller as "rdamicro" when it's supposed to be a wireless controller when it's plugged in. |
Is there a way to compare game prices in different stores? Posted: 12 Nov 2021 12:36 AM PST Sometimes I get games a bit cheaper on Humble Store or Fanatical, but I wonder: is there's a way to see if it's even cheaper somewhere else? |
My real first and last name is showing up when I get killed or get a kill on Steam Posted: 12 Nov 2021 12:35 AM PST Not that it matters too much because I don't have social media, but I'd rather my name not be public. I don't know why but every time I get killed in a game or I do the killing, it says my full name. Weirdest thing I've ever dealt with, but I'm new to pc. |
How can I make my summoned mobs despawn? Posted: 11 Nov 2021 12:05 PM PST I am working on a project where I must make an ultimate skyblock map in Minecraft. I am using commands to generate mobs like cows and zombies. However, with the current despawn time in Minecraft, they fill up their islands and lag the game quite badly. Here is an example of what I am doing now: This creeper should despawn after only 5 seconds, but it persists. Any suggestions are appreciated. Thank you in advance, and my version is 1.17. |
how do i check if a certain item has been taken out of a chest Posted: 11 Nov 2021 09:06 AM PST I am trying to make a custom crafting datapack for Minecraft. I have found some tutorials that show me how, but all of them use droppers that craft the item instantly after putting the items in. currently i have a chest that crafts the items but I want to be able to detect once a player has taken out the crafted item so I can delete the items used in the recipe. |
(Java 1.16.2)My custom model data didn't work with files I added Posted: 12 Nov 2021 02:04 AM PST I want to make custom model textures for the wooden sword. Below is the wooden_sword.json: It showed the texture of "item/iron_ingot"(minecraft's original file) correctly, but it only showed error texture when using the "item/gold" that I added my own. I think it cannot detect the file. |
How can I create different portals to different sky block islands for multiplayer? Posted: 11 Nov 2021 08:04 PM PST I downloaded a sky block datapack and I want to create different portals to different sky block island for multiplayer. How can I achieve this? |
how to add custom sounds in minecraft Posted: 12 Nov 2021 12:00 AM PST i've been making my own resource pack from scratch. the problem is. I want fire to sound more horrorific. I searched other questions. but they told me to go to |
How to detect the item that is being "grabbed" by a player in the GUI? Posted: 11 Nov 2021 11:05 PM PST In the GUIs of chests, furnaces, anvils, etc., or just your own inventory, you click on an item to pick it up, and click again to put it into a slot of your inventory or the container block. What is the NBT tag that returns a copy of the data of the item currently selected and moving with the cursor, and how would we modify it? I am curious because several maps involve clicking on items to navigate an interface, and I am curious because the items that the player clicks on don't end up "grabbed." |
Why would I want to use Worldclay? Posted: 12 Nov 2021 01:04 AM PST The description of Worldclay says
As far as I can tell, unlocking divine items seems to be the main benefit of doing Beyond quests. So, why would I want to use Woldclay in a recipe if I can't unlock divine items? |
How to summon fishes with delay after player passes through a location in the sea? Posted: 11 Nov 2021 09:04 PM PST I'm using Minecraft Education Edition. I want to summon 3 to 5 fish whenever a player comes closer to a location in the sea and I want it to put some delay for summoning too, for example: 3 seconds. Can I achieve this with command blocks or with other methods? |
How is Dota 2 MMR calculated after Role Rank is implemented? Posted: 11 Nov 2021 04:06 PM PST As the title suggests, how does Dota 2 calculate the MMR (Matchmaking Rating) after the implementation of the role queue? I noticed that it is not a simple +25 or -25 MMR. I tracked my MMR and found out that both of my roles' MMR (support & core) changed after the game (in a party of 2 with both members selecting core role). |
Posted: 11 Nov 2021 06:06 PM PST I have an item in a datapack which has a supplemental function to give it straight to the player (for testing), and an entry in a loot table (which is how survival players get it). I recently noticed that these two items will not stack, under any circumstances, even though they should have the exact same nbt data. The While the loot table looks like this: When I hold the two items in my hand and use Upon further testing, not including the quotes in the Any answers on why this is happening? |
Minecraft pocket edition 1.12.0.13 how to lower render distance in options.txt Posted: 11 Nov 2021 08:04 AM PST My phone works pretty well, but it's stuck at a render distance of 5 chunks. How do I lower that in options.txt to 4 (or lower)? Here's the options.txt file. It's |
Posted: 11 Nov 2021 06:01 AM PST I've got the orb pieces, put them in the pedestal (with the tar), but I don't know what to do with the bone, the jar with the string attached to it, or how to create "Weyer's Tonic". |
Is there a Damage against lightly wounded not stacking bug? Posted: 11 Nov 2021 04:06 PM PST I just crafted an ebony buckler that has both 11% and 20% damage against lightly wounded... After crafting, they are supposed to merge and show the sum (31%) as a single bonus, as that's how it works for all the other bonuses... This one didn't stacked and it is still displayed as 2 separated bonuses in my inventory... I'm afraid there might be a bug and I'm getting just one of the bonuses. Why would it show separately? I hope its just an inventory-related bug. |
How do I display the chunk borders? Posted: 12 Nov 2021 04:08 AM PST I can't display the chunk borders, even if I hit F3 + G. How do I get them to show up? |
How to I give someone specific permissions on my Minecraft server? Posted: 11 Nov 2021 09:18 AM PST I have tried everything I have thought of to give myself and other people permissions. To make someone be able to warp or get a kit, I have to op them! Is there another way to give people specific permissions without giving them all the other permissions? |
What levels do each armor tier drop? Posted: 11 Nov 2021 04:40 PM PST I have had extremely varied luck with armor drops on my various characters. So I find myself wondering: at what level is each armor tier supposed to start dropping? For instance, if you wear heavy armor, you will see these different tiers drop:
I know Iron armor starts dropping at level 1. And I think Azurite starts dropping at level 13-ish. But what are the actual numbers? |
You are subscribed to email updates from Recent Questions - Arqade. To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google, 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States |
No comments:
Post a Comment