Prepare usage of horizr/one-time-overrides

This commit is contained in:
Moritz Ruth 2022-08-19 18:34:56 +02:00
parent 0af9388e73
commit 84a18da0c1
20 changed files with 3 additions and 20 deletions

View file

@ -5,6 +5,8 @@
[**📄 Included mods**](./docs/mods.md)
Additionally, the [`Better Leaves` resource-pack by MidnightDust](https://github.com/TeamMidnightDust/BetterLeavesPack) is preinstalled.
## Notable changes
- Click an item frame with an amethyst shard to make it invisible
- Witches drop Luck potions
@ -17,9 +19,7 @@
## Development
[horizr CLI](https://github.com/horizr/cli) is used for pack management.
### To do
- `/gamerule reducedDebugInfo true` by default
- Find a solution for default options
The `Better Leaves` resource-pack must be updated manually.
### Interoperability entry-points
When new items/blocks/entities/structures are added, the configuration files of the following mods should be adjusted (if necessary).

View file

@ -3,4 +3,3 @@ disableUpdateMessage=true
enableDebugOptions=false
enableShaders=true
maxShadowRenderDistance=32
shaderPack=ComplementaryShaders.zip

Binary file not shown.

View file

@ -1,16 +0,0 @@
{
"formatVersion": 1,
"displayName": "Better Leaves",
"comment": "https://www.curseforge.com/minecraft/texture-packs/motschens-better-leaves",
"enabled": true,
"version": {
"name": "6.2",
"fileName": "Better-Leaves.zip",
"size": 440291,
"downloadUrl": "https://mediafiles.forgecdn.net/files/3759/621/Better-Leaves-6.2-1.13%2B.zip",
"hashes": {
"sha1": "0f901f13e0d07deec6cb19d8cba6ee50d4b43bfa",
"sha512": "6de553b14c1e4b5d72ad667a3378eed0405f4614058a849e33c94d246dc826dbfc07878ac0d6f5fd9f32c11220623f90100e62ded052a620e8164f68afcdc6bf"
}
}
}