tAPI Grox The Great's Mods o' Magic

Status
Not open for further replies.
I don't think they have zombinator, he does drop advanced circuitry and spawns correctly. If there are like item Id's there is probably just an overlap on the welding arm with something else maybe? I don't know how terraria works exactly haha. How do I change the drop rate?
everything is assigned unique ids AFTER all mods scanned, so unless name matches...

you un .zip the mod, and change the creature's .json or .cs. if u dont wanna fix ... complicated for zombinator actually... um i checked, u need to beat golem or wont drop it. some very pretty coding there.
 
Ahh okay! Thank you :)
 
um i checked, u need to beat golem or wont drop it
>MRW I didn't know this until now
66052-Angry-punch-computer-gif-igDP.gif
 
Hey, could you help me with something?
It's not related to the mod at all, but I asked this question on the tAPI thread too and got no answer.

I want to set where a character holds a weapon from. How can I do it?

View attachment 14473
As you can see, he is not holding the gun from the grip, but instead from the emptiness behind it. I want to fix that.
use "holdoutOffset": [X,Y],
experiment with the X and Y values until you find the perfect position.
 
use "holdoutOffset": [X,Y],
experiment with the X and Y values until you find the perfect position.
Bit too late, but thanks anyway.

Also, what do I have to do in order to make Barbarians appear in a Horde?
 
Last edited:
Code:
((DEV || NPC.downedGolemBoss) && Main.rand.Next(rarity + 2) == 0)
Defeat Golem and play in hardmode. It is quite rare though - after all bosses are downed for good, base spawn chance is 33%, considering amount of zombies of another types it becomes around 1-1.5%.
 
Bit too late, but thanks anyway.

Also, what do I have to do in order to make Barbarians appear in a Horde?
If you're having trouble finding it, make the Bloodshed Talisman, get a water candle, and use a battle potion. I can find several per horde...
 
Any one know if this is compatible with both Thorium and Necropolis? I'm highly intrigued by that bug catcher!
 
If you're having trouble finding it, make the Bloodshed Talisman, get a water candle, and use a battle potion. I can find several per horde...
I have gone through 57 Hordes. And have not seen a single Barbarian.
Do I have to defeat a boss or something?
 
Any one know if this is compatible with both Thorium and Necropolis? I'm highly intrigued by that bug catcher!
I am using it alongside both other mods, as well as most other mods on this page, actually, and they all work just fine with each other, amazingly. The only gripe I had was that butterflies weren't spawning near my town at all, even with the things that spawn them in excess. Except for the most recent time I played, after no updates or anything, where they just started to spawn for no reason. Whatever, I'm happy.
 
I am using it alongside both other mods, as well as most other mods on this page, actually, and they all work just fine with each other, amazingly. The only gripe I had was that butterflies weren't spawning near my town at all, even with the things that spawn them in excess. Except for the most recent time I played, after no updates or anything, where they just started to spawn for no reason. Whatever, I'm happy.
You rock! THANKS!
 
I have gone through 57 Hordes. And have not seen a single Barbarian.
Do I have to defeat a boss or something?
I think either Golem or Plantera (Plantera would make more sense...)

By the way, does anyone know how to get the image files from this mod? Would be useful for the wiki.
 
I think either Golem or Plantera (Plantera would make more sense...)

By the way, does anyone know how to get the image files from this mod? Would be useful for the wiki.
1. download the .tapi file
2. Open it with WinZip or something similar
3. ???
4. Profit.
 
I think either Golem or Plantera (Plantera would make more sense...)

By the way, does anyone know how to get the image files from this mod? Would be useful for the wiki.
Definetly not Plantera. I went through 24 post-Plantera Hordes to farm Gardeners and have not seen a single Barbarian.
I have not done any Hordes after Golem though. Will test it right now!

EDIT: Yep, they spawn after Golem.
Pretty tough too, got my :red: whooped by one that emerged from the ground.
 
Last edited:
All the different golems seem to glow green when using hunter potions, that might be one reason why they spawn near towns...

An example image with one of the ore golems I found in the dungeon.

GolemGlowingGreen.png


With other enemies to compare it to, the other enemies are red but the golem is glowing green.
 
All the different golems seem to glow green when using hunter potions, that might be one reason why they spawn near towns...

An example image with one of the ore golems I found in the dungeon.

View attachment 14994

With other enemies to compare it to, the other enemies are red but the golem is glowing green.
is anyone getting presents on these mods, or is is just from vanilla terraria?
 
is anyone getting presents on these mods, or is is just from vanilla terraria?
Christmas actually just started on Terraria!

#lastminuterealizations
 
Christmas actually just started on Terraria!

#lastminuterealizations
lol, right, but, are presents dropping for you in this mod? Thanks!
 
lol, right, but, are presents dropping for you in this mod? Thanks!
Oh, as in is it working?

Cheat mod time.

So the answer to this seems to be "no", I just spawned 170 green slimes, killed them all with the Frostbite staff. No presents.

Therefore I am going to be spawning in a bunch of presents on the time frame of "whenever the hell I feel like it".
 
How do you do that? :). I'll have my husband do it lol.
 
Status
Not open for further replies.
Back
Top Bottom