Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/doonv/victu-datapack
A datapack that encourages a balanced diet while adding challenge.
https://github.com/doonv/victu-datapack
datapack diet food mcfunction minecraft minecraft-datapack minecraft-mod mod
Last synced: 17 days ago
JSON representation
A datapack that encourages a balanced diet while adding challenge.
- Host: GitHub
- URL: https://github.com/doonv/victu-datapack
- Owner: doonv
- License: gpl-3.0
- Created: 2023-08-17T16:47:14.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-17T20:26:45.000Z (over 1 year ago)
- Last Synced: 2024-11-16T00:27:46.430Z (3 months ago)
- Topics: datapack, diet, food, mcfunction, minecraft, minecraft-datapack, minecraft-mod, mod
- Language: mcfunction
- Homepage:
- Size: 415 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Victu
> Encouraging a balanced diet while increasing difficulty.
**Victu** is a datapack that encourages player to eat unique foods. It does this by making the player start out with only 3 hearts, which increases by eating unique food. After a while, those hearts disappear and the player will need to eat unique foods again.
**Fun Fact:** The name **Victu** is latin for **diet**.
## WARNING: This datapack is made for snapshot 23w31a and above and will not work on 1.20.1
## Features
- ⚡ **Fast** Victu doesnt use many resources due to the way it utilizes advancements for detection of food being eaten.
- ✏️ **Customizable** You can customize the settings of Victu via the `victu:settings` storage.
- 🏆 **Advancements** Theres a few advancements
- 😜 **Fun** Encouraging a different playstyle makes for more challenging and fun gameplay.## Customing Settings
In the `victu:settings` storage you can find the following properties:
- **NutritionTime (Default: 36000 ticks / 30 minutes)** Changes the amount of time heart bonuses will be applied before disappearing.
- **StartingHealth (Default: 6 HP / 3 hearts)** Changes the base health points of players.