Commit Graph

11 Commits (master)

Author SHA1 Message Date
Beanzilla b31b41567c
Increased the speed of Renew Tools Pickaxe
This should fix issue #3.
The pick should increase by about 20% speed for all except the most hardest nodes.
2022-07-21 12:01:51 -04:00
david 5c98f6b78a Update: texture bug fix
It was found that the chestplate texture didn't have all the needed
updates to it's color change. (Showing the original texture was diamond
chestplate of MCL)

  Changed tools to not show debug information in logs.
2021-10-02 13:29:30 -04:00
david 2cd9e703c2 V1.3 Tool and Armor refined
Tools and Armor will repair anywhere in the player's inventory except
the crafting grid.

  Renewable Plant Fiber is now the only level needed to being producing
resources.

  Added support for one of my other mods Item Replicators (You can now
use it to replicate the Renewable Plant Fiber)

  Further refinement of the MCL tools so they don't depend on
_mcl_autogroups just for the times it takes for the tool to mine things.
(Typically found to be 8)
2021-09-08 18:36:50 -04:00
david ee2c4cb0b3 Reduced Resource Costs to support more MCL
It was found that in MCL it was practically impossible to make
renewing anything as it costs a large amount of leaves. (This fix
reverts to the original way we do things)
2021-09-08 16:47:07 -04:00
david da319108fb Version 1.2: Resource Difficulty
Now it's greatly difficult to get these tools/armor in MCL and MTG, as
it now costs 9x9x9 leaves to make 1 piece of the tool or armor.

  Also reworked the MCL armor and tools so they should properly work
regardless of MCL version. (I hope, :P)
2021-07-13 14:40:54 -04:00
david 2352602d69 Merge branch 'master' of https://github.com/Beanzilla/renewPack
Ugh! Why! Why git! Why!
2021-07-10 13:49:58 -04:00
david 988019f716 Reworked tools repairing in MTG
Originally I decided that in MTG tools were repairing to quickly...
but after further working on the mod I have decided to just repair,
rather than having a difference between MTG and MCL2.
2021-07-10 13:48:14 -04:00
Beanzilla ba93899032
Update README.md
Removed 3d_armor texture credits since we thought our green MCL diamond armor looked better.
2021-07-09 13:11:05 -04:00
david d6e442ecda Added images to showoff
Oooh, nice green armor and tools.
2021-07-09 13:04:23 -04:00
david 4ef7bcdc28 Version 1.0: Initial
Verified all armor and tools work in both Minetest Game (with
3d_armor) and MineClone2. (If you want armor to repair leave it in the
armor slot, tools stay in your main inventory)
2021-07-09 12:56:03 -04:00
Beanzilla a8a28b9a93
Initial commit 2021-07-09 12:48:22 -04:00