Skip to content
Snippets Groups Projects
  1. Mar 01, 2017
    • Auke Kok's avatar
      Allow interaction with nodes while wielding these items. · 78c632eb
      Auke Kok authored
      - beds
      - boats
      - carts
      - key/skeleton key
      - seeds
      
      All these had on_place handlers that did not allow nodes with
      an on_rightclick() handler to be used first (if not using
      sneak). This code is taken from the torches mod and applied
      everywhere.
      
      This allows all these items to e.g. be inserted into the `frame`
      mod's item frames.
      78c632eb
  2. Dec 21, 2016
  3. Nov 30, 2016
    • paramat's avatar
      Boats / carts: Fix and improve on_punch functions · f06f66cc
      paramat authored
      Boats:
      Previously, boats were not added to inventory in creative mode, fix.
      In creative mode multiple boats will not be added to inventory.
      Add comment.
      
      Carts:
      Set speed to 2 if punched by a non-player, to match the effect of a
      player punch.
      Add comments.
      f06f66cc
  4. Nov 20, 2016
  5. Nov 02, 2016
    • cx384's avatar
      Add and edit fuel registrations · 23ba2d3a
      cx384 authored
      Edited fuels: fences, wooden ladder.
      New fuels:
      boat, paper, book, dry shrub, stick, vessels shelf, wooden tools,
      wooden door, trapdoor, fence gates, farming crops, stairs, slabs, beds.
      23ba2d3a
  6. Oct 25, 2016
  7. Jul 27, 2016
  8. Jul 15, 2016
  9. Jul 09, 2016
  10. Jun 15, 2016
  11. May 23, 2016
    • Auke Kok's avatar
      Boats: Lower boat collision box top · fc902a77
      Auke Kok authored
      Standing on a boat makes you appear to "hover" over it since this
      collision box is way too high. Lower it so that it's low enough
      to look normal when walking on top of a boat
      fc902a77
  12. Apr 16, 2016
  13. Feb 03, 2016
  14. Oct 30, 2015
  15. Oct 20, 2015
  16. Aug 18, 2015
  17. Mar 21, 2015
  18. Oct 29, 2014
  19. Oct 03, 2014
  20. Aug 07, 2014
  21. Jul 09, 2014
  22. Jul 06, 2014
  23. Jul 05, 2014
Loading