All Downloads are FREE. Search and download functionalities are using the official Maven repository.

.pswg.0.0.113+1.20.2.source-code.fabric.mod.json Maven / Gradle / Ivy

There is a newer version: 0.0.114+1.20.2
Show newest version
{
	"schemaVersion": 1,
	"id": "pswg",
	"version": "${version}",
	"name": "Galaxies: Parzi's Star Wars Mod",
	"description": "Explore the galaxy with Galaxies: Parzi's Star Wars Mod!",
	"authors": [
		"parzivail",
		"Sindavar",
		"kb1000"
	],
	"contact": {
		"homepage": "https://pswg.dev/",
		"issues": "https://github.com/Parzivail-Modding-Team/GalaxiesParzisStarWarsMod/issues",
		"sources": "https://github.com/Parzivail-Modding-Team/GalaxiesParzisStarWarsMod"
	},
	"license": "LGPL-3.0",
	"icon": "assets/pswg/icon.png",
	"environment": "*",
	"entrypoints": {
		"main": [
			"com.parzivail.pswg.Galaxies"
		],
		"client": [
			"com.parzivail.pswg.Client"
		],
		"pswg-addon": [
			"com.parzivail.pswg.BaseContent"
		],
		"pswg-client-addon": [
			"com.parzivail.pswg.BaseClientContent"
		],
		"cardinal-components-entity": [
			"com.parzivail.pswg.component.PlayerData"
		],
		"modmenu": [
			"com.parzivail.pswg.compat.modmenu.GalaxiesModMenuIntegration"
		],
		"rei_client": [
			"com.parzivail.pswg.compat.rei.plugins.GalaxiesREIClientPlugin"
		],
		"rei_server": [
			"com.parzivail.pswg.compat.rei.plugins.GalaxiesREIServerPlugin"
		],
		"dynamiclights": [
			"com.parzivail.pswg.compat.lambdynlights.LambDynamicLightsIntegration"
		]
	},
	"accessWidener": "pswg.accesswidener",
	"mixins": [
		"pswg.mixins.json",
		"blasters.mixins.json",
		"debug.mixins.json",
		"errorman.mixins.json",
		"nem.mixins.json"
	],
	"depends": {
		"cardinal-components-base": "*",
		"cardinal-components-entity": "*",
		"cloth-config2": "*",
		"fabric-api": ">=0.83.1",
		"fabricloader": ">=0.14.23",
		"minecraft": "1.20.2",
		"trinkets": "*"
	},
	"breaks": {
		"optifabric": "*"
	},
	"recommends": {
		"modmenu": "*"
	},
	"custom": {
		"cardinal-components": [
			"pswg:per_pub",
			"pswg:vol_pub",
			"pswg:vol_prv"
		],
		"modmenu": {
			"links": {
				"modmenu.discord": "https://discord.pswg.dev"
			}
		}
	}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy