plugins { id 'fabric-loom' version '0.10.local' } dependencies { minecraft "com.mojang:minecraft:1.16.5" mappings loom.officialMojangMappings() }