Make first working version (Time not work in Bad Air)
This commit is contained in:
		| @ -5,13 +5,27 @@ org.gradle.jvmargs=-Xmx1G | ||||
| 	# check these on https://modmuss50.me/fabric.html | ||||
| 	minecraft_version=1.20.1 | ||||
| 	yarn_mappings=1.20.1+build.10 | ||||
| 	loader_version=0.14.24 | ||||
| 	fabric_loader_version=0.14.24 | ||||
| 	# check this on https://modmuss50.me/fabric.html | ||||
| 	fabric_api_version=0.90.0+1.20.1 | ||||
|  | ||||
| # Mappings | ||||
| 	# https://lambdaurora.dev/tools/import_quilt.html | ||||
| 	qm_version = 23 | ||||
| 	# https://parchmentmc.org/docs/getting-started | ||||
| 	parchment_version = 2023.06.26 | ||||
|  | ||||
| # Mod Properties | ||||
| 	mod_version = 1.0 | ||||
| 	maven_group = ru.bitheaven.createairfabric | ||||
| 	archives_base_name = CreateAirFabric | ||||
| 	maven_group = ru.bitheaven | ||||
| 	archives_base_name = createairfabric | ||||
|  | ||||
| # Dependencies | ||||
| 	# check this on https://modmuss50.me/fabric.html | ||||
| 	fabric_version=0.90.0+1.20.1 | ||||
| 	# https://modrinth.com/mod/create-fabric/versions | ||||
| 	create_version = 0.5.1-d-build.1161+mc1.20.1 | ||||
| 	# set to disabled to have none of them. | ||||
| 	recipe_viewer = disabled | ||||
| 	# Mod Menu - https://modrinth.com/mod/modmenu/versions | ||||
| 	modmenu_version = 4.1.2 | ||||
| 	# LazyDFU - https://modrinth.com/mod/lazydfu/versions | ||||
| 	lazydfu_version = 0.1.3 | ||||
		Reference in New Issue
	
	Block a user