Unbiunium
-
If you mean the changes to commands prior to 1.13, this will not happen. I believe the changes made were beneficial to the command structure, and the new command parser is much more efficient. It's...
-
You mean the NBT tag of similar name?/give @s stone_pickaxe{CanDestroy:["minecraft:stone"]} /give @s oak_planks{CanPlaceOn:["minecraft:stone"]}
-
I notice this on Bedrock, and I'd love to have these in Java too! I voted.
-
Or, you could use the execute command. /execute as <target> run <command> This allows you to run commands as other entities, such as players.
-
Maybe an iron... potato? It sounds silly, but quite a few other plants have variants made with metals. They'd be crafted similar to golden carrots, but with iron nuggets and a potato instead. (Supe...
-
Alternatively, you can use Attributes, or have a command renew the duration. The max duration for the /effect command is one million seconds — that's over eleven and a half days.
-
This is already a feature in vanilla Minecraft on Java. Resource packs can apply different models/images to items depending on their durability.
-
Why would you need to go past 2.1 billion? That's already a mind-boggling high number.
-
This is a fun idea! I made a similar contraption using commands, in this exact style. I dunno if it needs to be in vanilla, but it is cool that I saw this on the feedback site.
-
You can give yourself any item with any level of any enchantment using the Enchantments NBT tag (Java Edition.)