You are viewing our Forum Archives. To view or take place in current topics click here.
#91. Posted:
Status: Offline
Joined: Mar 16, 201113Year Member
Posts: 42
Reputation Power: 2
ZeroMemory wroteCman1735 wrotePSG1 wroteCman1735 wrotePSG1 wroteCman1735 wrote I download it but it wont open it tries to open with adobe flash player
Your computer is **** up lol. It shouldn't be thinking exe files open with flash -_-
ya lol. so do you no what i should do
Not trying to be mean here, but google 'how do I open an exe file not in flash';
ok i will but on the download on mediafire its says its a rar file
download winrar [ Register or Signin to view external links. ]
Alright it worked thank you for your help
- 0useful
- 0not useful
#92. Posted:
Status: Offline
Joined: Mar 25, 201212Year Member
Posts: 270
Reputation Power: 15
Status: Offline
Joined: Mar 25, 201212Year Member
Posts: 270
Reputation Power: 15
PSG1 wrote I'm learning a way to change the type of mob spawner in your world. If it was possible for a program to read the blocks, and generate the world in like MCEdit...I'd **** everywhere.
If you could give me your world with the X,Y,Z location of the mob spawner i might be able to add that feature into my editor
- 0useful
- 0not useful
#93. Posted:
Status: Offline
Joined: May 05, 201113Year Member
Posts: 3,656
Reputation Power: 161
Status: Offline
Joined: May 05, 201113Year Member
Posts: 3,656
Reputation Power: 161
ZeroMemory wrote-ABNPOISON- wroteZeroMemory wrote-ABNPOISON- wroteZeroMemory wrote god mode isn't infinite health meaning
if you jump in a pool of lava you will die
if you jump from a cliff you will die
if you drown you will die
god mode = lots of armour meaning you can take lots of hits
So put 255 quantity and 0 damage?
9999 damage on the armour. Don't put 9999 on ur picaxe it'll break faster but the picaxe will break faster
But if you put 9999 damage, the armor will just break and kill you if you fall 3 feet.
oh, thanks for the information i never knew that. I'll edit the OP. 0000 damage is fine then
Try this: try changing it to a negative damage value. If possible.
- 0useful
- 0not useful
#94. Posted:
Status: Offline
Joined: Mar 25, 201212Year Member
Posts: 270
Reputation Power: 15
Status: Offline
Joined: Mar 25, 201212Year Member
Posts: 270
Reputation Power: 15
PSG1 wroteZeroMemory wrote-ABNPOISON- wroteZeroMemory wrote-ABNPOISON- wroteZeroMemory wrote god mode isn't infinite health meaning
if you jump in a pool of lava you will die
if you jump from a cliff you will die
if you drown you will die
god mode = lots of armour meaning you can take lots of hits
So put 255 quantity and 0 damage?
9999 damage on the armour. Don't put 9999 on ur picaxe it'll break faster but the picaxe will break faster
But if you put 9999 damage, the armor will just break and kill you if you fall 3 feet.
oh, thanks for the information i never knew that. I'll edit the OP. 0000 damage is fine then
Try this: try changing it to a negative damage value. If possible.
will not work, reason being is minecraft only reads damage up to four bytes. Making it negative exceeds five bytes at the least
- 1useful
- 0not useful
#95. Posted:
Status: Offline
Joined: Oct 20, 201014Year Member
Posts: 2,669
Reputation Power: 108
Status: Offline
Joined: Oct 20, 201014Year Member
Posts: 2,669
Reputation Power: 108
ZeroMemory wrotePSG1 wroteZeroMemory wrote-ABNPOISON- wroteZeroMemory wrote-ABNPOISON- wroteZeroMemory wrote god mode isn't infinite health meaning
if you jump in a pool of lava you will die
if you jump from a cliff you will die
if you drown you will die
god mode = lots of armour meaning you can take lots of hits
So put 255 quantity and 0 damage?
9999 damage on the armour. Don't put 9999 on ur picaxe it'll break faster but the picaxe will break faster
But if you put 9999 damage, the armor will just break and kill you if you fall 3 feet.
oh, thanks for the information i never knew that. I'll edit the OP. 0000 damage is fine then
Try this: try changing it to a negative damage value. If possible.
will not work, reason being is minecraft only reads damage up to four bytes. Making it negative exceeds five bytes at the least
I'm gonna try if 0000 works good
- 0useful
- 0not useful
#96. Posted:
Status: Offline
Joined: Mar 25, 201212Year Member
Posts: 270
Reputation Power: 15
Status: Offline
Joined: Mar 25, 201212Year Member
Posts: 270
Reputation Power: 15
-ABNPOISON- wroteZeroMemory wrotePSG1 wroteZeroMemory wrote-ABNPOISON- wroteZeroMemory wrote-ABNPOISON- wroteZeroMemory wrote god mode isn't infinite health meaning
if you jump in a pool of lava you will die
if you jump from a cliff you will die
if you drown you will die
god mode = lots of armour meaning you can take lots of hits
So put 255 quantity and 0 damage?
9999 damage on the armour. Don't put 9999 on ur picaxe it'll break faster but the picaxe will break faster
But if you put 9999 damage, the armor will just break and kill you if you fall 3 feet.
oh, thanks for the information i never knew that. I'll edit the OP. 0000 damage is fine then
Try this: try changing it to a negative damage value. If possible.
will not work, reason being is minecraft only reads damage up to four bytes. Making it negative exceeds five bytes at the least
I'm gonna try if 0000 works good
65535 is actually the maximum for damage but i haven't made it work with the recent version. It will with v1.3
9999 is maximum for now, 0000 for minimum.
- 1useful
- 0not useful
#97. Posted:
Status: Offline
Joined: May 05, 201113Year Member
Posts: 3,656
Reputation Power: 161
Status: Offline
Joined: May 05, 201113Year Member
Posts: 3,656
Reputation Power: 161
So if I send you my world, with the XYZ of the spawner, you can try to change the spawner type?
Working on it now.
Working on it now.
- 0useful
- 0not useful
#98. Posted:
Status: Offline
Joined: Mar 25, 201212Year Member
Posts: 270
Reputation Power: 15
Status: Offline
Joined: Mar 25, 201212Year Member
Posts: 270
Reputation Power: 15
PSG1 wrote So if I send you my world, with the XYZ of the spawner, you can try to change the spawner type?
Working on it now.
Sure i'll try.
So you're not able to change the location of it? or not
- 0useful
- 0not useful
#99. Posted:
Status: Offline
Joined: Oct 20, 201014Year Member
Posts: 2,669
Reputation Power: 108
Status: Offline
Joined: Oct 20, 201014Year Member
Posts: 2,669
Reputation Power: 108
ZeroMemory wrote-ABNPOISON- wroteZeroMemory wrotePSG1 wroteZeroMemory wrote-ABNPOISON- wroteZeroMemory wrote-ABNPOISON- wroteZeroMemory wrote god mode isn't infinite health meaning
if you jump in a pool of lava you will die
if you jump from a cliff you will die
if you drown you will die
god mode = lots of armour meaning you can take lots of hits
So put 255 quantity and 0 damage?
9999 damage on the armour. Don't put 9999 on ur picaxe it'll break faster but the picaxe will break faster
But if you put 9999 damage, the armor will just break and kill you if you fall 3 feet.
oh, thanks for the information i never knew that. I'll edit the OP. 0000 damage is fine then
Try this: try changing it to a negative damage value. If possible.
will not work, reason being is minecraft only reads damage up to four bytes. Making it negative exceeds five bytes at the least
I'm gonna try if 0000 works good
65535 is actually the maximum for damage but i haven't made it work with the recent version. It will with v1.3
9999 is maximum for now, 0000 for minimum.
Alright i guess i can wait
- 0useful
- 0not useful
#100. Posted:
Status: Offline
Joined: Apr 10, 201212Year Member
Posts: 115
Reputation Power: 4
Status: Offline
Joined: Apr 10, 201212Year Member
Posts: 115
Reputation Power: 4
when i try and do it, it says unexpected error, then i continue and it just stays at parsing inventory? Help!
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.