Skip to content

Commit

Permalink
🔧 just another fix (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahdg6 authored Jul 6, 2022
1 parent af801ed commit 9451e02
Show file tree
Hide file tree
Showing 14 changed files with 86 additions and 57 deletions.
Binary file added .github/banner-new.psd
Binary file not shown.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@

*.mrpack
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<!-- Shields -->

[![Modrinth]](https://rewrite.modrinth.com/modpacks/poko)
[![Discord]](https://discord.gg/)
[![Discord]](https://discord.gg/dCVkjehCFS)
[![Documentation]](https://poko-mc.vercel.app/)

</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
},
"hotkeys": {
"menu": {
"keys": "G"
"keys": "B"
},
"toggleModActive": {
"keys": ""
Expand Down
7 changes: 7 additions & 0 deletions config/yosbr/config/iris.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#This file stores configuration options for Iris, such as the currently active shaderpack
#Wed Jul 06 20:53:38 HKT 2022
disableUpdateMessage=false
enableDebugOptions=false
maxShadowRenderDistance=6
shaderPack=
enableShaders=false
68 changes: 32 additions & 36 deletions config/yosbr/options.txt
Original file line number Diff line number Diff line change
@@ -1,59 +1,31 @@
version:2975
quilt_available_resource_packs:["continuity/default","continuity/glass_pane_culling_fix","cullleaves/smartleaves","file/EclecticTrove-noconfig-1.18.1-1.1.0.zip","lambdabettergrass/default","programer_art","vanilla"]
autoJump:false
autoSuggestions:true
chatColors:true
chatLinks:true
chatLinksPrompt:true
enableVsync:false
entityShadows:true
forceUnicodeFont:false
discrete_mouse_scroll:false
invertYMouse:false
realmsNotifications:false
reducedDebugInfo:false
showSubtitles:false
touchscreen:false
fullscreen:false
bobView:true
toggleCrouch:false
toggleSprint:false
darkMojangStudiosBackground:true
hideLightningFlashes:false
mouseSensitivity:0.5
fov:0.0
screenEffectScale:0.6
fovEffectScale:1.0
gamma:0.5
darkMojangStudiosBackground:false
renderDistance:8
simulationDistance:8
simulationDistance:6
entityDistanceScaling:1.0
guiScale:3
guiScale:0
particles:0
maxFps:260
difficulty:2
graphicsMode:1
ao:2
prioritizeChunkUpdates:0
biomeBlendRadius:2
renderClouds:true
resourcePacks:["vanilla","continuity/default","continuity/glass_pane_culling_fix","file/EclecticTrove-noconfig-1.18.1-1.1.0.zip","file/Mod Menu Helper.zip"]
resourcePacks:["vanilla","file/EclecticTrove-noconfig-1.18.1-1.1.0.zip","continuity/default","continuity/glass_pane_culling_fix"]
incompatibleResourcePacks:[]
chatVisibility:0
chatOpacity:1.0
chatLineSpacing:0.0
textBackgroundOpacity:0.5
backgroundForChatOnly:true
hideServerAddress:false
advancedItemTooltips:false
pauseOnLostFocus:true
overrideWidth:0
overrideHeight:0
heldItemTooltips:true
chatHeightFocused:1.0
chatDelay:0.0
chatHeightUnfocused:0.44366195797920227
chatScale:1.0
chatWidth:1.0
mipmapLevels:4
useNativeTransport:true
mainHand:right
Expand All @@ -66,15 +38,38 @@ glDebugVerbosity:1
skipMultiplayerWarning:true
skipRealms32bitWarning:false
hideMatchedNames:true
joinedFirstServer:true
joinedFirstServer:false
hideBundleTutorial:false
syncChunkWrites:true
showAutosaveIndicator:true
allowServerListing:true
key_key.antighost.reveal:key.keyboard.unknown
key_key.pickItem:key.mouse.middle
key_key.command:key.keyboard.slash
key_key.smoothCamera:key.keyboard.unknown
key_key.advancements:key.keyboard.l
key_key.hotbar.1:key.keyboard.1
key_key.hotbar.2:key.keyboard.2
key_key.hotbar.3:key.keyboard.3
key_key.hotbar.4:key.keyboard.4
key_key.hotbar.5:key.keyboard.5
key_key.hotbar.6:key.keyboard.6
key_key.hotbar.7:key.keyboard.7
key_key.hotbar.8:key.keyboard.8
key_key.hotbar.9:key.keyboard.9
key_key.dynamicfps.toggle_forced:key.keyboard.unknown
key_key.dynamicfps.toggle_disabled:key.keyboard.unknown
key_key.fabrishot.screenshot:key.keyboard.f9
key_key.worldeditcui.toggle:key.keyboard.unknown
key_key.worldeditcui.clear:key.keyboard.unknown
key_key.worldeditcui.chunk:key.keyboard.unknown
key_key.antighost.reveal:key.keyboard.g
key_keys.kronhud.edithud:key.keyboard.right.shift
key_key.stepup.toggle:key.keyboard.j
key_seamless_loading_screen.keybind.config:key.keyboard.g
key_key.entityculling.toggle:key.keyboard.unknown
key_key.whereisit.finditem:key.keyboard.y
key_key.interactic.pickup_item:key.keyboard.unknown
key_key.chesttracker.opengui:key.keyboard.u
key_seamless_loading_screen.keybind.config:key.keyboard.unknown
key_key.jade.config:key.keyboard.keypad.0
key_key.jade.show_overlay:key.keyboard.keypad.1
key_key.jade.toggle_liquid:key.keyboard.keypad.2
Expand All @@ -86,3 +81,4 @@ key_keybind.invmove.toggleMove:key.keyboard.unknown
key_iris.keybind.reload:key.keyboard.unknown
key_iris.keybind.toggleShaders:key.keyboard.unknown
key_iris.keybind.shaderPackSelection:key.keyboard.unknown
soundCategory_music:0.25
Binary file modified docs/assets/banner.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions docs/key-bind.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
## HUD

- KronHUD --- ++right-shift++ to configrate HUD (FPS, TPS, Key, Armor, Effect, Bossbar, Actionbar etc.)

- Jade --- ++num0++ to open configration GUI.

- BetterBlockOutline --- ++b++ to edit block line and info hover.

## Tool

- StepUP --- ++j++ to toogle auto jump.(Disable it If your server block it.)

- AntiGhost --- ++g++ to sync server.

- Chest Tracker --- ++u++ to open GUI.

- okZommer --- ++c+scroll++ to switch.

- FabricShot --- ++f9++ to take a large screenshot.
4 changes: 3 additions & 1 deletion docs/mod-list.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
## Mod List - 1.18.2
Legend: ✨- `utility is obvious under common cases` | ⚠️- `Unstable` ❓ - `experiment` |📦- `Used to identify dependencies`

**For the sake of general, we choose [Iris](https://github.com/IrisShaders/Iris). But [Canvas](https://github.com/vram-guild/canvas) has better performance and quality with shaders,
If you don't need OptiFine Shaders, please check their awesome shaderpacks!**
## 🟩Common Mods

### 🚀Optimization
Expand Down Expand Up @@ -69,7 +71,7 @@ Legend: ✨- `utility is obvious under common cases` | ⚠️- `Unstable` ❓ -

| Mod | Shortcut | Desc. |
| --------------------------------- | ----------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| ✨Iris | [iris](https://modrinth.com/mod/iris) | Shaders mod for Minecraft intended to be compatible with existing OptiFine shader packs. (Try[`canvas`](https://github.com/grondag/canvas) if you do **NOT** need OptiFine shader packs, It's much better.) |
| ✨Iris | [iris](https://modrinth.com/mod/iris) | Shaders mod for Minecraft intended to be compatible with existing OptiFine shader packs. |
| Animatica | [animatica](https://modrinth.com/mod/animatica) | A mod implementing the OptiFine/MCPatcher animated texture format |
|[📦-Ⅲ-5] Custom Entity Models | [cem](https://modrinth.com/mod/cem) | Custom Entity Models suport on Fabric |
|[📦-Ⅲ-6] Entity Texture Features | [entitytexturefeatures](https://modrinth.com/mod/entitytexturefeatures) | Emissive, Random & Custom texture support for entities in resourcepacks. |
Expand Down
20 changes: 7 additions & 13 deletions index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ hash = "2b4c42737f1ccc403f97328c597e0abd272aad5e413a22539b3ba5c31ea943c2"

[[files]]
file = "config/isxander-main-menu-credits.json"
hash = "6925015af6a38a6e7518cf126e060946afad2fb391e1cf87f8009e1264738cf2"
hash = "3d7007053a7d46593aba3d145433573d18078a3b7840f7917372a1a46d91510a"

[[files]]
file = "config/yosbr/config/advancedchat/advancedchatbox.json"
Expand All @@ -22,7 +22,7 @@ hash = "d93283a06f32823a6161ca67c8399c780f286d09c9f8dd84d682b86177961be6"

[[files]]
file = "config/yosbr/config/betterblockoutline/betterblockoutline.json"
hash = "d5ef2d4e5e2f03609feff258f6382cfb2cca1b9a73ac642e9b9cd31f5b6c5188"
hash = "f09df83fe14a54b0b18330f9e8cef2afab128b1551ba8fa53ec6c7cb541550cf"

[[files]]
file = "config/yosbr/config/blur.json"
Expand Down Expand Up @@ -64,6 +64,10 @@ hash = "0de2e426754e09bc89667657517e4a0b0b201ea8b001a370827d3d8ce8267957"
file = "config/yosbr/config/interactic.json5"
hash = "cdaac8ffd6a647755e662bd2387f9eb4fbf5486cc95904def0aa33731429e296"

[[files]]
file = "config/yosbr/config/iris.properties"
hash = "3ff2d4abae59e58524675f9dbc1da762991e529b3e19627b2666c10e55b199f4"

[[files]]
file = "config/yosbr/config/jade/jade.json"
hash = "c9a2afffaf43f5fb4f6b30d93d262682cf5b098edfcaf01d5cf8f7cdce8656c9"
Expand Down Expand Up @@ -102,7 +106,7 @@ hash = "dd6f94bc9b0002d8db083a1f7a4238fd93489046f3084b03ce92338ab5a65b00"

[[files]]
file = "config/yosbr/options.txt"
hash = "eb18bcdc988c253e81504c93d0ec43d694d11ff45c4c5f206a9e422a2dc40d32"
hash = "40e1f1744768d43fbdf839126a88464660492d8082a984cb2e282127528411c4"

[[files]]
file = "mods/3dskinlayers.pw.toml"
Expand Down Expand Up @@ -419,11 +423,6 @@ file = "mods/legendary-tooltips-fabric.pw.toml"
hash = "9a71bafe41aa3c51f0ab313dd286a5bf5bf58a043a6b57c65210d023dc3f71b3"
metafile = true

[[files]]
file = "mods/libjf.pw.toml"
hash = "f557d401c7809173f3f9abb5b85dbe7185978096d51344818548c9cb446f4033"
metafile = true

[[files]]
file = "mods/lithium.pw.toml"
hash = "d1bfbb6ca8b538cfa37e439ff8d3ffc965d20054d67d7d727f594df1113d79d0"
Expand Down Expand Up @@ -514,11 +513,6 @@ file = "mods/reeses-sodium-options.pw.toml"
hash = "6e361707588cde66a6c5ed3b1405ff1637df86a2d924d65b8725c4b793f364c9"
metafile = true

[[files]]
file = "mods/respackopts.pw.toml"
hash = "e72aaa8f9c714db009807afd5d3a6aa92abe1daebcffd7bb9b8cc81c8d2b1930"
metafile = true

[[files]]
file = "mods/roughly-enough-items.pw.toml"
hash = "32843a95621f47fee39d2122d5c377296685682a846c67b264221ad135f5c614"
Expand Down
14 changes: 11 additions & 3 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,12 @@ theme:
- search.suggest
- search.highlight
- search.share

plugins:
- search

- git-revision-date-localized:
enable_creation_date: true

markdown_extensions:
- pymdownx.caret
- pymdownx.mark
Expand All @@ -56,6 +58,7 @@ nav:
- Home: index.md
- Mod List: mod-list.md
- Multiplay: multi-play.md
- Key-Bind: key-bind.md
- Optional: recommend.md

extra:
Expand All @@ -66,6 +69,11 @@ extra:
- name: 简体中文
link: /zh/
lang: zh

social:
- icon: fontawesome/brands/discord
link: https://discord.gg/dCVkjehCFS

repo_url: https://github.com/The-Simples/poko
repo_name: The-Simples/poko
edit_uri: edit/master/docs/
copyright: Copyright &copy; 2022 SimpleThings
2 changes: 1 addition & 1 deletion pack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "bc4f8bfcb1eec5f72154220ba97176356978609d4720453e6f53ff55b6a474da"
hash = "13430dfbdf9bb65f694e46e48735c3ebb1854950a638362635c35387fbd04393"

[versions]
minecraft = "1.18.2"
Expand Down
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
mkdocs-git-revision-date-localized-plugin
mkdocs-material==8.3.9
mkdocs
mkdocs
Binary file removed resourcepacks/Mod Menu Helper.zip
Binary file not shown.

0 comments on commit 9451e02

Please sign in to comment.