Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jcox06/forge-1.19-test

Just a ForgeMod that adds a few blocks.
https://github.com/jcox06/forge-1.19-test

Last synced: 7 days ago
JSON representation

Just a ForgeMod that adds a few blocks.

Awesome Lists containing this project

README

        

# Forge-1.19-Test

I want to get into Minecraft forge modding. This project is where I will be testing around with forge.

The main mod class is called ItemTest.java (now looking back, probably not the best name)

All data generation is done apart from lang (because I find it easier to manually write the JSON file) and loot tables (I have not got round to implementing data generation for loot tables)

I used the Forge Forums and mainly Jorrit Tyberghein (Youtube) for help using forge

Thanks!