Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chaotictrials/utilitix

Nice to have items, blocks, and other features.
https://github.com/chaotictrials/utilitix

curseforge forge minecraft-mod modrinth

Last synced: about 2 months ago
JSON representation

Nice to have items, blocks, and other features.

Awesome Lists containing this project

README

        

# UtilitiX
A lot of items, nice to have

[![Curseforge](http://cf.way2muchnoise.eu/versions/For%20MC_463703_all.svg)](https://www.curseforge.com/minecraft/mc-mods/utilitix)
[![CurseForge](http://cf.way2muchnoise.eu/full_463703_downloads.svg)](https://www.curseforge.com/minecraft/mc-mods/utilitix)

[![Modrinth](https://img.shields.io/modrinth/game-versions/MMMWYsjm?color=00AF5C&label=modrinth&logo=modrinth)](https://modrinth.com/mod/utilitix)
[![Modrinth](https://img.shields.io/modrinth/dt/MMMWYsjm?color=00AF5C&logo=modrinth)](https://modrinth.com/mod/utilitix)

# Planned features
## Utility
- [x] item with mending collects nearby xp orbs
- [x] add illusioner in any way because they are fancy
- [x] add a way to gild armor to make piglins neutral (will change in future)
- [x] increase wandering trader time if you trade with him
- [x] increase amount of wandering traders in one world
- [x] when saplings or seeds would despawn on correct soil, plant them
- [x] double doors open at same time
- [ ] make use of LockableTileEntities
- [x] ~~[Modlist to Clipboard](https://github.com/noeppi-noeppi/LibX/issues/6)~~

## Tiles/Blocks
- [ ] 3x3 entity builder
- [x] "XP Obelisk" (absorbs XP orbs, has a GUI like Ender IO obelisk had)
- [ ] Advanced Enchanter (only uses required XP, not levels)
- [x] Block that reads comparator output from above/below
- [x] Weak redstone torch (Redstone torch that powers block above weak instead of strong because of torch burnout)
- [x] Furnace that smelts items with double speed and half xp if the item doesn't fit in smoker or blast furnace
- [x] Advanced Brewery from BedrockCraft
- [x] Wireless redstone
- [x] Cleanstone Walls

## Items
- [x] Tiny (Char)Coal
- [ ] Quiver (enchantable with infinity to have mending *and* infinity) *waiting for Forge PR getting
merged https://github.com/MinecraftForge/MinecraftForge/pull/7715*
- [x] Armor stand with arms
- [x] Bell + Stick = Handbell
- [x] Dia Shears
- [x] ~~Wood Cutter~~ done by too many mods

## Misc
- [x] A lot of minecarts and rails
- [x] Shift-rightclick -> no flatten earth
- [x] Shift-rightclick -> no water logging
- [ ] placeable items
- [x] ~~(bad) luck affects loot tables~~ that's already implemented in vanilla, loot tables are just not using this
feature