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

https://github.com/ruukas97/creative-editor

A Minecraft Attribute Editor for creative players
https://github.com/ruukas97/creative-editor

clientside minecraft minecraft-forge minecraft-forge-mod minecraft-mod minecraftforge mod modding

Last synced: 11 months ago
JSON representation

A Minecraft Attribute Editor for creative players

Awesome Lists containing this project

README

          

# Infinity Item Editor/Creative Editor 1.16.5

## 1.12.2 version
https://github.com/Ruukas97/Infinity-Item-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%3A8203

## Compiling

### From terminal (using gradle)

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

`cd Creative-Editor`

`gradle build` OR `./gradlew build`

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