FabricTutorialMod
About
A basic Fabric mod for Minecraft *.20.4 that demonstrates core mod development concepts including custom blocks, items, and registration. This mod adds a simple example block and item to showcase Fabric API usage, block properties, and item groups. Ideal for beginners learning Fabric modding with proper project structure and Gradle setup.