cora
a49e66dbd3
Detection radius is 20 according to the wiki
2022-07-17 23:42:34 +02:00
cora
e9ad2cfe11
Make parrots imitate nearby mobs
2022-07-17 23:34:39 +02:00
cora
0b157c953f
fix wrong argument to sound_play
2022-07-16 12:12:28 +00:00
cora
bf23c61e34
skip damage completely when player & pvp disabled
2022-07-16 12:12:28 +00:00
cora
77d834ac5e
Add PVP check to tipped arrows
2022-07-16 12:12:28 +00:00
cora
b7f8a75d04
Add PVP check for rocket arrows
2022-07-16 12:12:28 +00:00
Freedom
454d7e8b04
arrow check if pvp is enable
2022-07-16 12:12:28 +00:00
cora
8ff559d4ad
Add ancient debris as normal ore
2022-07-16 02:07:17 +02:00
Freedom
27482ede7f
update locale es
2022-07-15 22:55:03 +00:00
cora
ee9cc5341b
Fix villager crash when opening iron doors
2022-07-15 22:11:07 +00:00
cora
aab3180269
clear empty nametag as well as nil
2022-07-15 04:40:12 +02:00
cora
e271e87aca
fix indentation
2022-07-14 17:32:43 +02:00
cora
dae4a99a85
Add soul lantern recipe
2022-07-14 15:39:37 +02:00
cora
455fac9350
Add schematics by RandomLegoBrick and PrarieWind
2022-07-14 13:51:46 +02:00
cora
8cad4a6886
Add ruined portals
2022-07-14 13:38:20 +02:00
cora
931cb2b991
Add fallen tree logs
2022-07-14 06:59:47 +02:00
cora
9e60d24fe0
Never spawn mobs on leaves
2022-07-13 16:45:41 +02:00
cora
8d9c5059f3
Fix wither dupe
...
faulty on_place would not removed placed wither skelly head from
inv. This also prevents the execution of the schematic checking
routine if there is no soul sand under the head.
2022-07-12 23:11:00 +02:00
cora
2b835221a7
Make them spawn at (somewhat) random positions
2022-07-12 01:30:41 +02:00
cora
571c57e891
Add updated woodland outpost schematic
2022-07-12 00:44:39 +02:00
cora
33739dc5af
Woodland cabin mob spawning
2022-07-12 00:32:53 +02:00
cora
c1686923d3
Fix crash when no group spawning positions found
2022-07-11 22:31:35 +02:00
cora
489db73dca
Merge pull request 'Mud fixes' ( #2413 ) from TheRandomLegoBrick/MineClone2:mud_fixes into master
...
Reviewed-on: MineClone2/MineClone2#2413
Reviewed-by: cora <cora@noreply.git.minetest.land>
2022-07-11 20:31:01 +00:00
TheRandomLegoBrick
408c72e4bf
Mud fixes
2022-07-11 08:24:42 -07:00
NO11
a16613f31c
Fix #2336 (interaction bug when opening chests)
2022-07-11 09:14:14 +00:00
MysticTempest
484ad2b630
Replace all melon/pumpkin stems in woodland_cabins with unconnected variants.
2022-07-09 19:35:51 -05:00
cora
4a4636523e
Add new mobs to translation template.
2022-07-09 22:14:37 +02:00
cora
e9b72083b3
Fix translator modnames
2022-07-09 02:30:48 +02:00
cora
aed96a4912
Add original dolphin texture
...
cc0 by cora
2022-07-09 02:30:48 +02:00
cora
f202ed8327
spawn in groups
2022-07-09 02:30:48 +02:00
cora
44abef44e1
Make fish buckets work with water mobs
2022-07-09 02:30:48 +02:00
PrairieAstronomer
88cdc9baf3
Add Fish Buckets
2022-07-09 02:30:48 +02:00
PrairieAstronomer
27ea6087c7
Tactical Fishing Advancement
2022-07-09 02:30:48 +02:00
cora
ae0eb85ffc
Add salmon, cod and dolphin from mcl5
2022-07-09 02:30:48 +02:00
RandomLegoBrick
5ceffe1a3c
Merge branch 'master' into mud
2022-07-08 22:42:38 +00:00
cora
de9056ae62
Fix child mobs collision boxes
2022-07-08 23:57:02 +02:00
cora
08a1ecd879
Don't take extra bread when feeding
2022-07-08 23:57:02 +02:00
cora
bcb76f7bd2
correctly lock job when traded
2022-07-08 23:57:02 +02:00
cora
8fe40fcd26
remove old debug line
2022-07-08 23:57:02 +02:00
cora
98c48dab8c
abolish child labor
2022-07-08 23:57:02 +02:00
RandomLegoBrick
31e53ceff0
Merge branch 'master' into mud
2022-07-08 17:33:10 +00:00
TheRandomLegoBrick
05186c9a19
Non-copyright-infringey mud texture
2022-07-08 10:31:38 -07:00
TheRandomLegoBrick
dfd16d1110
Add license
2022-07-08 10:02:06 -07:00
TheRandomLegoBrick
c26a9aded5
Add mud sounds
2022-07-08 09:18:42 -07:00
PrairieAstronomer
0ecffaf472
Added README.md file to mcl_campfires
2022-07-08 02:37:20 +02:00
cora
3c2633ee2c
Simplify my own mess... remove code dupe
...
i'll fix this in cauldrons too, promise
2022-07-08 02:37:20 +02:00
PrairieAstronomer
f0241bbf6a
Added extinghuishing sound when extenguished with a shovel.
2022-07-08 02:37:20 +02:00
PrairieAstronomer
67494f8905
Added Burning Players and Entities to Campfires.
2022-07-08 02:37:20 +02:00
PrairieAstronomer
e9fe5c1377
Fixed Crafting Recipes
2022-07-08 02:37:20 +02:00
PrairieAstronomer
5de3c7977c
Campfire Inventory Textures by RandomLegoBrick
2022-07-08 02:37:20 +02:00