445: Performance checking. Helpful for Datapacks too. [Minecraft Map Making]

Subscribers:
3,590
Published on ● Video Link: https://www.youtube.com/watch?v=VTVVldgNvfg



Minecraft
Game:
Minecraft (2011)
Duration: 0:00
334 views
25


Membership:

Ep445: A nice easy way to see how fast, or slow, your command are.

00:00 Intro
00:15 Give item with custom data
00:55 Check with NBT
02:00 Check with "if items"
02:50 F3 + L to get a profile report
04:05 Misode report inspector

Hotkey: F3 + L to run the check and generate a report.

Misode: https://misode.github.io/

Version: 1.21.1

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:

Give Item:
IUN: give @p minecraft:netherite_sword[item_name='"My Sword"', custom_data={sword:true}]

NBT Check:
RUA: execute as @a[nbt={Inventory:[{components:{"minecraft:custom_data":{sword:true}}}]}] run say I have the power!

Items Check:
RUA: execute as @a if items entity @s contents *[minecraft:custom_data~{sword:true}] run say I have the power!







Other Statistics

Minecraft Statistics For Infernal Device

At present, Infernal Device has 181,722 views spread across 860 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.