Skip to content

Commit

Permalink
Fix lithium-fabric-mixin-config.md
Browse files Browse the repository at this point in the history
  • Loading branch information
2No2Name committed Nov 28, 2024
1 parent df7ac17 commit d4ffbc9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lithium-fabric-mixin-config.md
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,10 @@ Uses fastutil hashmaps for gamerules
(default: `true`)
Uses custom hashset/list combination for faster mob spawn checks

### `mixin.collections.poi_types`
(default: `true`)
Uses fastutil hashmap for POI Types

### `mixin.compat.transfer_api`
(default: `false`)
Allow hoppers to check whether a transfer-api inventory is present to avoid sleeping, which would prevent the hopper-inventory interaction. Enabled automatically when the transfer-api is present.
Expand Down

0 comments on commit d4ffbc9

Please sign in to comment.