Block a user
Rebalance Saddle Recipy
currentl recipy state
char[] s_ing = { 'L', 'S', 'I' };
String[] s_rec = { "LLL", "LSL", " I " };
Material[] s_mat = { Material.LEATHER, Material.STRING, Material.IRON_NUGGET };
Moved Code to better architecture
Moved Code to better architecture