Prepare usage of horizr/one-time-overrides
This commit is contained in:
parent
0af9388e73
commit
84a18da0c1
20 changed files with 3 additions and 20 deletions
|
@ -5,6 +5,8 @@
|
||||||
|
|
||||||
[**📄 Included mods**](./docs/mods.md)
|
[**📄 Included mods**](./docs/mods.md)
|
||||||
|
|
||||||
|
Additionally, the [`Better Leaves` resource-pack by MidnightDust](https://github.com/TeamMidnightDust/BetterLeavesPack) is preinstalled.
|
||||||
|
|
||||||
## Notable changes
|
## Notable changes
|
||||||
- Click an item frame with an amethyst shard to make it invisible
|
- Click an item frame with an amethyst shard to make it invisible
|
||||||
- Witches drop Luck potions
|
- Witches drop Luck potions
|
||||||
|
@ -17,9 +19,7 @@
|
||||||
## Development
|
## Development
|
||||||
[horizr CLI](https://github.com/horizr/cli) is used for pack management.
|
[horizr CLI](https://github.com/horizr/cli) is used for pack management.
|
||||||
|
|
||||||
### To do
|
The `Better Leaves` resource-pack must be updated manually.
|
||||||
- `/gamerule reducedDebugInfo true` by default
|
|
||||||
- Find a solution for default options
|
|
||||||
|
|
||||||
### Interoperability entry-points
|
### Interoperability entry-points
|
||||||
When new items/blocks/entities/structures are added, the configuration files of the following mods should be adjusted (if necessary).
|
When new items/blocks/entities/structures are added, the configuration files of the following mods should be adjusted (if necessary).
|
||||||
|
|
|
@ -3,4 +3,3 @@ disableUpdateMessage=true
|
||||||
enableDebugOptions=false
|
enableDebugOptions=false
|
||||||
enableShaders=true
|
enableShaders=true
|
||||||
maxShadowRenderDistance=32
|
maxShadowRenderDistance=32
|
||||||
shaderPack=ComplementaryShaders.zip
|
|
BIN
src/client/resourcepacks/Better-Leaves.zip
Normal file
BIN
src/client/resourcepacks/Better-Leaves.zip
Normal file
Binary file not shown.
|
@ -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"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Add table
Reference in a new issue