Add config for how mod intregates into minecraft #1
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	
	No description provided.
		
		Delete Branch "%!s()"
	 
	Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add the ability to configure if this glowstone should do the following;
"Replace": Replaces glowstone_dust entirely, not removing current instances of glowstone_dust
"Convert": Does not replace glowstone_dust entirely, but allows you to convert vanilla instance into modded instance
"Both": does both of above
Modified to follow new scheme
"addConversionRecipe"
"addPotionReccipe"
"replaceGlowstoneDust"
Checked means implemented