#sleep datapack/mod
1 messages · Page 1 of 1 (latest)
This is not possible. The mod is just a wrapper around the datapack. Ist is not really a „Mod“.
Also the mod is for the server side, so adding an animation would require an additional clientside mod.
plugins have that functionaltiy right?
maybe something like increasing world time etc?
Plugins and Datapacks are only able to modify existing things in Minecraft. They are not able to add new functionality like animations or ne blocks/items
yup i already thought about that
just have to find a way to implement it :)
I just have to make sure it doesn't get laggy if I increase the world time
(+ with that I would also add that the randomTickSpeed goes up so things smelt or grow faster)
This could be really bad for performance...
nvmd He left...
Hello, I would like to know something, to install the datapack Sleep, the server has to be a Fabric server?
the datapack is compatible with any server
I would only have to place the .jar in the “datapacks” folder of the server world right?
nope, the datapack is the .zip file
on modrinth there are 2 versions, one for the datapack (.zip file) and one for the mod - fabric, forge, quilt (.jar file - the mod is just a packaged datapack)