Yangsy56302
Activity overview
Latest activity by Yangsy56302-
Yangsy56302 commented,
Reply to the prev. comment: secondary recipe acutally exists, uses moss block instead of moss carpet. Change it to carpet does makes sense, since the original recipe uses vines, which is not a full...
-
Yangsy56302 commented,
pretty sure that what you want are the /tag command and @e[tag=exampleName] selector, which is already in the game, and you didin't know them for some reason.
-
Yangsy56302 commented,
For Java Edition, Each layer of superflat is editable, so you can just remove all the layers to get an empty world.For Bedrock Edition... well we need to wait Mojang to let us be able to do that :/
-
Yangsy56302 commented,
to be honest it is cool, and also adds the 1st non-pure-decorative usage for honeycomb block
-
Yangsy56302 commented,
how is this with only 4 upvote
-
Yangsy56302 commented,
ender chest slots are already readable via /execute if items enderchest.<slot> ... and writeable via /item replace entity ["playername",@p,@s,@r] enderchest.<slot> ... and /loot replace entity ["pl...
-
Yangsy56302 commented,
Yeah, like the Far Land wasn't enogth for Mojang to realise that terrain bugs are 1 of the point that makes Minecraft Minecraft and should not be removed. Players really don't need to travel that l...
-
Yangsy56302 commented,
If Mojang really like hardcoded IDs, why not do minecraft:south_bottom_waxed_weathered_opened_powered_waterlogged_copper_trapdoor?Also, Imaging you made a dtaapack to add more pottery sherds/armor ...
-
Yangsy56302 commented,
Spawner EggsUse spawner_egg as ID and entity_data to store entity type Mob VariantsPut them into 1 (or 2, for sound variants) single folder at least. Imagine that every subfolder inside worldge...
-
Yangsy56302 created a post,
Flattening is good -- but only if Mojang isn't abusing it. SherdsUse pottery_sherd as Item ID and provides_pottery_pattern Item Component to distinguish them. Trim Smithing TemplatesSimilar as a...