whosit
1bf935c33d
Change to make punch remove the plant first ( #18 )
...
This fixes item loss when the pot loses its node underneath and is converted to dropped items.
2024-03-09 19:26:57 +01:00
fluxionary
7d2fecdb4a
Return "correct" drops when digging a flowerpot ( #14 )
...
This returns the result of digging the actual node in the world. the "downside" of that is that digging grass in a flowerpot might give you seeds or something now, but at least it's not a weird "not_in_creative_inventory" item.
2022-11-06 11:22:20 +01:00
fluxionary
1431a640b2
Fix error caused by returning invalid itemstack ( #13 )
2022-04-16 12:27:56 +02:00
Starbeamrainbowlabs
4dff9943d9
Fix texture alpha warnings since 5.5.0-dev ( #12 )
2021-10-16 14:36:01 +02:00
SmallJoker
3a933aa081
Make flowerpot registration possible from other mods
2021-07-19 19:31:18 +02:00
mazes-80
8802188e53
Add default bush sapling support
2020-09-10 14:07:13 +02:00
SmallJoker
e017fcbbe8
Replace doors_blank.png with blank.png
2020-09-10 14:02:53 +02:00
Louis Royer
f3d5285337
Make all depends optional except default ( #8 )
...
Registers flowerpots based on mods that are enabled and supported.
2020-02-15 11:59:39 +01:00
Louis Royer
d346732a86
Add translation support + french translation ( #7 )
2020-02-14 21:10:13 +01:00
Panquesito7
bacb0221f3
Add support for moretrees, dryplants, and poisonivy
2020-01-08 09:56:49 -08:00
Panquesito7
8649354092
Add support for more MTG nodes
2020-01-08 09:56:49 -08:00
texmex
3c3b319feb
Replace deprecated settings method
2017-06-18 20:12:56 +02:00
Auke Kok
9e335cde0a
Add bush saplings.
...
Re-sort the list.
2017-04-20 10:02:28 -07:00
Auke Kok
87181c431f
Make failed registrations non-fatal
2017-04-20 10:01:21 -07:00
Auke Kok
1c84b1badf
Stack grass, and only return one variant of grass.
...
This works like the normal grass nodes, you'll only get
one type, but each can appear in a pot randomly.
2017-02-10 21:27:20 -08:00
Auke Kok
82921a6730
Fix crash when inserting e.g. a door.
2017-02-10 20:50:40 -08:00
Auke Kok
ba2220faa4
Flowerpot: wield_image.
...
pots dropped as item use this image as well.
2017-02-10 20:35:52 -08:00
Auke Kok
550a47f791
Make pots drop separately from the plants within.
...
This makes them attached nodes. This also makes digging a
pot with plant drop the plant as item and leave an empty pot
in the ground.
2017-02-10 20:34:14 -08:00
Auke Kok
5988c745cb
Flowerpot inventory image.
...
It's derived, but this makes it easier to theme/skin.
2017-02-10 18:26:52 -08:00
Auke Kok
8d7073d5a6
Support cactus in flowerpot.
2017-02-10 18:08:32 -08:00
Auke Kok
d018f699db
Make empty pot dig immediately.
2017-02-05 14:35:19 -08:00
Auke Kok
32c2327b48
Adjust selection boxes to better fit.
2017-02-02 15:45:29 -08:00
Auke Kok
6fcb17c547
Add crops. (wheat, cotton).
2017-02-02 15:37:37 -08:00
Auke Kok
1bc76c862b
Initial commit.
2017-02-02 14:45:53 -08:00