Skip to content
This repository has been archived by the owner on Mar 26, 2019. It is now read-only.

hammy275/minecraft-ModGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

minecraft-ModGenerator

A small utility written in Python 2.7 to generate code for Forge.

To be used with Forge on Minecraft 1.7.10

Acknowledgements

YouTube user MrCrayfish

http://www.minecraftforum.net/forums/mapping-and-modding/mapping-and-modding-tutorials/1571600-1-7-10-minecraft-forge-modding-tutorials-begginer

Prerequisites

Python 2.7 (https://python.org/)

A Computer

Running

Use Python to call main.py

python main.py

The program will then prompt you to input values. Input the values

Lastly, take the program's output and paste them into your mod code wherever the program tells you to put them

About this README

It looks terrible

Releases

No releases published

Packages

No packages published

Languages