Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ruukas97/infinity-item-editor
- Owner: Ruukas97
- License: gpl-3.0
- Created: 2018-04-25T23:02:16.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-02-20T05:42:45.000Z (9 months ago)
- Last Synced: 2024-10-10T00:02:30.610Z (about 1 month ago)
- Topics: minecraft, minecraft-forge, minecraft-forge-mod, minecraft-mod, mod
- Language: Java
- Size: 3.22 MB
- Stars: 31
- Watchers: 5
- Forks: 8
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: COPYING
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