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

https://github.com/cubicpath/cubicthings

Minecraft mod that adds a random assortment of useful things.
https://github.com/cubicpath/cubicthings

forge java minecraft minecraft-forge minecraft-forge-mod minecraft-mod mod

Last synced: about 1 month ago
JSON representation

Minecraft mod that adds a random assortment of useful things.

Awesome Lists containing this project

README

          

# CubicThings

[Comment]: # (Badges)
[![MIT License](https://img.shields.io/github/license/Cubicpath/CubicThings?style=flat-square)](LICENSE)
[![Uses Forge Loader](https://img.shields.io/badge/environment-client_and_server-1976d2?style=flat-square)](https://mcforge.readthedocs.io/en/1.16.x/concepts/sides#sides-in-minecraft)
[![Uses Forge Loader](https://img.shields.io/badge/modloader-forge-1976d2?style=flat-square)](https://files.minecraftforge.net)

[Comment]: # (Description)
Random assortment of useful things.

### Features

-----------------------------------
- Custom Commands
- Burn Command
- Extinguish Command
- Hat command
- Equips an ItemStack to your helmet inventory slot, in most cases, this looks like a hat.
- Heal Command
- Hurt Command
- List Registry Command
- Lists the game's forge registries and the contents inside them (useful for debugging)
- Custom Enchantments
- Magma Vision
- Multistep
- Mutimine
- Custom Items
- Scanner
- Item that can scan for entities or blocks in close proximity to the player
- Custom Screens
- Config Screen
- Allows for easy viewing and changing of config file values
- Scanner Screen
- Manages the NBT values of the scanner item. Grants ability to change target and target type
-----------------------------------