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
- Host: GitHub
- URL: https://github.com/ruukas97/creative-editor
- Owner: Ruukas97
- License: gpl-3.0
- Created: 2019-11-07T15:33:21.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-12T16:59:44.000Z (over 2 years ago)
- Last Synced: 2025-03-26T05:03:44.867Z (12 months ago)
- Topics: clientside, minecraft, minecraft-forge, minecraft-forge-mod, minecraft-mod, minecraftforge, mod, modding
- Language: Java
- Size: 1.07 MB
- Stars: 10
- Watchers: 1
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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