Skip to content

Commit f7af489

Browse files
committed
Initial Patchouli commit stuffs
1 parent bf5bf54 commit f7af489

File tree

167 files changed

+3053
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

167 files changed

+3053
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"criteria": {
3+
"discover": {
4+
"trigger": "minecraft:location",
5+
"conditions": { "biome": "twilightforest:dark_forest" }
6+
}
7+
}
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"criteria": {
3+
"discover": {
4+
"trigger": "minecraft:location",
5+
"conditions": { "biome": "twilightforest:dark_forest_center" }
6+
}
7+
}
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"criteria": {
3+
"discover": {
4+
"trigger": "minecraft:location",
5+
"conditions": { "biome": "twilightforest:deep_mushroom_forest" }
6+
}
7+
}
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"criteria": {
3+
"discover": {
4+
"trigger": "minecraft:location",
5+
"conditions": { "biome": "twilightforest:dense_twilight_forest" }
6+
}
7+
}
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"criteria": {
3+
"discover": {
4+
"trigger": "minecraft:location",
5+
"conditions": { "biome": "twilightforest:enchanted_forest" }
6+
}
7+
}
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"criteria": {
3+
"discover": {
4+
"trigger": "minecraft:location",
5+
"conditions": { "biome": "twilightforest:fire_swamp" }
6+
}
7+
}
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"criteria": {
3+
"discover": {
4+
"trigger": "minecraft:location",
5+
"conditions": { "biome": "twilightforest:firefly_forest" }
6+
}
7+
}
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"criteria": {
3+
"discover": {
4+
"trigger": "minecraft:location",
5+
"conditions": { "biome": "twilightforest:highlands_center" }
6+
}
7+
}
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"criteria": {
3+
"discover": {
4+
"trigger": "minecraft:location",
5+
"conditions": { "biome": "twilightforest:mushroom_forest" }
6+
}
7+
}
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"criteria": {
3+
"discover": {
4+
"trigger": "minecraft:location",
5+
"conditions": { "biome": "twilightforest:oak_savannah" }
6+
}
7+
}
8+
}

0 commit comments

Comments
 (0)