- Denizen Version
- 1.2.0-b1741-REL
Installation notes:
Add the textures to your server resource pack. Since it is using custom sounds, the resources need to be a server resource pack rather than a client resource pack, even if you're just trying to test it locally.
To craft a watering can, do the following pattern:
Right click your watering can in water to fill it up. All watering cans hold the same amount of water (
Requires:
Add the textures to your server resource pack. Since it is using custom sounds, the resources need to be a server resource pack rather than a client resource pack, even if you're just trying to test it locally.
To craft a watering can, do the following pattern:
Code:
R = Resource / B = Bonemeal / O = Bowl / A = Air
[R][B][A]
[R][O][R]
[A][R][A]
Right click your watering can in water to fill it up. All watering cans hold the same amount of water (
refill
), but higher level cans affect wider ranges of crop, and will grow plants faster. The range
and chance to grow (chance
[1 of x]) are all configurable in the config.Requires:
Many Useful Things Library
This contains, just, oh so many different utilities, from procs to tasks to commands that I all use on a day to day basis when working on projects. CONFIG The config contains some stuff you might want to change for your particular setup...
forum.denizenscript.com