Skip to content

Commit

Permalink
Remove unused ATs
Browse files Browse the repository at this point in the history
  • Loading branch information
HaHaWTH committed Dec 29, 2024
1 parent 0c9d850 commit fa0c79c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Provide bugfixes, optimizations and utilities for Forge+Bukkit server environmen
- Skip firing event if no listeners registered.
- Disable Timings for less performance overhead.
- Compatibility first, shouldn't break any mods/plugins.
- Built Bukkit plugin in the mod, offers utilities to server owners.
- Built Bukkit plugin into the mod, offers utilities to server owners.

Configuration file is under `${minecraftDir}/config/hybridfix.cfg`

Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/hybridfix_at.cfg
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
public net.minecraft.world.Explosion field_77283_e # exploder
public-f net.minecraft.world.Explosion field_77280_f # size
public net.minecraft.world.Explosion field_77280_f # size

0 comments on commit fa0c79c

Please sign in to comment.