This will be a long-going series on how to make a mod in Forge. It will teach you the basics about blocks, items and recipes as well as advanced stuffs such as networking, custom renderer, etc.
Awesome! There needs to be a lot more tutorials. Hopefully you will get through the basics quickly and get to the more advanced stuff. A lot of tutorials cover the basics.
Here are some requests from me:
Multi-blocks
custom rendering on blocks/items with techne
custom rendering on blocks/items with .obj (If you need something to use for an example just pm me).
nbt data, meta data.
Packets / packethandlers
Tile entities
Sorry I'm just listing a lot. It is just very hard to find tutorials on these topics.
Rollback Post to RevisionRollBack
A signature was supposed to be here but your computer decided not to show it.
Awesome! There needs to be a lot more tutorials. Hopefully you will get through the basics quickly and get to the more advanced stuff. A lot of tutorials cover the basics.
Here are some requests from me:
Multi-blocks
custom rendering on blocks/items with techne
custom rendering on blocks/items with .obj (If you need something to use for an example just pm me).
nbt data, meta data.
Packets / packethandlers
Tile entities
Sorry I'm just listing a lot. It is just very hard to find tutorials on these topics.
Thanks! Those are already in plans and it may take more than 10 videos to get to the advance part. After I cover most of the fundamentals in modding, I will move to project series such as making like a weapons mod or new mobs mod and stuffs like that.
Part 1 (Getting Started)
Part 2 (Running it)
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumHere are some requests from me:
- Multi-blocks
- custom rendering on blocks/items with techne
- custom rendering on blocks/items with .obj (If you need something to use for an example just pm me).
- nbt data, meta data.
- Packets / packethandlers
- Tile entities
Sorry I'm just listing a lot. It is just very hard to find tutorials on these topics.Thanks! Those are already in plans and it may take more than 10 videos to get to the advance part. After I cover most of the fundamentals in modding, I will move to project series such as making like a weapons mod or new mobs mod and stuffs like that.