Mods in den Spieleordner reingeschoben. So richtig tief.

This commit is contained in:
N-Nachtigal 2025-05-08 22:41:25 +02:00
parent b4b6c08f4f
commit f7bc25a670
1674 changed files with 56056 additions and 530 deletions

110
mods/leads/LICENCE.md Normal file
View file

@ -0,0 +1,110 @@
Leads Licence
=============
Licence of Code
---------------
Copyright © 2023, Silver Sandstone <@SilverSandstone@craftodon.social>
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
to deal in the Software without restriction, including without limitation
the rights to use, copy, modify, merge, publish, distribute, sublicense,
and/or sell copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.
Licence of Assets
-----------------
- `leads_lead_inv.png`
- `leads_lead_knot.png`
- From [Pixel Perfection Legacy] by [XSSheep], [freejusticehere], and [Nova_Wostra],
licensed under the [Creative Commons Attribution-ShareAlike 4.0 International Licence][CC BY-SA 4.0].
- `leads_lead.png`
- Based on `lead_knot.png` from [Pixel Perfection Legacy] by [XSSheep], [freejusticehere], and [Nova_Wostra],
licensed under the [Creative Commons Attribution-ShareAlike 4.0 International Licence][CC BY-SA 4.0].
- Modifications:
- Converted from knot to lead.
- `leads_attach.ogg`
- `leads_remove.ogg`
- Based on [leather rustle 3] by [Samulis],
licensed under the [Creative Commons Attribution 3.0 Unported Licence][CC BY 3.0].
- Modifications:
- Slowed down.
- Cropped.
- Applied envelope.
- `leads_stretch.1.ogg`
- `leads_stretch.2.ogg`
- Based on [Leather Creak / Stretching] by [IENBA],
dedicated to the public domain via [Creative Commons Zero][CC0 1.0].
- Modifications:
- Cropped.
- `leads_break.ogg`
- Based on [Twigs snapping] by [giddster],
dedicated to the public domain via [Creative Commons Zero][CC0 1.0].
- Based on [Wooden Twangs--2.flac] by [D.jones],
dedicated to the public domain via [Creative Commons Zero][CC0 1.0].
- Modifications:
- Cropped.
- Combined.
- Applied envelope.
- Changed speed.
- `leads_lead.bbmodel` *
- `leads_lead.obj`
- `leads_lead_knot.bbmodel` *
- `leads_lead_knot.obj`
- `leads_lead_slack.bbmodel` *
- `leads_lead_slack1.obj`
- `leads_lead_slack2.obj`
- `leads_lead_slack3.obj`
- `leads_lead_slack4.obj`
- `leads_lead_slack5.obj`
- `leads_lead_slack6.obj`
- `leads_lead_slack7.obj`
- `leads_lead_slack8.obj`
- `leads_lead_slack9.obj`
- `leads_lead_slack10.obj`
- `leads_lead_slack11.obj`
- `leads_lead_slack12.obj`
- Created by [Silver Sandstone],
dedicated to the public domain via [Creative Commons Zero][CC0 1.0].
(* Excluding embedded textures, which are listed above.)
[Pixel Perfection]: https://www.planetminecraft.com/texture-pack/131pixel-perfection/ "Pixel Perfection on Planet Minecraft"
[Pixel Perfection Legacy]: https://www.planetminecraft.com/texture-pack/pixel-perfection-chorus-edit/ "Pixel Perfection Legacy on Planet Minecraft"
[leather rustle 3]: https://freesound.org/people/Samulis/sounds/209397/ "leather rustle 3 on Freesound"
[Leather Creak / Stretching]: https://freesound.org/people/IENBA/sounds/536187/ "Leather Creak / Stretching on Freesound"
[Twigs snapping]: https://freesound.org/people/giddster/sounds/437360/ "Twigs snapping on Freesound"
[Wooden Twangs--2.flac]: https://freesound.org/people/D.jones/sounds/521938/ "Wooden Twangs--2.flac on Freesound"
[Silver Sandstone]: https://content.minetest.net/users/SilverSandstone/ "Silver Sandstone on Minetest ContentDB"
[XSSheep]: https://www.planetminecraft.com/member/xssheep/ "XSSheep on Planet Minecraft"
[freejusticehere]: https://www.minecraftforum.net/members/freejusticehere "freejusticehere on Minecraft Forum"
[Nova_Wostra]: https://www.minecraftforum.net/members/Nova_Wostra "Nova_Wostra on Minecraft Forum"
[Samulis]: https://freesound.org/people/Samulis/ "Samulis on Freesound"
[IENBA]: https://freesound.org/people/IENBA/ "IENBA on Freesound"
[giddster]: https://freesound.org/people/giddster/ "giddster on Freesound"
[D.jones]: https://freesound.org/people/D.jones/ "D.jones on Freesound"
[CC BY 3.0]: https://creativecommons.org/licenses/by/3.0/ "Creative Commons Attribution 3.0 Unported"
[CC BY-SA 4.0]: https://creativecommons.org/licenses/by-sa/4.0/ "Creative Commons Attribution-ShareAlike 4.0 International"
[CC0 1.0]: https://creativecommons.org/publicdomain/zero/1.0/ "Creative Commons Zero 1.0"