tangled
alpha
login
or
join now
lesbian.skin
/
mc-server
1
fork
atom
this repo has no description
1
fork
atom
overview
issues
pulls
pipelines
added unwritable books
RyanUwU
1 month ago
a2cfff7d
34a5681f
1/1
deploy.yml
success
35s
+19
1 changed file
expand all
collapse all
unified
split
datapack
data
cwbubc
recipe
unwriten_books.json
+19
datapack/data/cwbubc/recipe/unwriten_books.json
···
1
1
+
{
2
2
+
"type": "minecraft:crafting_shapeless",
3
3
+
"category": "misc",
4
4
+
"ingredients": [
5
5
+
[
6
6
+
"minecraft:written_book"
7
7
+
],
8
8
+
[
9
9
+
"minecraft:slime_ball"
10
10
+
],
11
11
+
[
12
12
+
"minecraft:white_dye"
13
13
+
]
14
14
+
],
15
15
+
"result": {
16
16
+
"count": 1,
17
17
+
"id": "minecraft:writable_book"
18
18
+
}
19
19
+
}