Learn Multiplatform Modding!
Check out the Architectury modding introduction series below to learn how to create mods for different modloaders with Architectury API.

Larsen’s Mods – Latest Posts
Check out the latest tutorials, guides or other stuff from me:
- Menus and Screens – Architectury API Multiplatform ModdingIn this part I show you how to add custom menus to your block entities and create a screen to render the menu in the game. This part is based on everything shown in the Basic Container Blocks tutorial. I will cover the differences between a menu and a screen and show you how to… Read more: Menus and Screens – Architectury API Multiplatform Modding
- Ore Generation – Architectury API Multiplatform ModdingAfter covering some topics regarding Block Entities, in this tutorial I will show you how to add ore generation for your blocks into your Architectury mod. The process is similar for other world features as well, I will give some details regarding this where relevant. Additional Resources The Tutorial Mod used here can be found… Read more: Ore Generation – Architectury API Multiplatform Modding
- Recipe Type (Furnace) – Architectury API Multiplatform ModdingIn the last part I showed you how to create a custom furnace block, in this part we’re going to add a custom recipe type for our Ruby Furnace. The process I show is similar to fully custom recipe types, although there you need to implement more of the recipe handling yourself. Additional Resources The… Read more: Recipe Type (Furnace) – Architectury API Multiplatform Modding
- Basic Furnace – Architectury API Multiplatform ModdingAfter we created a Basic Container Block that stores items in the last part, we will now create a basic furnace block. Our block will then be able to smelt items similar to a regular vanilla furnace. In the next part we will then go the next step and create a custom recipe type for… Read more: Basic Furnace – Architectury API Multiplatform Modding
- Basic Container Blocks – Architectury API Multiplatform ModdingIn this part I show you how to expand your basic block entity from the last part into a container block. Container blocks are all blocks in the game that can store items, like chests or barrels. We will add the item storage related methods to our block entity and make the game open a… Read more: Basic Container Blocks – Architectury API Multiplatform Modding
Recommended Videos
Please accept YouTube cookies to play this video. By accepting you will be accessing content from YouTube, a service provided by an external third party.
If you accept this notice, your choice will be saved and the page will refresh.