Skip to content
Snippets Groups Projects
  1. May 28, 2020
  2. Jan 02, 2019
    • Paramat's avatar
      Add large cactus seedling · 6688ddf6
      Paramat authored
      Alter 'large cactus' schematic to place another force-placed cactus node,
      to replace the cactus seedling on growth.
      Make schematic 5x7x5 to solve rotation, placement and protection check
      issues.
      Add a y-slice probability for height variation.
      
      Growth time is tuned to not make this a faster way to obtain cactus nodes
      compared to normal cactus farming.
      Seedling texture by Extex101.
      
      Use sapling/seedling description in protection intersection message in
      'sapling_on_place' function.
      Unverified
      6688ddf6
  3. Aug 21, 2018
  4. Dec 24, 2017
  5. Dec 11, 2017
  6. Oct 24, 2017
  7. Oct 10, 2017
  8. Aug 13, 2017
  9. Apr 24, 2017
    • paramat's avatar
      Tin: Tune mapgen, bugfix, fix texture credits · c2d1a5ed
      paramat authored
      Previously i had matched ore density to moreores, but this density was
      too high and out of balance with MTGame, reduce density to be similar
      to copper ore.
      The 2 levels of underground ore were overlapping, fix.
      Textures are actually by kilbith, update credits.
      
      Also credit kilbith for bronze, copper, gold and steel blocks, credits
      had not been updated at the time.
      c2d1a5ed
  10. Mar 07, 2017
  11. Dec 13, 2016
    • paramat's avatar
      Default: Add missing 'default_dig_snappy' sound · 55a16cd2
      paramat authored
      Some nodes with the snappy group (wool, glass pane, seeds) were missing
      sound when dug with a sword.
      Adding the sound causes it to be used for glass pane, so define a 'dig'
      sound in the 'node sound glass defaults' table, use the footstep sound.
      Adding the sound also causes it to be used for seeds which deliberately
      have no dig sound, so add an empty sound override for seed dig.
      
      Reduce the gain of the glass footstep sound which was excessively loud.
      
      Add some freesound members to license.txt.
      55a16cd2
  12. Oct 24, 2016
  13. Sep 07, 2016
  14. Sep 06, 2016
  15. Sep 05, 2016
    • paramat's avatar
      Licenses: Change WTFPL to MIT (part 1) · e9d26e2e
      paramat authored
      Part 1: All mods except default and xpanes.
      Add license.txt files.
      Add missing README.txt files.
      Check and update copyright years for all contributors.
      Improve text format and make more consistent.
      e9d26e2e
Loading