- Advancements
- Functions
- 19,114 views • 2 today
- 6,202 downloads • 0 today
47
Modrinth Page (Updates Found Here)
Villagers will now cure in 1 second or less.
================================================================================================================================================================================================================================================
| Compatibility | Minecraft 1.20 |
| Tags |
3 Update Logs
Update #3 : by Dragon3025 06/16/2023 11:02:16 pmJune 17, 2023 @ 3:02 am UTC
Updated pack data for 1.20.1
LOAD MORE LOGS
5339770
119







![Heaven Dimension [1.21 UPDATE]](https://static.planetminecraft.com/files/image/minecraft/data-pack/2021/648/14445938_s.jpg)


Have something to say?
datapacks > Fast Villager Curing > data > fast_villager_curing > functions
then open cure.mcfunction with a text editor you can change this line to set the amount of ticks for curing:
execute as @e[scores={zombie_villager_conversion_time=2..}] run data merge entity @s {ConversionTime:???}
replace the ??? with the amount of ticks you want (60 ticks = 1 second, the vanilla amount is a random amount between 3600 and 6000 ticks).
Or you can edit the this pack to make it compatible by renaming "zombie_villager_conversion_time" to something 16 characters long. It's found in "setup" and "second" in the folder: "Fast Villager Curing\data\fast_villager_curing\functions"