644 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			644 B
		
	
	
	
	
	
	
	
- 
Download BuildTools, move it into an empty directory and open terminal
 - 
Download Minecraft sources:
java -jar BuildTools.jar --rev 1.21.4 --remapped - 
Clone this repository:
git clone https://git.m724.eu/Minecon724/tweaks724 cd tweaks724- You might want to 
checkouta release:git checkout tags/tweaks-0.1.12 
 - You might want to 
 - 
To compile for native version:
./mvnw packageTo compile for another version:
./mvnw package -Dproject.craftbukkit.version=v1_21_R3 -Dproject.minecraft.version=1.21.4 - 
Look for
tweaks-0.1.12+1.21.4.jarintarget/