• check_circle Functions
  • 6,340 views, 2 today
  • 445 downloads, 0 today
  • 23
  • 22
  • 6
_md_'s Avatar _md_
Level 17 : Journeyman Miner
4
Tired of watching your cute little baby friends grow up? Want your panda to be able to fit through doors without destroying a whole wall? This pack allows you to de-age your baby mobs back to their cute baby state. Works for any passive mob, including hoglins (not zoglins), zombie and skeleton horses, and villagers. Renaming a mob that does not have a baby state will not have any effect.

This is also accessible within survival play! Simply rename a nametag to the letters "BB" (or any combination, "bB","bb", etc.). The mob will revert in age (if possible) and their name will become "baby". Once named, mobs can be renamed later and the effect will stay.

Additional Note: This effect is not currently permanent: however mobs remain de-aged for roughly 578 real life days of in game play, and can be re named again to reset their age again.

More to come:
- Currently working on trying to make the process permanent. However My current assumption is that it would require modding to overwrite the game code
- Mobs cannot currently be re-aged, so once you make something a baby it will effectively be a baby forever
- Files and datapack names are still messy, will be cleaned up later
- considering adding variable aging, to make mobs age at real life rates (3 weeks for chickens, 1 year for cows, etc.).
CreditThanks to vanilla tweaks for the idea of using nametags
CompatibilityMinecraft 1.16
Tags

Create an account or sign in to comment.

Gen
02/20/2021 10:25 pm
Level 61 : High Grandmaster Ghast Rider
history
Gen's Avatar
Little rework of your code here:

execute as @e[​name="bb"] run tag @s add Baby
execute as @e[​name="BB"] run tag @s add Baby
execute as @e[​name="bB"] run tag @s add Baby
execute as @e[​name="BB"] run tag @s add Baby
execute as @e[​tag=Baby,nbt={Age:-1}] run data modify entity @s Age set value -999999999
execute as @e[​tag=Baby,nbt={Age:-0}] run data modify entity @s Age set value -999999999
1
Yilikesi
11/07/2020 3:24 am
Level 14 : Journeyman Princess
Yilikesi's Avatar
does this work in server ?
1
_md_
11/13/2020 2:37 pm
Level 17 : Journeyman Miner
_md_'s Avatar
Yes. I'm currently running it on my own server. It is a serverside datapack though, so it won't work on public servers that you don't have access to
1
TheGayerest
10/24/2020 8:48 am
Level 66 : High Grandmaster Engineer
TheGayerest's Avatar
Try giving them a tag when they are named and then de-aging all the creatures with that tag every second. That should solve your issue.
1
Jsnotlout1
10/23/2020 11:49 pm
Level 1 : New Crafter
Jsnotlout1's Avatar
Sweet
1
Ceasar_Zeppeli
10/22/2020 1:00 pm
Level 1 : New Miner
Ceasar_Zeppeli's Avatar
cant wait to see it finished!
1
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome