-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathneo-update.json
More file actions
28 lines (28 loc) · 1.03 KB
/
neo-update.json
File metadata and controls
28 lines (28 loc) · 1.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/cottonly",
"1.21.1": {
"0.16.6": "Allow Villagers to harvest and plant Cotton",
"0.16.5": "Added Common Tags to Seeds (c:seeds) and Cotton Balls (c:crops)",
"0.16.4": "Fixes cotton to string recipe not working in some cases",
"0.16.3": "Fixes Neos Move to DataMaps for compost",
"0.16.1": "Port to 1.21 and Neo"
},
"1.21": {
"0.16.6": "Allow Villagers to harvest and plant Cotton",
"0.16.5": "Added Common Tags to Seeds (c:seeds) and Cotton Balls (c:crops)",
"0.16.4": "Fixes cotton to string recipe not working in some cases",
"0.16.3": "Fixes Neos Move to DataMaps for compost",
"0.16.1": "Port to 1.21 and Neo"
},
"1.20.4": {
"0.14.1": "Port to 1.20.4 and Neo"
},
"promos": {
"1.21.1-latest": "0.16.6",
"1.21.1-recommended": "0.16.6",
"1.21-latest": "0.16.6",
"1.21-recommended": "0.16.6",
"1.20.4-latest": "0.14.1",
"1.20.4-recommended": "0.14.1"
}
}