1
0
Fork 0
MineClone2/mods/ITEMS/mcl_bamboo
3raven 9518d47662 (french) translation enhancements (#3643)
- Add missing translation
- Fix broken translations
- Fix unacurate description
- Correct/improve/change for cohesion french translation

Translations templates have been updated,other translations must be updated.

<!--
Please follow our contributing guidelines first:
https://git.minetest.land/MineClone2/MineClone2/src/branch/master/CONTRIBUTING.md#how-you-can-help-as-a-programmer

By submitting this pull request, you agree to follow our Code of Conduct:
https://git.minetest.land/MineClone2/MineClone2/src/branch/master/CODE_OF_CONDUCT.md
-->

Tell us about your pull request! Reference related issues, if necessary

### Testing
Tell us how to test your changes!

Co-authored-by: 3raven <elise_declerck@laposte.net>
Reviewed-on: MineClone2/MineClone2#3643
Reviewed-by: AFCMS <afcm.contact@gmail.com>
Co-authored-by: 3raven <3raven@noreply.git.minetest.land>
Co-committed-by: 3raven <3raven@noreply.git.minetest.land>
2023-05-11 22:39:49 +00:00
..
locale (french) translation enhancements (#3643) 2023-05-11 22:39:49 +00:00
License.txt Added in License.txt 2023-01-08 23:08:12 -05:00
README.md Updated Bamboo textures by Nicu. Updated credits as per request from Michieal 2023-01-19 20:51:49 +00:00
bamboo_base.lua (french) translation enhancements (#3643) 2023-05-11 22:39:49 +00:00
bamboo_items.lua Remove useless comments 2023-05-05 07:41:50 +07:00
globals.lua reformated code. 2023-02-10 03:42:34 +00:00
init.lua Undo mesecon.register_mvps_dropper() and use abms until more research can be done. 2023-02-10 03:42:34 +00:00
mod.conf Fix merge / rebase crossing massacre. 2023-02-10 03:42:34 +00:00
recipes.lua Fix merge / rebase crossing massacre. 2023-02-10 03:42:34 +00:00

README.md

mcl_bamboo

This mod adds working, familiar bamboo nodes to your Mineclone 2 world.

Code: MineClone2 dev team. Original (basic) bamboo code by: Small Joker.

License for code: GPLv3. License for images / textures: CC-BY-SA except where noted. Images Created by Nicu, except for:

  • Inventory / wield image for Bamboo Stalk: created by RandomLegoBrick#8692 and is CC0.

Dependencies: mcl_core, mcl_sounds, mcl_tools

Optional Dependencies = mcl_flowerpots, mclx_stairs, mcl_doors, mcl_signs, mesecons_pressureplates, mcl_fences, mesecons_button. Note that "mcl_boats" may be used at a later date.

Special thanks to Nicu for help with a ton of things from testing, to encouragement, to graphic design and nodebox work. Nicu - You Rock!

Small Joker's bamboo forum topic: Forum topic: https://forum.minetest.net/viewtopic.php?id=8289

Scaffold inspiration: Cora, because she said that it couldn't be done.