Skip to content

Commit

Permalink
chromatic compound recipe nerf
Browse files Browse the repository at this point in the history
5 refined shimmer -> 4 refined shimmer
  • Loading branch information
ethanicusss committed Jan 5, 2025
1 parent 3c8fe70 commit 9b1e7b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubejs/server_scripts/create.js
Original file line number Diff line number Diff line change
Expand Up @@ -3050,7 +3050,7 @@ function mixingRecipes(event) {
},
{
output: "create:chromatic_compound",
input: ["5x techreborn:uu_matter", { fluid: "kubejs:shimmer", amount: BUCKET }],
input: ["4x techreborn:uu_matter", { fluid: "kubejs:shimmer", amount: BUCKET }],
heat: "superheated",
time: 2500,
},
Expand Down

0 comments on commit 9b1e7b1

Please sign in to comment.