Minecraft 1.19: Fabric Modding Tutorial - Blocks (#4)
TechnoVision TechnoVision
21.9K subscribers
2,947 views
0

 Published On Jul 22, 2022

This tutorial series will cover building a Minecraft Mod from scratch using the Fabric API! In this episode, we create a custom ruby block with some basic properties.

-- Important Links --

● Model-Block JSON: https://pastebin.com/CrfnVSku
● Model-Item JSON: https://pastebin.com/40yUG3J4
● Blockstates JSON: https://pastebin.com/jLnVTfgs

● Hardness Values: https://minecraftmodcustomstuff.fando...
● Resistance Values: https://minecraftmodcustomstuff.fando...
● Texture Guide:    • How to Make Minecraft Textures - Pain...  
● Fabric Wiki: https://fabricmc.net/wiki/tutorial:bl...

● Discord:   / discord  
● GitHub Repository: https://github.com/TechnoVisionDev/Fa...

-- Timestamps --

0:00 - Intro
0:09 - Create Block
5:46 - Register Block
7:14 - Create BlockItem
9:16 - Register BlockItem
10:09 - Calling ModBlocks in OnInitialize()
10:44 - Creating Asset New Directories
12:01 - Add Block Model JSON
13:38 - Add BlockItem Model JSON
14:39 - Add Blockstate JSON
15:32 - How to Find Vanilla JSONs
17:00 - Add Block to Language File
17:39 - Add Texture
18:21 - Demonstration
18:55 - Outro

-- My Channel --

● Subscribe: http://tinyurl.com/zbc7mwy
● Instagram:   / tomm.peters  
● Twitter:   / technovisiontv  

#minecraft #modding #tutorial

show more

Share/Embed