trans_soup
|
7581aba12a
|
fix pummel error in crafting api.
pummel recipes now successfully make use of a provided `used_item`
value, instead of having a redundant `used_node` value.
|
2023-10-11 11:39:39 +02:00 |
|
trans_soup
|
9aa96f456f
|
implement basic pummeling.
|
2023-10-11 11:15:08 +02:00 |
|
trans_soup
|
4e31d3219b
|
start working on stoneworking mod.
create stoneworking mod.
create nodes stone bricks and stone tile, then add placeholder recipe
for both.
|
2023-10-11 10:28:23 +02:00 |
|
trans_soup
|
6fb3f5fde3
|
refactor and fix errors.
move vector utilities out of tree api into own generic api. fix related
issues.
|
2023-10-11 10:01:54 +02:00 |
|
trans_soup
|
25317e1e7f
|
replace log decoration with leaves.
|
2023-10-11 09:20:23 +02:00 |
|
trans_soup
|
a973bbdbf8
|
initial commit.
created a few proof-of-concept mechanics. took some textures from
minetest game. implemented basic tree growth and stacking in-world
crafting.
|
2023-10-11 09:17:21 +02:00 |
|