Minecraft 1.15 modding with forge – 5 – Custom basic block

Hello everyone, Today I’m going to show you how to make a custom block using the new DeferredRegister

Continue reading

Minecraft 1.15 modding with forge – 4 – Custom basic item

Hello everyone, Today I am going to show how to make a custom item, using the DeferredRegister.

Continue reading

Minecraft 1.14/1.15 modding with forge – 3 – How to use events

Hello everyone! In this part of the tutorial, I’ll show what events are and how to use them.

Continue reading

Minecraft 1.14/1.15 modding with Forge – 2 – Setting up a basic mod

Hello everyone and welcome to part 2 of Minecraft 1.14/1.15 modding with forge, today I am going to show how to make a mod that is detected and loaded by Forge.

Continue reading

Minecraft 1.14/1.15 modding with Forge – 1 – Setting up a dev environment

Hello everyone, This tutorial will work for FG3, which is used by forge from 1.13.

Continue reading

Minecraft 1.13 modding with forge – 4 – Custom basic block

Hello everyone, Today we are going to make a custom block, I am going to show you how to register your blocks, register block models and add ItemBlocks.

Continue reading

Minecraft 1.13 modding with forge – 3 – Custom basic item

Hello everyone, Today we are going to make a custom item, I am going to show you how to register your items, register item models, and work with RegistryEvents.

Continue reading

Minecraft 1.13 modding with Forge – 2 – Setting up basic mod

Hello everyone and welcome to part 2 of Minecraft 1.13 modding with forge, today we are going to set up the main mod class and make Minecraft load our mod. So start your IDE and start modding!

Continue reading

Minecraft 1.13 modding with Forge – 1 – Setting up a dev environment

Hello everyone, Forge for Minecraft 1.13 has been released, so here is the first part of the tutorial! Warning: the way I structured my code and the way I wrote the code may not be the ideal way!

Continue reading

Site breach

Hello everyone, today (27-11-2018) at around 10 am (GMT+1) I discovered some problems with the website, mainly the css was not loading. After investigation and help from people in the discord I found out that a plugin I use (GDPR Compliance) had a security issue which enabled people to create admin accounts, and these accounts […]

Continue reading