Skip to content

Commit f08fc94

Browse files
Merge branch 'base' into test
2 parents c3cc006 + 6bf4156 commit f08fc94

File tree

4 files changed

+21
-0
lines changed
  • pack/resources/datapack/required/disable_mooshroom_shearing_tables

4 files changed

+21
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "minecraft:shearing",
3+
"pools": [],
4+
"random_sequence": "variantlib_nature:shearing/mooshroom/brown"
5+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "minecraft:shearing",
3+
"pools": [],
4+
"random_sequence": "variantlib_nature:shearing/mooshroom/red"
5+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "minecraft:shearing",
3+
"pools": [],
4+
"random_sequence": "variantlib_nature:shearing/mooshroom/white"
5+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"pack": {
3+
"pack_format": 71,
4+
"description": "Disable Mooshroom Shearing Tables"
5+
}
6+
}

0 commit comments

Comments
 (0)