tardisgallifrey / fuelmod

A fuel mod to Minecraft for oil, from Luke Graham tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tardisgallifrey's Fuel Mod

This mod is minimal mod for a fuel source type in Minecraft 1.19. It is from Luke Graham's tutorial on Minecraft mods.

TODO: Create oil ore block, probably a shale, distrubute, and use it to produce oil barrels. Create a refinery to make oil into gasoline, diesel, kerosene, and plastics.

This mod is in accordance with Mojang, Microsoft, and Forge licensing as well as my own use of the MIT license.

Use at your own risk.

Information left from original README

Mapping Names:

By default, the MDK is configured to use the official mapping names from Mojang for methods and fields in the Minecraft codebase. These names are covered by a specific license. All modders should be aware of this license, if you do not agree with it you can change your mapping names to other crowdsourced names in your build.gradle. For the latest license text, refer to the mapping file itself, or the reference copy here: https://github.com/MinecraftForge/MCPConfig/blob/master/Mojang.md

Additional Resources:

Community Documentation: https://mcforge.readthedocs.io/en/latest/gettingstarted/
LexManos' Install Video: https://www.youtube.com/watch?v=8VEdtQLuLO0
Forge Forum: https://forums.minecraftforge.net/
Forge Discord: https://discord.gg/UvedJ9m

About

A fuel mod to Minecraft for oil, from Luke Graham tutorial

License:Other


Languages

Language:Java 100.0%