PrairieWind
a79692a68b
Add harvesting functionality to bee nests
...
Still has temporary abm updating
2022-11-17 03:16:45 +01:00
PrairieWind
cb60338f10
Add basic functionality to beehives
...
Uses a temporary ABM to progress through honey levels
2022-11-17 03:16:45 +01:00
PrairieWind
89b02c126a
Add basic beehives and bee nests
...
Still need to add functionality
2022-11-17 03:16:45 +01:00
PrairieWind
db0b44326b
Add crafting recipe item replacements
2022-11-17 03:16:45 +01:00
PrairieWind
4bb824cd38
Add mcl_honey mod.conf file along with translation templates
2022-11-17 03:16:45 +01:00
PrairieWind
daf5bf90a4
Add Honey, Honeycomb, and respective blocks
2022-11-17 03:16:45 +01:00
Michieal
9dc27e535b
revert 020a9510cbd7adf7419c166af5c2baba7c96cf45
...
revert "This has the achievement in there."
The only difference is the placement of a single comment, not worth a full on commit.
2022-11-17 02:55:14 +01:00
Michieal
439ac600fd
This has the achievement in there.
2022-11-17 02:55:14 +01:00
Michieal
bee40c55ec
Fix KillAura bug destroying the Displayed Item.
2022-11-17 02:55:14 +01:00
Michieal
2577a70a65
Made displayed entities immortal
...
Added in extended placement.
Registered the Achievement "Glow and Behold!"
2022-11-17 02:55:14 +01:00
Michieal
e2e86ae9a8
Final commit
...
Add in the ability to place frames on surfaces. Has minor visual bugs. Should be modified to disallow placing on top of items to prevent visual bugging.
Signed-off-by: Michieal <michieal@noreply.git.minetest.land>
2022-11-17 02:55:14 +01:00
Michieal
577f9f7785
Change Frames to only use the timer if it's displaying an object.
2022-11-17 02:55:14 +01:00
Michieal
67296c7a37
Update Signs API to only use timer functions when there is text to display.
2022-11-17 02:55:14 +01:00
Michieal
4a1e37d9c6
fix typo that somehow propagated.
2022-11-17 02:55:14 +01:00
Michieal
e67c6e1ada
fix signs to reset after /clearobjects
...
Additionally, added in the register_hanging_sing_craft() for future use.
2022-11-17 02:55:14 +01:00
Michieal
10a3a022b6
fix frames to reset after /clearobjects
2022-11-17 02:55:14 +01:00
Michieal
99a7df7ce6
Fix the Pumpkin/Melon grass position.
...
Also, updated the license.
2022-11-17 02:16:59 +01:00
epCode
a5eb1d240e
add deeper = darker
2022-11-15 22:36:05 +00:00
cora
489ef43458
Don't transfer whole stacks
2022-11-14 04:07:41 +01:00
ancientmarinerdev
70a7fb9387
Hoppers now take from hopper minecarts
2022-11-14 04:07:41 +01:00
ancientmarinerdev
9065170b1c
Clean up hopper minecart
2022-11-14 04:07:41 +01:00
epCode
c288b6ab93
make townaura more preformant
2022-11-14 02:38:02 +01:00
epCode
28f952309e
add mycelium townaura particles
2022-11-14 02:38:02 +01:00
epCode
080182ab15
Fix ender and shulker nodeboxes
2022-11-13 22:18:00 +00:00
epCode
6c6e21b63e
fix chests
2022-11-13 22:18:00 +00:00
3raven
d01aa36d09
Pot nether roots and fungi
...
Pot nether roots and fungi
2022-11-13 17:44:21 +00:00
cora
b625fba4f2
Merge branch 'master' into hoppers_w_composter
2022-11-12 12:27:49 +00:00
anarquimico
3ef8838a11
Fixed indentation.
2022-11-12 06:28:36 -03:00
ancientmarinerdev
3000a378f3
Villagers can claim any bed. Player can steal villager bed. Villager won't take player bed
2022-11-12 02:35:00 +01:00
AFCMS
7dbe6489be
Change lighting rod activation time to 0.4
2022-11-11 16:39:19 +01:00
AFCMS
5f626cf1b0
Make lightning rods send redstone signal when struck by lighting (0.5s)
2022-11-11 16:39:19 +01:00
AFCMS
47e46efa6f
Add french translation
2022-11-11 16:39:19 +01:00
AFCMS
a11948c5f3
Add new texture
2022-11-11 16:39:19 +01:00
AFCMS
cb7d5e3790
Make lightning rod texture look better
2022-11-11 16:39:19 +01:00
AFCMS
2c5d3861f6
Add locale template to mcl_lightning_rods
2022-11-11 16:39:19 +01:00
AFCMS
e56fa0d809
Lightning Rod Fixes
...
- give node a proper nodebox
- add better texture compatible with MC texture packs
- set use_texture_alpha = "opaque"
- fix invalid translator
- disable node placement prediction
- simplificate placement code
2022-11-11 16:39:19 +01:00
anarquimico
cb721f37ce
Fixed minor bug and removed TODO commentary
2022-11-10 21:11:32 -03:00
anarquimico
3072d44b66
Bugs fixed.
2022-11-08 19:18:35 -03:00
anarquimico
f61b072d39
Fixed compostable item comsumption.
2022-11-07 22:10:35 -03:00
Michieal
dd869afea0
fixed typo error
...
had a list inside of an extra set of {}'s
2022-11-07 01:20:03 +00:00
Michieal
c277229c1b
Changed the Item Frames' LBM method.
...
Moved the custom lbm function call out of create_custom_frame() into init.
Changed how the custom lbm handles frames lbm regeneration.
2022-11-06 21:00:14 +00:00
anarquimico
91ef21c55b
Integrate hoppers with composter
2022-11-06 17:49:32 -03:00
MysticTempest
2be75c9628
Better fix for creative digging drops, and fix the itemframes LBM.
2022-11-06 07:08:49 -06:00
PrairieWind
6f8d854f8a
Fix texture issue and capitalization in Stripped Warped Hyphae Bark
2022-11-04 19:17:39 -06:00
PrairieWind
92723cab9f
Add Crafting Recipes for the crimson and warped (trap)doors, fences, and gates
2022-11-04 19:17:39 -06:00
Nicu
8162a4af2d
Add custom door and trapdoor textures for mcl_crimson
2022-11-05 01:47:35 +01:00
Nicu
30d2022b4a
Optimize textures in mcl_crimson
2022-11-05 01:47:35 +01:00
cora
df216cb847
Add crimson fence and gate
2022-11-05 01:47:35 +01:00
cora
4dec3e1382
Add warped fence and gate
2022-11-05 01:47:35 +01:00
cora
43425279a3
Add crimson and warped doors and trapdoors
2022-11-05 01:47:35 +01:00