Skip to content

Commit 388aa1c

Browse files
committed
Marimo recipes
lots of recipes for and with marimo added moonset marimo lots of recipes for and with moonset marimo
1 parent 0a93f14 commit 388aa1c

File tree

6 files changed

+172
-1
lines changed

6 files changed

+172
-1
lines changed

kubejs/assets/createastral/models/item/marimo.json

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,33 @@
1818
"down": {"uv": [12, 0, 8, 4], "texture": "#0"}
1919
}
2020
}
21-
]
21+
],
22+
"display": {
23+
"thirdperson_righthand": {
24+
"rotation": [0, 0, 4],
25+
"translation": [-1, 0.5, 0]
26+
},
27+
"thirdperson_lefthand": {
28+
"rotation": [75, 52, -4.5],
29+
"translation": [-0.25, -1.25, 13.75]
30+
},
31+
"firstperson_righthand": {
32+
"translation": [2.5, 0, 0]
33+
},
34+
"firstperson_lefthand": {
35+
"translation": [10.75, 11.5, 0]
36+
},
37+
"gui": {
38+
"rotation": [15, 135, 0],
39+
"scale": [2, 2, 2]
40+
},
41+
"head": {
42+
"rotation": [0, -50, 0],
43+
"translation": [0, 8.5, 0]
44+
},
45+
"fixed": {
46+
"translation": [0, 0, -1.5],
47+
"scale": [1.5, 1.5, 1.5]
48+
}
49+
}
2250
}
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
{
2+
"credit": "Made with Blockbench",
3+
"textures": {
4+
"0": "createastral:item/marimo/moonset_marimo",
5+
"particle": "createastral:item/marimo/moonset_marimo"
6+
},
7+
"elements": [
8+
{
9+
"from": [6, 6, 6],
10+
"to": [10, 10, 10],
11+
"rotation": {"angle": 0, "axis": "y", "origin": [6, 6, 6]},
12+
"faces": {
13+
"north": {"uv": [0, 0, 4, 4], "texture": "#0"},
14+
"east": {"uv": [0, 4, 4, 8], "texture": "#0"},
15+
"south": {"uv": [4, 0, 8, 4], "texture": "#0"},
16+
"west": {"uv": [4, 4, 8, 8], "texture": "#0"},
17+
"up": {"uv": [4, 12, 0, 8], "texture": "#0"},
18+
"down": {"uv": [12, 0, 8, 4], "texture": "#0"}
19+
}
20+
}
21+
],
22+
"display": {
23+
"thirdperson_righthand": {
24+
"rotation": [0, 0, 4],
25+
"translation": [-1, 0.5, 0]
26+
},
27+
"thirdperson_lefthand": {
28+
"rotation": [75, 52, -4.5],
29+
"translation": [-0.25, -1.25, 13.75]
30+
},
31+
"firstperson_righthand": {
32+
"translation": [2.5, 0, 0]
33+
},
34+
"firstperson_lefthand": {
35+
"translation": [10.75, 11.5, 0]
36+
},
37+
"gui": {
38+
"rotation": [15, 135, 0],
39+
"scale": [2, 2, 2]
40+
},
41+
"head": {
42+
"rotation": [0, -50, 0],
43+
"translation": [0, 8.5, 0]
44+
},
45+
"fixed": {
46+
"translation": [0, 0, -1.5],
47+
"scale": [1.5, 1.5, 1.5]
48+
}
49+
}
50+
}
Loading
Loading

kubejs/server_scripts/create.js

Lines changed: 92 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1511,6 +1511,59 @@ function mixingRecipes(event) {
15111511
// Time: Mixing time in ticks
15121512
[
15131513
{
1514+
output: [
1515+
Item.of("2x createastral:marimo").withChance(0.5),
1516+
Item.of("2x createastral:moonset_marimo").withChance(0.5),
1517+
{
1518+
fluid: "minecraft:water",
1519+
amount: BUCKET,
1520+
}
1521+
],
1522+
input: [
1523+
"createastral:marimo",
1524+
"createastral:moonset_marimo",
1525+
{
1526+
fluid: "minecraft:water",
1527+
amount: BUCKET,
1528+
}
1529+
],
1530+
heat: "",
1531+
time: 60,
1532+
},
1533+
{
1534+
output: [
1535+
"1x createastral:moonset_marimo"
1536+
],
1537+
input: [
1538+
"createastral:marimo",
1539+
"astraladditions:moonset_crystal",
1540+
{
1541+
fluid: "kubejs:shimmer",
1542+
amount: BUCKET/2,
1543+
}
1544+
],
1545+
heat: "",
1546+
time: 180,
1547+
},
1548+
{
1549+
output: [
1550+
"2x createastral:marimo",
1551+
{
1552+
fluid: "minecraft:water",
1553+
amount: BUCKET/2,
1554+
}
1555+
],
1556+
input: [
1557+
"createastral:marimo",
1558+
{
1559+
fluid: "minecraft:water",
1560+
amount: BUCKET/2,
1561+
}
1562+
],
1563+
heat: "",
1564+
time: 60,
1565+
},
1566+
{
15141567
output: [{
15151568
fluid: "milk:still_milk",
15161569
amount: BUCKET/2,
@@ -1750,6 +1803,18 @@ function mixingRecipes(event) {
17501803
],
17511804
heat: "heated",
17521805
time: 1000,
1806+
},
1807+
{
1808+
output: "techreborn:plantball",
1809+
input: [
1810+
"9x createastral:marimo",
1811+
{
1812+
fluid: "createaddition:seed_oil",
1813+
amount: 500 * mB,
1814+
},
1815+
],
1816+
heat: "heated",
1817+
time: 1000,
17531818
},
17541819
{
17551820
output: "techreborn:plantball",
@@ -2604,6 +2669,9 @@ function mixingRecipes(event) {
26042669
function cuttingRecipes(event) {
26052670
// [Input string, Output string]
26062671
[
2672+
["createastral:marimo", "minecraft:seagrass"],
2673+
["minecraft:moss_block", "2x minecraft:moss_carpet"],
2674+
["minecraft:moss_carpet", "2x createastral:marimo"],
26072675
["techreborn:rubber_log", "techreborn:rubber_log_stripped"],
26082676
["techreborn:rubber_wood", "techreborn:stripped_rubber_wood"],
26092677
["techreborn:rubber_log_stripped", "6x techreborn:rubber_planks"],
@@ -3356,6 +3424,30 @@ function farmersDelightIntegration(event) {
33563424

33573425
function compactingRecipes(event) {
33583426
[
3427+
{
3428+
output: "minecraft:dirt",
3429+
inputs: ["64x createastral:marimo"],
3430+
},
3431+
{
3432+
output: "minecraft:grass",
3433+
inputs: ["minecraft:seagrass"],
3434+
},
3435+
{
3436+
output: { fluid: "tconstruct:molten_ender", amount: 250 * mB },
3437+
inputs: ["4x createastral:moonset_marimo", "4x ae2:fluix_dust", { fluid: "tconstruct:ender_slime", amount: 500 * mB }],
3438+
},
3439+
{
3440+
output: "astraladditions:moonset_crystal",
3441+
inputs: ["8x createastral:moonset_marimo", "minecraft:ender_pearl"],
3442+
},
3443+
{
3444+
output: "minecraft:chorus_flower",
3445+
inputs: ["8x createastral:moonset_marimo", "minecraft:chorus_fruit"],
3446+
},
3447+
{
3448+
output: { fluid: "minecraft:water", amount: 500 * mB },
3449+
inputs: ["createastral:marimo"],
3450+
},
33593451
{
33603452
output: "minecraft:calcite",
33613453
inputs: ["minecraft:gravel", "2x minecraft:bone_meal"],

kubejs/startup_scripts/item_registry.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ onEvent("item.registry", (event) => {
4646
event.create("createastral:broken_fragile_rocket_fin");
4747
event.create("createastral:gold_casted_rocket_fin");
4848
event.create("createastral:marimo");
49+
event.create("createastral:moonset_marimo");
4950

5051
//Astral Foods
5152
event

0 commit comments

Comments
 (0)