glowstone and lamp balancing (#2581)

* glowstone and lamp balancing

* moved glowstone thingies

* fix evil glowstone recipes

* make tungsten thingy have a liquid form

* evil bronze recipes

* fixed ratios (I'm a little special ok)

* fixed ratios electric boogalo

* deleted weird red alloy recipe + fixed abs temps

* fixed ratios electrocution boogalo

---------

Co-authored-by: Redeix <brayden.j.m.ford@gmail.com>
This commit is contained in:
The Compendium System / The Atlassian Collective 2026-01-02 05:45:16 +01:00 committed by GitHub
parent 7dba518797
commit 5b60f268cf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 62 additions and 19 deletions

View file

@ -288,7 +288,7 @@ const registerAdAstraRecipes = (event) => {
//#region Decoration blocks
global.MINECRAFT_DYE_NAMES.forEach(color => {
event.shaped(`ad_astra:${color}_industrial_lamp`, [
event.shaped(`2x ad_astra:${color}_industrial_lamp`, [
' N ',
'DTD',
' P '
@ -300,7 +300,7 @@ const registerAdAstraRecipes = (event) => {
})
.id(`tfg:shaped/ad_astra_${color}_industrial_lamp`);
event.shaped(`ad_astra:small_${color}_industrial_lamp`, [
event.shaped(`2x ad_astra:small_${color}_industrial_lamp`, [
' N ',
'DTD',
' P '