Better Mod
ModrinthImproving Vanilla Experience and Performance
9.8k загрузок 17 подписчиков обновлено 2d ago
последняя v1.7.27 Modrinth
Features:
- Bookshelves can hold paper-related items (Maps, Books, Enchanted Books, Paper, Empty Map, etc)
- A "Bit Hopper", ported from Bit Hop. A Bit Hopper is a light-weight hopper that doesn't pick up item entities, or pull items, and only pushes them. Useful for hopper chains where you aren't using the ability to pick up items, or the ability to pull them.
- A "Pull Hopper" which functions similarly to the Bit Hopper, but can also pull items from a tile entity above it. Still cannot interact with dropped items or minecarts with inventories.
- A "Stick(y) Hopper" which is identical to the Pull Hopper, except it keeps an item in every slot. This can be used to create filters for up to 5 items (currently only stackable items).
- Sling Mechanism, an alternative to the bow in the Dispenser recipe, craftable using 4 sticks and a string. The Sling Mechanism's purpose is to simplify crafting, as the bows are unable to stack.
Planned Features:
- Screw Hopper
- A "pipe" made of copper that allows you to move items, similar to a hopper, but without the ability to suck up items.
- Open to suggestions!
Code:
- API:
- BetterMod exposes an API for blocks that have tile entities (BetterBlock) and tile entities with an inventory + GUI (BetterBlockEntity). There is also an API for tile entities that want to tick (BetterTickingBlock, ITickable).
Notes:
- This mod went under the name BetterPerf while in development, before other features were added. As such, the code may reference some things as "betterperf" or "bettermod"
Версии
Release
1.7.25
New Item: Sling Mechanism, craftable with four sticks and a string, a stackable alternative to the bow for crafting dispensers. It still uses string and…
Release
1.7.24
Updated to 1.21.11, removed optional dependency on Lithium (Making sure the hoppers were behaving the same with and without Lithium was becoming too much of a…
Release
1.7.21
1.7.21:
- Stop using the Cloth Config API (We weren't actually using it for anything since we got rid of room controllers).
- Use the vanilla Hopper UI for…
Release
1.7.20
1.7.20: Room Controllers now drop the resources that were previously used to craft them.
Комментарии 0
Пока нет комментариев. Будь первым, кто поделится мнением.