Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
title: "[Bug] "
labels: bug
assignees: ''

---
Expand Down
48 changes: 46 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,47 @@
<p><img src="https://i.imgur.com/Tc2FXLi.png" alt="Create: Lemon-Mates"></p>

Simple, in development addon for create, aiming to add various drinks.
If I can figure out how to I'll make custom processes too.
---

**Create: Lemon-Mates** is a refreshing addon mod for Create, adding various lemonade drinks
and everything you need to produce them - bottles, labels, caps, fruits and of course lemonade.
Build your own lemonade factory with fully automated Create assembly lines!

<p><img src="https://i.imgur.com/YOZo3Zi.png" alt="Filling Process"></p>


### New Fruits
- Raspberry
- Citron
- Orange

### Lemonades
- Citron
- Orange
- Raspberry
- Summer-Mix
- Watermelon

### Generation
- Raspberry bushes generate in forests
- Citron trees generate in spares jungles
- Orange trees generate in deserts

### Plastic Bottles
This mod adds a new recyclable plastic bottle made from a bioplastic mass.
Use them in your automated bottling lines for a modern touch!

### Recipes
All recipes and Create processes can be viewed using JEI.

### Requirements
- Create v6

### Mod-Compatibility
- "Create: Enchantment Industry" is used for optional but cheaper label recipes
- "Farmer's Delight" knives can be used to slice citrons and oranges
- "Create: Slice & Dice" can be used to automate FDs slicing

### Translation & Localisation
- All items, blocks and tags are localized
- English (en_us): 100%
- German/Deutsch (de_de): Coming with 1.1.0
Binary file added src/main/resources/assets/labeling_filling.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
221 changes: 221 additions & 0 deletions src/main/resources/assets/lemonmates/blockstates/lemonade_jug.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,221 @@
{
"format_version": "1.9.0",
"credit": "Made with Blockbench",
"texture_size": [32, 32],
"textures": {
"0": "item/lemonade_jug_hardened_clay",
"particle": "item/lemonade_jug_hardened_clay"
},
"elements": [
{
"name": "handle",
"from": [8, 3, 2],
"to": [8, 8, 6],
"rotation": {"angle": 0, "axis": "y", "origin": [6, 3, 3]},
"faces": {
"north": {"uv": [0, 0, 0, 2.5], "texture": "#0"},
"east": {"uv": [3, 9, 5, 11.5], "texture": "#0"},
"south": {"uv": [0, 0, 0, 2.5], "texture": "#0"},
"west": {"uv": [5, 9, 7, 11.5], "texture": "#0"},
"up": {"uv": [0, 2, 0, 0], "texture": "#0"},
"down": {"uv": [0, 0, 0, 2], "texture": "#0"}
}
},
{
"name": "bottom",
"from": [6, 0, 6],
"to": [10, 1, 10],
"rotation": {"angle": 0, "axis": "y", "origin": [6, 0, 5]},
"faces": {
"north": {"uv": [5, 4, 7, 4.5], "texture": "#0"},
"east": {"uv": [3, 4, 5, 4.5], "texture": "#0"},
"south": {"uv": [5, 8.5, 7, 9], "texture": "#0"},
"west": {"uv": [3, 8.5, 5, 9], "texture": "#0"},
"up": {"uv": [12, 4, 10, 2], "texture": "#0"},
"down": {"uv": [2.5, 3.5, 0.5, 5.5], "texture": "#0"}
}
},
{
"name": "top",
"from": [10, 9, 5],
"to": [11, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [5, 9, 5]},
"faces": {
"north": {"uv": [2.5, 7, 3, 7.5], "texture": "#0"},
"east": {"uv": [0, 6, 3, 6.5], "texture": "#0"},
"south": {"uv": [0, 7.5, 0.5, 8], "texture": "#0"},
"west": {"uv": [0, 8.5, 3, 9], "texture": "#0"},
"up": {"uv": [0.5, 9, 0, 6], "texture": "#0"},
"down": {"uv": [3, 6, 2.5, 9], "texture": "#0"}
}
},
{
"name": "top",
"from": [5, 9, 5],
"to": [6, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 9, 5]},
"faces": {
"north": {"uv": [1.5, 6, 2, 6.5], "texture": "#0"},
"east": {"uv": [0, 6, 3, 6.5], "texture": "#0"},
"south": {"uv": [0.5, 8.5, 1, 9], "texture": "#0"},
"west": {"uv": [0, 8.5, 3, 9], "texture": "#0"},
"up": {"uv": [0.5, 9, 0, 6], "texture": "#0"},
"down": {"uv": [3, 6, 2.5, 9], "texture": "#0"}
}
},
{
"name": "top",
"from": [6, 9, 5],
"to": [10, 10, 6],
"rotation": {"angle": 0, "axis": "y", "origin": [1, 9, 5]},
"faces": {
"north": {"uv": [2.5, 6.5, 3, 8.5], "rotation": 90, "texture": "#0"},
"south": {"uv": [0, 6.5, 0.5, 8.5], "rotation": 90, "texture": "#0"},
"up": {"uv": [2.5, 6.5, 0.5, 6], "texture": "#0"},
"down": {"uv": [2.5, 8.5, 0.5, 9], "texture": "#0"}
}
},
{
"name": "top",
"from": [6, 9, 10],
"to": [10, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [1, 9, 10]},
"faces": {
"north": {"uv": [2.5, 6.5, 3, 8.5], "rotation": 90, "texture": "#0"},
"south": {"uv": [0, 6.5, 0.5, 8.5], "rotation": 90, "texture": "#0"},
"up": {"uv": [2.5, 9, 0.5, 8.5], "texture": "#0"},
"down": {"uv": [2.5, 6, 0.5, 6.5], "texture": "#0"}
}
},
{
"from": [6, 6, 6],
"to": [10, 9, 7],
"rotation": {"angle": 0, "axis": "y", "origin": [6, 6, 6]},
"faces": {
"north": {"uv": [3, 0.5, 5, 2], "texture": "#0"},
"east": {"uv": [4.5, 5, 5, 6.5], "texture": "#0"},
"south": {"uv": [5, 0.5, 7, 2], "texture": "#0"},
"west": {"uv": [3, 5, 3.5, 6.5], "texture": "#0"},
"up": {"uv": [5, 0.5, 3, 0], "texture": "#0"},
"down": {"uv": [5, 2, 3, 2.5], "texture": "#0"}
}
},
{
"from": [6, 6, 9],
"to": [10, 9, 10],
"rotation": {"angle": 0, "axis": "y", "origin": [6, 6, 9]},
"faces": {
"north": {"uv": [3, 5, 5, 6.5], "texture": "#0"},
"east": {"uv": [5, 0.5, 5.5, 2], "texture": "#0"},
"south": {"uv": [5, 5, 7, 6.5], "texture": "#0"},
"west": {"uv": [6.5, 0.5, 7, 2], "texture": "#0"},
"up": {"uv": [7, 5, 5, 4.5], "texture": "#0"},
"down": {"uv": [7, 6.5, 5, 7], "texture": "#0"}
}
},
{
"from": [6, 6, 7],
"to": [7, 9, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [6, 6, 8]},
"faces": {
"east": {"uv": [5.5, 5, 6.5, 6.5], "texture": "#0"},
"west": {"uv": [3.5, 5, 4.5, 6.5], "texture": "#0"},
"up": {"uv": [6.5, 5, 5.5, 4.5], "rotation": 90, "texture": "#0"},
"down": {"uv": [3.5, 7, 4.5, 6.5], "rotation": 90, "texture": "#0"}
}
},
{
"from": [9, 6, 7],
"to": [10, 9, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [9, 6, 8]},
"faces": {
"east": {"uv": [3.5, 5, 4.5, 6.5], "texture": "#0"},
"west": {"uv": [5.5, 5, 6.5, 6.5], "texture": "#0"},
"up": {"uv": [4.5, 5, 3.5, 4.5], "rotation": 90, "texture": "#0"},
"down": {"uv": [5.5, 7, 6.5, 6.5], "rotation": 90, "texture": "#0"}
}
},
{
"name": "body",
"from": [10, 1, 5],
"to": [11, 6, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [5, 1, 5]},
"faces": {
"north": {"uv": [9.5, 5.5, 10, 8], "texture": "#0"},
"east": {"uv": [7, 8, 10, 10.5], "texture": "#0"},
"south": {"uv": [7, 5.5, 7.5, 8], "texture": "#0"},
"west": {"uv": [0, 9, 3, 11.5], "texture": "#0"},
"up": {"uv": [0.5, 3, 0, 0], "texture": "#0"},
"down": {"uv": [3, 0, 2.5, 3], "texture": "#0"}
}
},
{
"name": "body",
"from": [5, 1, 5],
"to": [6, 6, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 1, 5]},
"faces": {
"north": {"uv": [9.5, 8, 10, 10.5], "texture": "#0"},
"east": {"uv": [7, 3, 10, 5.5], "texture": "#0"},
"south": {"uv": [7, 8, 7.5, 10.5], "texture": "#0"},
"west": {"uv": [7, 5.5, 10, 8], "texture": "#0"},
"up": {"uv": [3, 3, 2.5, 0], "texture": "#0"},
"down": {"uv": [0.5, 0, 0, 3], "texture": "#0"}
}
},
{
"name": "body",
"from": [6, 1, 5],
"to": [10, 6, 6],
"rotation": {"angle": 0, "axis": "y", "origin": [1, 1, 5]},
"faces": {
"north": {"uv": [7.5, 5.5, 9.5, 8], "texture": "#0"},
"south": {"uv": [7.5, 3, 9.5, 5.5], "texture": "#0"},
"up": {"uv": [2.5, 3, 0.5, 2.5], "texture": "#0"},
"down": {"uv": [0.5, 0, 2.5, 0.5], "texture": "#0"}
}
},
{
"name": "body",
"from": [6, 1, 10],
"to": [10, 6, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [1, 1, 10]},
"faces": {
"north": {"uv": [0.5, 9, 2.5, 11.5], "texture": "#0"},
"south": {"uv": [7.5, 5.5, 9.5, 8], "texture": "#0"},
"up": {"uv": [2.5, 0.5, 0.5, 0], "texture": "#0"},
"down": {"uv": [2.5, 2.5, 0.5, 3], "texture": "#0"}
}
}
],
"display": {
"head": {
"translation": [0, 14.5, 0]
}
},
"groups": [
0,
1,
{
"name": "lip",
"origin": [8, 8, 8],
"scope": 0,
"color": 0,
"children": [2, 3, 4, 5]
},
{
"name": "neck",
"origin": [8, 8, 8],
"scope": 0,
"color": 0,
"children": [6, 7, 8, 9]
},
{
"name": "body",
"origin": [8, 8, 8],
"scope": 0,
"color": 0,
"children": [10, 11, 12, 13]
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"format_version": "1.9.0",
"credit": "Made with Blockbench",
"textures": {
"0": "item/lemonade_glass_fluid",
"particle": "item/lemonade_glass_fluid"
},
"elements": [
{
"name": "fluid",
"from": [6, 1, 6],
"to": [10, 2, 10],
"rotation": {"angle": 0, "axis": "y", "origin": [6, 1, 6]},
"faces": {
"north": {"uv": [0, 1, 4, 2], "texture": "#0"},
"east": {"uv": [0, 1, 4, 2], "texture": "#0"},
"south": {"uv": [0, 1, 4, 2], "texture": "#0"},
"west": {"uv": [0, 1, 4, 2], "texture": "#0"},
"up": {"uv": [0, 0, 4, 4], "texture": "#0"},
"down": {"uv": [0, 0, 4, 4], "texture": "#0"}
}
}
],
"display": {
"head": {
"translation": [0, 14.5, 0]
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"format_version": "1.9.0",
"credit": "Made with Blockbench",
"textures": {
"0": "item/lemonade_glass_fluid",
"particle": "item/lemonade_glass_fluid"
},
"elements": [
{
"name": "fluid",
"from": [6, 1, 6],
"to": [10, 3, 10],
"rotation": {"angle": 0, "axis": "y", "origin": [6, 1, 6]},
"faces": {
"north": {"uv": [0, 0, 4, 2], "texture": "#0"},
"east": {"uv": [0, 2, 4, 4], "texture": "#0"},
"south": {"uv": [0, 5, 4, 7], "texture": "#0"},
"west": {"uv": [0, 7, 4, 9], "texture": "#0"},
"up": {"uv": [4, 0, 8, 4], "texture": "#0"},
"down": {"uv": [4, 5, 8, 9], "texture": "#0"}
}
}
],
"display": {
"head": {
"translation": [0, 14.5, 0]
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"format_version": "1.9.0",
"credit": "Made with Blockbench",
"textures": {
"0": "item/lemonade_glass_fluid",
"particle": "item/lemonade_glass_fluid"
},
"elements": [
{
"name": "fluid",
"from": [6, 1, 6],
"to": [10, 4, 10],
"rotation": {"angle": 0, "axis": "y", "origin": [6, 1, 6]},
"faces": {
"north": {"uv": [0, 0, 4, 3], "texture": "#0"},
"east": {"uv": [0, 5, 4, 8], "texture": "#0"},
"south": {"uv": [4, 4, 8, 7], "texture": "#0"},
"west": {"uv": [0, 8, 4, 11], "texture": "#0"},
"up": {"uv": [4, 5, 8, 9], "texture": "#0"},
"down": {"uv": [4, 0, 8, 4], "texture": "#0"}
}
}
],
"display": {
"head": {
"translation": [0, 14.5, 0]
}
}
}
Loading
Loading