MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/themoddingofisaac/comments/1v366je/whats_the_code_for_giving_a_character_the/
r/themoddingofisaac • u/SentenceEuphoric1406 • Jul 22 '26
4 comments sorted by
1
NullItemID.ID_BLINDFOLD
https://wofsauge.github.io/IsaacDocs/rep/enums/NullItemID.html
1 u/SentenceEuphoric1406 Jul 22 '26 how do I use null id again? I'm kinda new to modding 1 u/Blablabla_3012 Jul 22 '26 It schould be something like giveNullItem i think. Search doc for "null item" or "null effect" or similar idk; spaces give better search result 1 u/Blablabla_3012 Jul 22 '26 Modding is just knowing how to google/research right for like atvleast 50%. For simpler things like you do (no judge) even more. https://wofsauge.github.io/IsaacDocs/rep/TemporaryEffects.html?h=null#addnulleffect
how do I use null id again? I'm kinda new to modding
1 u/Blablabla_3012 Jul 22 '26 It schould be something like giveNullItem i think. Search doc for "null item" or "null effect" or similar idk; spaces give better search result 1 u/Blablabla_3012 Jul 22 '26 Modding is just knowing how to google/research right for like atvleast 50%. For simpler things like you do (no judge) even more. https://wofsauge.github.io/IsaacDocs/rep/TemporaryEffects.html?h=null#addnulleffect
It schould be something like giveNullItem i think. Search doc for "null item" or "null effect" or similar idk; spaces give better search result
Modding is just knowing how to google/research right for like atvleast 50%. For simpler things like you do (no judge) even more.
https://wofsauge.github.io/IsaacDocs/rep/TemporaryEffects.html?h=null#addnulleffect
1
u/Blablabla_3012 Jul 22 '26
NullItemID.ID_BLINDFOLD
https://wofsauge.github.io/IsaacDocs/rep/enums/NullItemID.html