File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -217,7 +217,7 @@ local entropyTabs = function()
217217 [" gemstonez" ]= true ,
218218 [" triple6lexi" ]= true
219219 },
220- music = {gemstonez = true }
220+ music = {gemstonez = true , MilkyP = true }
221221 }
222222 for i , v in pairs (G .P_CENTERS ) do if v .entr_credits then
223223 if v .entr_credits .idea then for i , v in pairs (v .entr_credits .idea ) do credits .idea [v ] = true end end
@@ -249,4 +249,4 @@ local entropyTabs = function()
249249 },
250250 }
251251end
252- SMODS .current_mod .extra_tabs = entropyTabs
252+ SMODS .current_mod .extra_tabs = entropyTabs
Original file line number Diff line number Diff line change 11{
22 "name" : " Entropy" ,
33 "id" : " entr" ,
4- "version" : " 1.0.0 " ,
4+ "version" : " 1.0.0b " ,
55 "website_url" : " https://github.com/lord-ruby/Entropy/tree/main" ,
66 "description" : " A chaotic Balatro mod. Adds inverted consumables as well as various other miscelaneous mechanics." ,
77 "prefix" : " entr" ,
You can’t perform that action at this time.
0 commit comments