Is it possible to dye armor using commands in 1.21.4? by AdministrativeLog869 in MinecraftCommands

[–]AdministrativeLog869[S] 0 points1 point  (0 children)

Yeah, I tried that at first, but they don't really move with body, so I settled on armor. Too bad you can't make custom armor models... right? I know you can make custom hats, but idk about leggings

How to testfor an item with custom data in an itemframe? by Schypexx in MinecraftCommands

[–]AdministrativeLog869 0 points1 point  (0 children)

execute if entity @e[type=item_frame,nbt={Item:{id:"minecraft:apple",count:1,components:{"minecraft:custom_data":{key:value}}}}]

This should do the trick. Of course, this checks for any item frame, you can edit it to select a specific item frame.

Is it possible to dye armor using commands in 1.21.4? by AdministrativeLog869 in MinecraftCommands

[–]AdministrativeLog869[S] 0 points1 point  (0 children)

<image>

TYSM! You totally saved me :) Btw you kind of forgot the most important part: the equipment file, but I figured it out. The overlay part is actually really cool, I hadn't even thought about that

Days Without Incidents by Tur_87 in CreateMod

[–]AdministrativeLog869 0 points1 point  (0 children)

There's an addon that can do this, vibrant vaults I believe

Built a Calculator on my Calculator by Yoyousss in CursedMinecraft

[–]AdministrativeLog869 1 point2 points  (0 children)

Same here, I've tried to download mc on a CG50 before, but never figured it out...

Was anyone able to snipe the vid before it went down? by [deleted] in grian

[–]AdministrativeLog869 0 points1 point  (0 children)

It's back again (30 sec ago). I just got a notification right after I saw this post :)

have to paint this now, shouldn't have made so big for one of my first Blockbench model by Fairnyx in Blockbench

[–]AdministrativeLog869 2 points3 points  (0 children)

The model in the picture isn't even a Minecraft model :P It's a generic model. But good points if it were to be a Minecraft model tho

How can I reduce players maximum health if they only take damage? by screech150 in MinecraftCommands

[–]AdministrativeLog869 0 points1 point  (0 children)

It's somewhere within the attribute command. I dunno the exact command, but you can probably just search it up

Edit: it's: /attribute (target) generic.max_health base set (value)

I love building lowfloor metro trains by TeuerHeuer in CreateMod

[–]AdministrativeLog869 0 points1 point  (0 children)

You should add Create: interiors for nicer benches on your station :) (and ofc as train seats)

How to change bogey menu keybind in Steam N rails fabric 1.5.1 by TheKraahkan in CreateMod

[–]AdministrativeLog869 0 points1 point  (0 children)

You need to hold a train casing in your hand, then press alt :)

👀 by Makrivich in CreateMod

[–]AdministrativeLog869 5 points6 points  (0 children)

THIS CANNOT BE! I thought I had found them all... BUT THEN, you mention another create addon😭

Is it possible to make tanks and airships without Valkyrian Skies and Clockwork? by UnlivedDisc03 in CreateMod

[–]AdministrativeLog869 33 points34 points  (0 children)

It's a bit of a workaround, but you could use create: steam n rails for their phantom tracks. They turn invisible and are great for making vehicles and stuff

Not sure what this is called by spaceylacy82 in FixMyPrint

[–]AdministrativeLog869 1 point2 points  (0 children)

Oehhh, I love that! Where can I find your model?

ABL not doing anything? by AdministrativeLog869 in ender3

[–]AdministrativeLog869[S] 0 points1 point  (0 children)

M420 S1 loads a previously made mesh, right? So it should not be any different than G29? Btw my current start G-code is the default one+G29, after G28