Тёмный

How to Add Custom Death Messages - Minecraft 1.20.4 

Conure
Подписаться 2,4 тыс.
Просмотров 1,8 тыс.
50% 1

Custom Damage Types, and how to give them custom death messages.
Tutorial Datapack/Resourcepack- drive.google.com/drive/folder...
Wiki Pages
Damage Type - minecraft.wiki/w/Damage_type
Language Codes - minecraft.wiki/w/Language
Got more questions? Join the Discord Server! / discord

Игры

Опубликовано:

 

14 фев 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 35   
@samstrange7958
@samstrange7958 2 месяца назад
I was with my head in my hands with the /reload problem. I would have probably resorted to restarting eventually but I was stubbornly trying to find formatting issues for a while lmao. Thanks for this!
@danielrhouck
@danielrhouck 2 месяца назад
7:51 *THANK YOU!* I had been working on this for ages after trying to get this working from the wiki and not finding anything.
@samutheoneandonly3876
@samutheoneandonly3876 2 месяца назад
Dude. I have been wanting to make custom damage types for ages but I could never get it to work! You helped me out so much man! Thank youuu! Wanna see what I made with your tutorial?
@conure512
@conure512 2 месяца назад
That's great! And sure I'd love to :)
@codemob
@codemob 3 месяца назад
This could lead to some chaos on hermitcraft
@plasmarob741
@plasmarob741 3 месяца назад
Or anywhere.
@themessymeerkatyah
@themessymeerkatyah 3 месяца назад
fr
@berkle
@berkle 3 месяца назад
I found this helpful!
@Painstillplays
@Painstillplays 3 месяца назад
This is gonna be fun to mess with 🤣
@conure512
@conure512 3 месяца назад
This will be put to use on Eons soon and I guarantee people will hate me for it
@Painstillplays
@Painstillplays 3 месяца назад
@@conure512I will love you for it XD
@themissinglink2481
@themissinglink2481 3 месяца назад
@@conure512 Could you also make custom mobs using the current existing mobs and have attribute scale and any other attributes and custom resoursepack and sounds for those mobs?
@themissinglink2481
@themissinglink2481 3 месяца назад
@@conure512 And maybe custom food, plants and crops using the current items but have custom textures and saturation levels if its possible?
@RavenRavel
@RavenRavel 3 месяца назад
We can finally die from dysentery in Minecraft!
@berkle
@berkle 3 месяца назад
That's been in the game!
@RavenRavel
@RavenRavel 3 месяца назад
How does one...? I'm sure there's a mod for that.
@conure512
@conure512 3 месяца назад
No water = heatstroke, unclean water = dysentery... *evil laughter*
@yepitsdominator_yeet
@yepitsdominator_yeet Месяц назад
What I want to know is how to make that lil black hole particle thing with the end chest particle but on bedrock edition
@FimeArt
@FimeArt 3 месяца назад
hello! it would be interesting to know how to add a custom merchant to the village to the datapack and add datapack items to his trades
@conure512
@conure512 3 месяца назад
That's a great idea! I'll add it to my list of video topics :) (It's actually a bit complicated and typing it out in a comment wouldn't be super clear imo)
@PrimevalPotato
@PrimevalPotato 3 месяца назад
Isn’t when an object enters the gravitational pull of a black hole, it’s spaghettified before being folded?
@conure512
@conure512 3 месяца назад
Yes, but if it's small enough and you approach it with your torso first (like I did in this video), the spaghettification will stretch your torso away from your head and feet, which has the effect of folding you backward :)
@guc1o149
@guc1o149 3 месяца назад
Hi can you tell me how to make custom drop from a spider that is tagged as for example BossSpider? I want to make common spiders have standard drop but the one that is tagged as a BossSpider should drop an golden apple
@conure512
@conure512 3 месяца назад
Sure! Create a custom loot table containing the golden apple, and then summon the spider with {DeathLootTable:"your_loot_table_name_here"}.
@guc1o149
@guc1o149 3 месяца назад
That exactly how I did that, but thanks for responding@@conure512
@KittenKatja
@KittenKatja 3 месяца назад
The placeholders %1$s and %2$s are useless. They can be shortened to %s, because they specify the position in the "with" array and only get used, when the values get put in another order. Something like this [{"text":"","color":"light_purple"},{"text":"X","obfuscate":true},{"text":" God Weapon "},{"text":"X","obfuscated":true}] Is shortened to {"translate":"%1$s God Weapon %1$s","color":"light_purple","with":[{"text":"X","obfuscated":true}]}
@conure512
@conure512 3 месяца назад
Sure, but if you get in the habit of using the %1$s format, you can more easily switch their order around if you want to! Also, this is the way vanilla does it (I checked the default resource pack files), and I tend to stick to convention whenever I can :)
@KittenKatja
@KittenKatja 3 месяца назад
@@conure512 %1$s is used 95 times, while %s is used 815 times. The amount of times the order was different: 1, in "translation test complex" I believe these placeholders are included to the death messages to make those that translate Minecraft into other languages to have an easier way to understand how to change the order.
@conure512
@conure512 3 месяца назад
@@KittenKatja Ah interesting! Yeah that's a good point with translation, I suppose it would especially be helpful in languages that have a significantly different grammar structure.
@EvsGamer
@EvsGamer 2 месяца назад
im aware your title says 1.20.4, but is this just limited to 1.20.4 or can i do this in let's just say 1.20.1?
@conure512
@conure512 2 месяца назад
I'm not aware of any differences in earlier versions, as I first discovered this in 1.20.4 - I say just give it a try and see if it works!
@EvsGamer
@EvsGamer 2 месяца назад
@@conure512 i asked this because i couldn't get it working. turns out, i was just using the /damage command the wrong way sorta. thanks man!
@arcticpandapro3749
@arcticpandapro3749 Месяц назад
How come en_us works but not en_gb
@Strafecafe
@Strafecafe 8 дней назад
We are omniverse not herbivores it doesn't mean that hunting an animal for food is cruel we need that protein
@dominicdaniel2379
@dominicdaniel2379 2 месяца назад
*Promo SM*
Далее
What is the LONGEST Death Message in Minecraft?
10:52
Minecraft 1.21 will Revolutionize Datapacks. Again.
10:38
What Your Minecraft FOV Says About You
6:49
Просмотров 3 млн
How to 100% Minecraft
16:05
Просмотров 1,5 млн
Snow skipper | technical  video
33:04
Просмотров 4,9 тыс.
Will We Ever Run Out Of Redstone?
10:53
Просмотров 1,5 млн
Minecraft images that will trigger you so badly.
9:55
83 Minecraft Things You Should Actually Do
36:59
Просмотров 3,2 млн
I was wrong. Right Click Detection is here. For real.
10:24
death.fell.accident.ball
4:42
Просмотров 432 тыс.
БРАВЛ СТАРС ВЗЛОМАЛИ?!
18:31
Просмотров 303 тыс.
8-9 ИЮНЯ | НОВЫЙ ШИФР В HAMSTER KOMBAT
1:11