459: Check players at structure or biome [Minecraft Map Making]
Membership:
Ep459: Check if the player is in a biome, or at a structure, using a predicate.
00:00 Intro
00:35 Check biome
03:20 Check structure
Version: 1.21
Commands, builds, hacks and ideas for people making their own Minecraft maps.
Check out my collabs on Coppit's channel:
The Discord server I am usually on: https://discord.gg/amU84KykEu
The following commands are prefixed with three letters which represent the settings of the command block. E.g IUN: = Impulse Unconditional Needs_Redstone. These prefixes need to be removed if copying the commands.
Commands used:
Check structure:
RUA: execute as @a if predicate {condition:"minecraft:location_check", predicate:{structures:"#minecraft:ruined_portal"}} at @s run say At Ruined Portal
Check biome
RUA: execute as @a if predicate {"condition":"minecraft:entity_properties","entity":"this","predicate":{"location":{"biomes":"minecraft:plains"}}} at @s run say In plains
Other Videos By Infernal Device
Other Statistics
Minecraft Statistics For Infernal Device
At present, Infernal Device has 181,402 views spread across 859 videos for Minecraft, accounting for over 10 days of watchable video on his channel. This is 94.82% of the total watchable video for Minecraft on Infernal Device's YouTube channel.