How to create Custom Entities for Minecraft Bedrock / MCPE

preview_player
Показать описание
Links:

DRAGNOZ TWITTER & INSTAGRAM:

Dragnoz Map Downloads:

TRON Fire

------------- PASTEBIN ----------
------------------------------------------

------------- TWITCH ----------
------------------------------------

Contact me via:

-------------------------------------------

Download My Maps:
-----------------------------------
Рекомендации по теме
Комментарии
Автор

Whow, the nostalgia of the intro. I've missed these too much. Welcome back

duskhound
Автор

I understand life gets busy, but please finish this tutorial soon! its exceptionally useful

BullyBait
Автор

I learned command blocks from you back in 2014, and now here I am learning Behaviour Packs for Bedrock in 2019 (Almost 2020!). First tutorial I can remember from you was summoning a skeleton horse with a skeleton riding it in lots of armour, haha. I am actually working for the Marketplace nowadays as an official MC Partner, mainly because of your interesting concepts and tutorials in 1.7 - 1.8 era of my life =) Learnt a lot and definitely kickstarted my interests further down in my life.


I'm a South African too! Studying BsC CompSci at UCT. Thanks for all the inspiration!

JamesPresident
Автор

When are the animation, and advanced behaviors tutorial videos coming? First video I seen from you, explained perfectly and simple to follow. A sub definitely earned.

AlexA-oipq
Автор

Very helpful tutorial! I'm making an addon and I have a walking animation completed but don't know how to set up the animation controllers and etc. My behavior pack, texture, and render controller are already good though. I hope you continue this series because sadly there aren't any tutorials I can find that explain the animation controllers, which is beyond frustrating. :/

anobody
Автор

Best custom entity tutorial out there, its really perfect for beginners

AshVXmc
Автор

Wow this video is amazing! Please make more tuts! You're legit good at making them! Can't wait for part 2! :)

danriley
Автор

please tell how you got the templates, and for some reason, the resource and behavior pack don't work.

alecmorman
Автор

uhm were can I get the template at 7:58?

Weirdy
Автор

Just please tell me how to get the templates.

alecmorman
Автор

I want to follow this but remembering all of this is going to be so hard

DarthMakroth
Автор

My Texture has transparent parts however when I import ingame the transparent parts are just black! Please help

igotbudda
Автор

Always the most helpful Minecraft videos 👍 much appreciated

thezombiekiller
Автор

I worked really hard to remake the template for the identifier thingie, Here it is.

{
"format_version": ~1.10.0~,
"minecraft:client_entity": {
~description~: {
"identifier": "dz:template",
"materials": { "default": "spider" },
"textures": {
"default":
},
"geometry": {
"default": "geometry.template"
},
"render_controllers": [ "controller.render.default" ],
"spawn_egg": {
"texture": "template",
"texture_index": 0
}
}
}
}

ghostfherobrine
Автор

Do you have a link to the template you use for the entity because i dont recall you ever mentioning the download?

danielbaker
Автор

I've been subbed to you for years, but for some reason youtube does not put you in my sub box anymore. I thought you were just a dead youtuber who doesn't make any content anymore. lets hope now that i've watched this video and commented on it, you'll show up in my feed again. Missed ya man! 💙

Myndrios
Автор

Where can I get the template for coding? On 7:26

TheMaster
Автор

Bro I Created a Model But It Saved As Obj
What Should I Do

shayansheikhofficial
Автор

Can we get your template as a download? I've followed the tutorial through three times and have only managed to get an invisible entity and no spawn egg, sadly. I'd really love to progress and go further but the tutorials a bit fast paced and has access to resources I do not.

QuestionMark
Автор

This will help for my Monster Plants Mod And Dinasours Mod Even Custom Mobs

GoodGame-R