Skip to content

Commit

Permalink
yip
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver-makes-code committed Jul 14, 2023
1 parent 03d48a7 commit ec038af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
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 = -Xmx1G
org.gradle.parallel = true

# Mod Properties
version = 0.1.2-blanketcon
version = 0.1.3-blanketcon
maven_group = dev.sweetberry
archives_base_name = wwizardry

Expand Down
1 change: 1 addition & 0 deletions src/main/resources/data/wwizardry/recipes/void_bag.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"type":"wwizardry:altar_catalyzation","keepCatalyst":false,"bloom":15,"inputs":[{"item":"amethyst_shard"},{"item":"gold_ingot"},{"item":"ender_eye"},{"item":"ghast_tear"}],"catalyst":{"item":"bundle"},"result":{"item":"wwizardry:void_bag"}}

0 comments on commit ec038af

Please sign in to comment.