You are viewing our Forum Archives. To view or take place in current topics click here.
QuickMine [1.2.5] x2 The Mining Experience!
Posted:
QuickMine [1.2.5] x2 The Mining Experience!Posted:
Status: Offline
Joined: Apr 10, 201113Year Member
Posts: 3,130
Reputation Power: 152
Status: Offline
Joined: Apr 10, 201113Year Member
Posts: 3,130
Reputation Power: 152
Welcome all to my first ever public plug-in! Please just read whatever you think you need to below:
What does it do:
Changelog:
Download:
Wanna support me? Just use it.
Thanks!
What does it do:
This plug-in allows your to mine at double the rate you normally could. This making a wooden pick-axe the speed of a diamond pick-axe. Making using Wooden & Stone tools, a lot easier.
Changelog:
Currently this plug-in is up-to-date and need's no changes until further notice.
Download:
Wanna support me? Just use it.
Thanks!
#2. Posted:
Status: Offline
Joined: Aug 11, 201113Year Member
Posts: 2,028
Reputation Power: 111
Status: Offline
Joined: Aug 11, 201113Year Member
Posts: 2,028
Reputation Power: 111
Why do people actually release this? It's like 3 or 4 lines of code to do a decent one...
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Apr 10, 201113Year Member
Posts: 3,130
Reputation Power: 152
Status: Offline
Joined: Apr 10, 201113Year Member
Posts: 3,130
Reputation Power: 152
-Afro- wrote Why do people actually release this? It's like 3 or 4 lines of code to do a decent one...I don't generally know if your trying to insult me or something but I just felt that I should release my first SP Mod...
- 0useful
- 0not useful
#4. Posted:
Status: Offline
Joined: Aug 11, 201113Year Member
Posts: 2,028
Reputation Power: 111
Status: Offline
Joined: Aug 11, 201113Year Member
Posts: 2,028
Reputation Power: 111
Johnzeh wrote-Afro- wrote Why do people actually release this? It's like 3 or 4 lines of code to do a decent one...I don't generally know if your trying to insult me or something but I just felt that I should release my first SP Mod...
No, I am not more hinting at the fact it's not very had and thus do not see the point, especially if it a singleplayer mod. But oh well, nice mod.
- 0useful
- 0not useful
#5. Posted:
Status: Offline
Joined: May 05, 201113Year Member
Posts: 246
Reputation Power: 10
Status: Offline
Joined: May 05, 201113Year Member
Posts: 246
Reputation Power: 10
I agree with afro, this isnt even adding code,just editing. XD
- 0useful
- 0not useful
#6. Posted:
Status: Offline
Joined: Jan 22, 201113Year Member
Posts: 1,374
Reputation Power: 67
Status: Offline
Joined: Jan 22, 201113Year Member
Posts: 1,374
Reputation Power: 67
if(Var.speedmine)
{
curBlockDamageMP += block.blockStrength(mc.thePlayer) * 2.2;
}else
curBlockDamageMP += block.blockStrength(mc.thePlayer);
{
}
The easy way...
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.