feat: resources
This commit is contained in:
@@ -152,7 +152,7 @@ public enum Item implements Buildable {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Human-readable names
|
* Human-readable name
|
||||||
*/
|
*/
|
||||||
@Getter
|
@Getter
|
||||||
private final String name;
|
private final String name;
|
||||||
|
|||||||
8
src/main/resources/item_art/FENCE_WITH_COWS.txt
Normal file
8
src/main/resources/item_art/FENCE_WITH_COWS.txt
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
██ ██
|
||||||
|
██████
|
||||||
|
██ ██████████████████
|
||||||
|
██ ██ ██████ ██
|
||||||
|
██████ ████ ██ ██
|
||||||
|
████████████████
|
||||||
|
██ ██ ██ ██
|
||||||
|
██ ██ ██ ██
|
||||||
15
src/main/resources/item_art/PUB.txt
Normal file
15
src/main/resources/item_art/PUB.txt
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
████ ██ ████
|
||||||
|
██ ██ ████ ██
|
||||||
|
████ ████
|
||||||
|
██ ██████████████ ██████
|
||||||
|
██ ██ ██
|
||||||
|
██ ██ ██ ██ ██
|
||||||
|
██ ██ ██ ██ ██ ██
|
||||||
|
██ ██ ██ ██ ██ ██
|
||||||
|
██ ██ ██ ██ ██ ██
|
||||||
|
██ ██ ██ ██ ██ ██
|
||||||
|
██ ██ ██ ██ ██ ██
|
||||||
|
██ ██ ██ ██ ██████
|
||||||
|
██ ██ ██ ██
|
||||||
|
██ ██
|
||||||
|
██████████████
|
||||||
Reference in New Issue
Block a user