io.tswf.minecraft.blockventure-blockventure-core-forge (1.0.81+mc1.20.1-SNAPSHOT)

Published 2024-04-05 11:50:43 +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-core-forge</artifactId>
	<version>1.0.81+mc1.20.1-SNAPSHOT</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=io.tswf.minecraft.blockventure:blockventure-core-forge:1.0.81+mc1.20.1-SNAPSHOT

Dependencies

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