cool kid on the block
join up: https://discord.gg/nrsg2u4GtP
If you'd like to use Nebula-1.7.2 code (or fork it), I request that:
- It's public & accessible to everyone (I like looking at peoples forks of my projects)
- Directly credits me (xgraza) or the project (Nebula-1.7.2) if code from this repository was used (other than forge mods ported into the project, credit them)
- Must not be commercially sold
If you have any questions of the codebase, you may join the discord and ask. Yes, I know it's not perfect and I've made some poor decisions here and there, but life is a dance.
Always open to contributions, just your own code please :). Make a PR and I'll look into it.
If you have a suggestion to add an open-source forge mod into the project, you may also suggest, and I'll look into it, or implement it yourself via a PR.
requires basic knowledge of how to use the IDE & gradle
Note: If you are on MacOS and on an M chip series Mac, be sure to install the x86-64 version of your JDK and run via Rosetta. You also need to run an older version of java (I'm on 242-b20) so it doesn't tweak when trying to run
Additionally, if you are having some issues with window resizing on mac, run
export LD_BIND_NOW=1
- Clone this repository with git (do NOT download the .zip, it will not build correctly)
- Extract the content from the .zip downloaded into a folder
- Open up that extracted folder in IntelliJ
- Click "Trust Project" if that popup shows up
- Wait for gradle to sync (you additionally can click the gradle tab and refresh the project to force it to sync)
- Click into the gradle tab, then go to the build folder and click the build task
- Compiled archives are available in build/libs/...
Or if you're lazy like me (or do not know how to do the above), check the actions tab or releases tab
- Schematica (+ used decomped version for 1.7.2)
- WDL (World Downloader)
- Patcher (used EntityCulling & other improvements)
- Optifine OptiFine_1.7.2_HD_U_F7
I will never make this into a forge mod. The above mods were added by request + QOL, to make up for the fact it's not "extendable"
(no particular order)
- Gav06 - First dude I made a 1.6.4 client with (gavhack-legacy on top!)
- hometea - GFX in client & testing
- MedMex - Information on exploits
- Captain_S0L0 - Help with beta & really cool guy
- bush - Google translate private API params (i love bushbus & bushtranslator!)

