io.tswf.minecraft.blockventure-blockventure-modloader-forge-adapter (1.0.23+mc1.20.1-SNAPSHOT)

Published 2024-04-01 00:39:15 +02:00 by amorozov

Installation

<repositories>
	<repository>
		<id>gitea</id>
			<url></url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url></url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>io.tswf.minecraft.blockventure</groupId>
	<artifactId>blockventure-modloader-forge-adapter</artifactId>
	<version>1.0.23+mc1.20.1-SNAPSHOT</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=io.tswf.minecraft.blockventure:blockventure-modloader-forge-adapter:1.0.23+mc1.20.1-SNAPSHOT

Dependencies

org.apache.groovy:groovy
4.0.9
com.google.auto.service:auto-service
1.0.1
io.tswf.minecraft.blockventure:blockventure-bytecode-all-forge
1.+
io.tswf.minecraft.blockventure:blockventure-core-forge
1.+