Riu Sakura
5810b2313c
Added missing word (Breeding).
2023-04-23 14:19:13 +00:00
Riu Sakura
c14e550f4e
Added missing translations.
...
In addition, the translation of "Grass Block" has been corrected to a better phrase.
2023-04-23 14:19:13 +00:00
Riu Sakura
9f949fb82a
Removed invisible character codes.
...
Updated translations with the latest templates.
2023-04-23 14:19:13 +00:00
Riu Sakura
eecf514034
add japanese translation
2023-04-23 14:19:13 +00:00
chmodsayshello
32f8646287
make recovery compass spin randomly in other dimensions
2023-04-23 14:18:34 +00:00
chmodsayshello
32111a9772
fix recovery compass overwriting every other item
2023-04-23 14:18:34 +00:00
chmodsayshello
a572502a20
add crafting recipie
2023-04-23 14:18:34 +00:00
chmodsayshello
e227093c1b
translation stuff
2023-04-23 14:18:34 +00:00
chmodsayshello
a3eb97e253
recovery compass
2023-04-23 14:18:34 +00:00
PrairieWind
d7bc10582b
Update Translation Files
...
Fixes the translation error for other languages
2023-04-23 14:17:17 +00:00
PrairieWind
f55e161d15
Fix Country Lode HUD Issue
...
Fixed the error that was thrown when the advancement is unlocked and also fixed the popup HUD so the advancement title fits correctly
2023-04-23 14:17:17 +00:00
FossFanatic
1955dd7089
Clean up respawn anchor definition
2023-04-23 14:16:54 +00:00
FossFanatic
080ec974bb
Allow for animated hyphae textures
2023-04-23 14:08:30 +00:00
CyberMango
1b065d556b
Fix creative inv reset when taking damage
...
Now the inventory view on creative is no longer set to the survival
inventory upon taking damage.
Also the initial inventory view when openning a world in creative is at
the search page, not the survival inventory page.
mcl_inventory/init.lua no longer wraps mcl_armor.update_player to also
update the inventory view. This visual update happens anyways since it
is registered to happen on a visual change with
mcl_player.register_on_visual_change .
This also fixes a small visual bug that, on creative mode, if you would
equip/unequip an armor piece, the image of the player would be updated
twice.
2023-04-23 14:08:19 +00:00
cora
6734e5fdd9
Actually suspend mobs when out of player range
2023-04-23 14:06:55 +00:00
PrairieWind
741b4420a7
Update Woodland Outpost Schematic
...
Switched double chest with barrels so that they work correctly
2023-04-23 14:06:02 +00:00
PrairieWind
7cbee94f4f
Add bookshelves and anvils as structure constructed nodes
2023-04-23 14:06:02 +00:00
Gregor Parzefall
ce5df83624
Make snow sound like snow while digging it
2023-04-23 14:05:00 +00:00
Gregor Parzefall
394a661607
Update attribution of sounds
...
Also: Add myself to CREDITS.md
2023-04-23 14:05:00 +00:00
Gregor Parzefall
f8aca828c1
Remove a sound I forgot
2023-04-23 14:05:00 +00:00
Gregor Parzefall
6623715e9d
Restore MCL changes to grass / leaves sounds
2023-04-23 14:05:00 +00:00
Gregor Parzefall
6095978f7d
Removed two duplicated sound definitions
2023-04-23 14:05:00 +00:00
Gregor Parzefall
28c00f4974
Sound changes in code
2023-04-23 14:05:00 +00:00
Gregor Parzefall
3b9ac73f0c
More sound changes from MTG
2023-04-23 14:05:00 +00:00
Gregor Parzefall
0b1c74eaae
Update sounds from MTG
2023-04-23 14:05:00 +00:00
AFCMS
50bb4f1da5
Replace lighting rod nodebox by 3d model
2023-04-23 14:04:20 +00:00
FossFanatic
c376ec1136
Make night sky darker
...
Some small night sky adjustments
2023-04-23 14:04:00 +00:00
AFCMS
84a8f98521
Add comment
2023-04-23 14:03:29 +00:00
AFCMS
1bc15f301e
Let user dig light blocks when wielding a light block
2023-04-23 14:03:29 +00:00
AFCMS
f7229410be
Make light blocks buildable_to
2023-04-23 14:03:29 +00:00
AFCMS
d0a19c17a1
Rename callbacks parameters to match Minetest documentation
2023-04-23 14:03:29 +00:00
Elias Åström
c64195f14d
Update translation template and add french translation
2023-04-23 14:03:29 +00:00
AFCMS
ab5e7ecc8b
Fix typo in barrier help text
2023-04-23 14:03:29 +00:00
AFCMS
f0ab200889
Make nearby light blocks spawn particles when player wield one
2023-04-23 14:03:29 +00:00
AFCMS
98d777e804
Remove config file
2023-04-23 14:03:29 +00:00
AFCMS
2ed0f956e5
Make light blocks not walkable
2023-04-23 14:03:29 +00:00
AFCMS
cb87201782
Spawn particle then placing light blocks
2023-04-23 14:03:29 +00:00
AFCMS
7a04e880f5
Basic light blocks
2023-04-23 14:03:29 +00:00
AFCMS
d7e4a4fadf
Use mcl_util.call_on_rightclick
in on_place
callback for barrier block
2023-04-23 14:03:29 +00:00
AFCMS
7bf4df4ace
Use new vectors
2023-04-23 14:03:29 +00:00
AFCMS
5dad2ad235
Remove support for use_texture_alpha
bool values (mt 5.3)
2023-04-23 14:03:29 +00:00
AFCMS
1933e1f8d1
Remove stack_max
fields duplicated with default value
2023-04-23 14:03:29 +00:00
AFCMS
ca68071a18
Fix invalid function signature for on_place
callbacks + handling of possible nil value
2023-04-23 14:03:29 +00:00
AFCMS
5363a60d9d
Format file
2023-04-23 14:03:29 +00:00
cora
004286d3fb
Add alias for obsidian boat
2023-04-23 15:48:54 +02:00
Elias Åström
847585830a
Remove obsidian boat
2023-04-23 15:48:42 +02:00
Lizzy Fleckenstein
3a4b5eadce
Rename tall grass to grass and double tall grass to tall grass
2023-04-23 13:45:24 +00:00
Lizzy Fleckenstein
f889407845
Add {Chiseled,Cracked} Nether Bricks
2023-04-23 13:45:24 +00:00
Lizzy Fleckenstein
18c6f421a1
Add Cut [Red] Sandstone Slab
2023-04-23 13:45:24 +00:00
Lizzy Fleckenstein
bdc18d4a25
Fix Quartz Pillar description
2023-04-23 13:45:24 +00:00