Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ruukas97/infinity-item-editor

An In-Game Item Editor for Minecraft
https://github.com/ruukas97/infinity-item-editor

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

Last synced: about 1 month ago
JSON representation

An In-Game Item Editor for Minecraft

Awesome Lists containing this project

README

        

# Infinity Item Editor 1.12.2

## 1.16.5 version
https://github.com/Ruukas97/Creative-Editor/

## Info Page
https://www.curseforge.com/minecraft/mc-mods/infinity-item-editor

## Downloads
https://www.curseforge.com/minecraft/mc-mods/infinity-item-editor/files/all?filter-game-version=2020709689%3A6756

## Compiling

### From terminal (using gradle)

`git clone https://github.com/Ruukas97/Infinity-Item-Editor`

`cd Infinity-Item-Editor`

`gradle build` OR `./gradlew build`

Note: the version on github may contain bugs that are not fixed yet