Skip to content

Commit

Permalink
v1.9.4 - Adjust zultanite-related haunting recipes
Browse files Browse the repository at this point in the history
  • Loading branch information
DakotaPride committed Jul 27, 2024
1 parent 0d4b10e commit 8ef81ce
Show file tree
Hide file tree
Showing 66 changed files with 791 additions and 11 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ org.gradle.jvmargs=-Xmx2G
# Mod Info
maven_group = net.dakotapride
archives_base_name = garnished
mod_version = 1.9.3
mod_version = 1.9.4

minecraft_version = 1.19.2

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
"type": "create:haunting",
"ingredients": [
{
"tag": "garnished:stone_types/zultanite/brown"
"item": "garnished:brown_zultanite"
}
],
"results": [
{
"item": "garnished:ritualistic_stone"
}
]
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"type": "create:haunting",
"ingredients": [
{
"item": "garnished:brown_zultanite_bricks"
}
],
"results": [
{
"item": "garnished:ritualistic_stone_bricks"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"type": "create:haunting",
"ingredients": [
{
"item": "garnished:brown_zultanite_brick_slab"
}
],
"results": [
{
"item": "garnished:ritualistic_stone_brick_slab"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"type": "create:haunting",
"ingredients": [
{
"item": "garnished:brown_zultanite_brick_stairs"
}
],
"results": [
{
"item": "garnished:ritualistic_stone_brick_stairs"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"type": "create:haunting",
"ingredients": [
{
"item": "garnished:brown_zultanite_brick_wall"
}
],
"results": [
{
"item": "garnished:ritualistic_stone_brick_wall"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"type": "create:haunting",
"ingredients": [
{
"item": "garnished:chiseled_brown_zultanite_bricks"
}
],
"results": [
{
"item": "garnished:chiseled_ritualistic_stone_bricks"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"type": "create:haunting",
"ingredients": [
{
"item": "garnished:polished_brown_zultanite"
}
],
"results": [
{
"item": "garnished:polished_ritualistic_stone"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"type": "create:haunting",
"ingredients": [
{
"item": "garnished:polished_brown_zultanite_slab"
}
],
"results": [
{
"item": "garnished:polished_ritualistic_stone_slab"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"type": "create:haunting",
"ingredients": [
{
"item": "garnished:polished_brown_zultanite_stairs"
}
],
"results": [
{
"item": "garnished:polished_ritualistic_stone_stairs"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"type": "create:haunting",
"ingredients": [
{
"item": "garnished:polished_brown_zultanite_wall"
}
],
"results": [
{
"item": "garnished:polished_ritualistic_stone_wall"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"type": "create:haunting",
"ingredients": [
{
"item": "garnished:brown_zultanite_slab"
}
],
"results": [
{
"item": "garnished:ritualistic_stone_slab"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"type": "create:haunting",
"ingredients": [
{
"item": "garnished:brown_zultanite_stairs"
}
],
"results": [
{
"item": "garnished:ritualistic_stone_stairs"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"type": "create:haunting",
"ingredients": [
{
"item": "garnished:brown_zultanite_wall"
}
],
"results": [
{
"item": "garnished:ritualistic_stone_wall"
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
"type": "create:haunting",
"ingredients": [
{
"tag": "garnished:stone_types/zultanite/purple"
"item": "garnished:magenta_zultanite"
}
],
"results": [
{
"item": "garnished:abyssal_stone"
}
]
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"type": "create:haunting",
"ingredients": [
{
"item": "garnished:magenta_zultanite_bricks"
}
],
"results": [
{
"item": "garnished:abyssal_stone_bricks"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"type": "create:haunting",
"ingredients": [
{
"item": "garnished:magenta_zultanite_brick_slab"
}
],
"results": [
{
"item": "garnished:abyssal_stone_brick_slab"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"type": "create:haunting",
"ingredients": [
{
"item": "garnished:magenta_zultanite_brick_stairs"
}
],
"results": [
{
"item": "garnished:abyssal_stone_brick_stairs"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"type": "create:haunting",
"ingredients": [
{
"item": "garnished:magenta_zultanite_brick_wall"
}
],
"results": [
{
"item": "garnished:abyssal_stone_brick_wall"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"type": "create:haunting",
"ingredients": [
{
"item": "garnished:chiseled_magenta_zultanite_bricks"
}
],
"results": [
{
"item": "garnished:chiseled_abyssal_stone_bricks"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"type": "create:haunting",
"ingredients": [
{
"item": "garnished:polished_magenta_zultanite"
}
],
"results": [
{
"item": "garnished:polished_abyssal_stone"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"type": "create:haunting",
"ingredients": [
{
"item": "garnished:polished_magenta_zultanite_slab"
}
],
"results": [
{
"item": "garnished:polished_abyssal_stone_slab"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"type": "create:haunting",
"ingredients": [
{
"item": "garnished:polished_magenta_zultanite_stairs"
}
],
"results": [
{
"item": "garnished:polished_abyssal_stone_stairs"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"type": "create:haunting",
"ingredients": [
{
"item": "garnished:polished_magenta_zultanite_wall"
}
],
"results": [
{
"item": "garnished:polished_abyssal_stone_wall"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"type": "create:haunting",
"ingredients": [
{
"item": "garnished:magenta_zultanite_slab"
}
],
"results": [
{
"item": "garnished:abyssal_stone_slab"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"type": "create:haunting",
"ingredients": [
{
"item": "garnished:magenta_zultanite_stairs"
}
],
"results": [
{
"item": "garnished:abyssal_stone_stairs"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"type": "create:haunting",
"ingredients": [
{
"item": "garnished:magenta_zultanite_wall"
}
],
"results": [
{
"item": "garnished:abyssal_stone_wall"
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
"type": "create:haunting",
"ingredients": [
{
"tag": "garnished:stone_types/zultanite/orange"
"item": "garnished:orange_zultanite"
}
],
"results": [
{
"item": "garnished:ritualistic_stone"
}
]
}
}
Loading

0 comments on commit 8ef81ce

Please sign in to comment.