Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- package net.brandoncow.mod.world;
- public class ColorizeLeaves {
- public static int getFoliageColorEbony(){
- return 109900;
- }
- public static int getFoliageColor(){
- return 109900;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment