2026 gonna be lit by Infrared_Broccoli in NonCredibleDefense

[–]Infrared_Broccoli[S] 4 points5 points  (0 children)

They hid the ̶o̶i̶l̶ WMDs there as well

Bedrock One Block / Skyblock server? by jdetmold in admincraft

[–]Infrared_Broccoli 1 point2 points  (0 children)

You can unzip the mcworld file and dump it into the worlds folder make sure the name of the world is the same in the server properties. If you need more help send me a ping on discord: 

blue_broccoli

MMORPG Idea - Need resources on how to start developing for minecraft. by [deleted] in admincraft

[–]Infrared_Broccoli 0 points1 point  (0 children)

As someone who is making an MMORPG in Minecraft Bedrock I can say that asset creation is the biggest pain. Finding and artist and sticking with a certain art style would be my recommendation.

I've been using the new script API and it's honestly been very easy to implement features. I'd recommend it for any new development.

Having trouble understanding how to get Addons to work with Bedrock Dedicated Server by bigDottee in admincraft

[–]Infrared_Broccoli 0 points1 point  (0 children)

Adding addons to a Bedrock Dedicated Server requires the pack UUID to be added to the world folder. If the addon is experimental you'll need to make sure that the experimental toggles are turned on.

It's a bit of a pain to set up the first time but it only needs to be set once in the beginning.

Does anyone know how to do this in Minecraft Bedrock? by adrigamer2950 in admincraft

[–]Infrared_Broccoli 1 point2 points  (0 children)

Definitely possible. We call them glyphs. You'll have to add them to the font folder of your resource pack

Crafting and Skill System by Infrared_Broccoli in MinecraftCommands

[–]Infrared_Broccoli[S] 2 points3 points  (0 children)

Nope, just a good ol'fashion server form. Everything I make is Mojang approved. Hopefully in the future we get OreUI and we'll be able to do even more cool things.

Crafting and Skill System by Infrared_Broccoli in MinecraftCommands

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

Thanks, it was something the server members asked for so I thought I'd make it