V0.1.1: BlandFruit partially coded, not implemented.
This commit is contained in:
@@ -63,7 +63,7 @@ public class Item implements Bundlable {
|
||||
public String defaultAction;
|
||||
|
||||
protected String name = "smth";
|
||||
protected int image = 0;
|
||||
public int image = 0;
|
||||
|
||||
public boolean stackable = false;
|
||||
protected int quantity = 1;
|
||||
|
||||
Reference in New Issue
Block a user