Releases: Rainyaphthyl/PotatoTechKit
Potato Tech Kit 0.2.2
This is a pre-release version.
Info
Minecraft Versions
- Supported Minecraft version:
1.12.2
Mod Versions
- Current version:
0.2.2
- Previous version:
0.2.1
- Previous annotated version:
0.2.1
- Previous release version:
null
Abstract
New Features
Protect Creative Slots
Protects the items at the given slots from being destroyed when shift-clicking the "Destroy Item" button. E.g. you may not want to delete your elytra.
Dynamic FPS
A trivial power saving mode for AFK players.
Ported Rules
Configs of "Creative Invulnerable Crystal", Antispam, Packets, and Trackers, from carpet mods.
New Configs
- Tweaks:
- Block Event Packet Range
- Explosion Packet Range
- Entity Tracker Distance
- Yeet:
- Creative Invulnerable Crystal
- Disable Item Drop Antispam
- Disable Chat Antispam
- Protect Creative Slots
- Protect Creative Slot List
- Dynamic FPS
Modified Features
Code Changes
Full Changelog: v0.2.1...v0.2.2
Potato Tech Kit 0.2.1
This is a pre-release version.
Info
Minecraft Versions
- Supported Minecraft version:
1.12.2
Mod Versions
- Current version:
0.2.1
- Previous version:
0.2.0
- Previous annotated version:
0.2.0
- Previous release version:
null
Abstract
New Features
Description
Projectile Aim Indicator is applied to:
- Ender Pearl
- Egg
- Snowball
- Bottle o' Enchanting
- Splash Potions
- Lingering Potions
New Configs
- Meters:
- Projectile Aim List
Modified Features
Code Changes
Full Changelog: v0.2.0...v0.2.1
Potato Tech Kit 0.2.0
This is a pre-release version.
Info
Minecraft Versions
- Supported Minecraft version:
1.12.2
Mod Versions
- Current version:
0.2.0
- Previous version:
0.1.6
- Previous annotated version:
0.1.6
- Previous release version:
null
Abstract
New Features
Description
- New Tab of Configs:
- Visual
New Configs
- Meters:
- Projectile Aim Indicator
- Tweaks:
- Projectile Aim Adjust Sensitivity
- Actions:
- Projectile Aim Indicator
- Visual:
- Projectile Center Color
- Projectile Range Color
Modified Features
Code Changes
Full Changelog: v0.1.6...v0.2.0
Potato Tech Kit 0.1.6
This is a pre-release version.
Info
Minecraft Versions
- Supported Minecraft version:
1.12.2
Mod Versions
- Current version:
0.1.6
- Previous version:
0.1.5
- Previous annotated version:
0.1.4
- Previous release version:
null
Abstract
New Features
Description
- Chunk Loading Captor captures chunk populating and saving.
- Chunk event messages can be filtered according to a list of rules.
- Savestate Logger.
- Logger of invalid End Cities.
- A new option, fixing an Optifine bug about players joining the world.
New Configs
- Meters
- Chunk Message Filter List
- Chunk Message Filter Switch
- Savestate Logger
- Invalid End City Logger
- Fixes
- Optifine Joining Game Fix
- Generic
- Optifine Joining Game Debug
Modified Features
Code Changes
Full Changelog: v0.1.4...v0.1.6
Potato Tech Kit 0.1.4
This is a pre-release version.
Info
Minecraft Versions
- Supported Minecraft version:
1.12.2
Mod Versions
- Current version:
0.1.4
- Previous version:
0.1.3
- Previous annotated version:
0.1.2
- Previous release version:
null
Abstract
New Features
Game Phases
New sub-phase details in Game Phase Clocks:
abbr | phase | arg 0 | arg 1 | arg 2 |
---|---|---|---|---|
TT | Tile Tick | long delay |
int priority |
long relativeID |
TEU | Tile Entity Update | int ordinal |
\ | \ |
Fix LAN Bugs
Config | Issue | Side | Default |
---|---|---|---|
Fix LAN Quitting Freeze | MC-72943 | server | true |
Fix LAN Skin Absence | MC-52974 | server | true |
Miscellaneous
- Realm Page Access
- Side: client
- Type: Option List
- Default:
disabled
- Values:
vanilla
,disabled
,invisible
Modified Features
Code Changes
Full Changelog: v0.1.2...v0.1.4
Potato Tech Kit 0.1.2
This is a pre-release version.
Info
Minecraft Versions
- Supported Minecraft version:
1.12.2
Mod Versions
- Current version:
0.1.2
- Previous version:
0.1.1
- Previous annotated version:
0.1.1
- Previous release version:
null
Abstract
New Features
Option | Side | Type | Default |
---|---|---|---|
Optifine Spawning Fix | server | Boolean with Hotkey | false , null |
Optifine Spawning Fix
Fixes the bug of Optifine that mob spawning is suppressed when a player has just joined the world, or that mob spawning continues when a player has just swapped to spectator mode, before the player moves across chunks.
This is unnecessary in liteloaded vanilla without Optifine.
Modified Features
Code Changes
Full Changelog: v0.1.1...v0.1.2
Potato Tech Kit 0.1.1
This is a pre-release version.
Info
Minecraft Versions
- Supported Minecraft version:
1.12.2
Mod Versions
- Current version:
0.1.1
- Previous version:
0.1.0
- Previous build version:
0.1.0
- Previous release version:
null
Abstract
New Features
Modified Features
- Option
More Profiler Levels
does not conflict with
OptiFine, while the function has been weakened and is no longer recommended to use.
Code Changes
Full Changelog: v0.1.0...v0.1.1
Potato Tech Kit 0.1.0
This is a pre-release version.
Info
Minecraft Versions
- Supported Minecraft version:
1.12.2
Mod Versions
- Current version:
0.1.0
- Previous version:
0.0.0
- Previous build version:
0.0.0
- Previous release version:
null
Abstract
New Features
Option | Side | Type | Default |
---|---|---|---|
Chunk Re-render Auto Blacklist | client | Boolean with Hotkey | false , null |
Chunk Re-render Blacklist Threshold | client | Integer | 200 |
Block-state Texture Sync | server | Boolean with Hotkey | false , null |
Block-state Texture Sync List | server | List of Blocks | hopper, dropper, dispenser |
Modified Features
Code Changes
Full Changelog: v0.0.0...v0.1.0
Potato Tech Kit 0.0.0
Features
- Chunk event debugger on chat (a preparation for a fancier chunk meter).
- Chunk re-render suppressors (FPS optimization).
Auto
Full Changelog: https://github.com/Rainyaphthyl/PotatoTechKit/commits/v0.0.0