Go to file
Marc 109294504e Add Sandwich Mod 2022-11-20 09:36:20 +01:00
animalworld@d4387aa711
anvil@c9292b4cb3
areas@4018c0d204
bakedclay@975bee9898
basic_materials@d9e06980d3
bees@63b0e769df
bonemeal@79f9cb3294
bread@98b675f50a
builtin_item@2bdcdb930e modify readme 2022-02-09 20:59:15 +01:00
cement@3b428ef357
charcoal@5f70976e7f
climate_api@a56116e8ab
clothing@5f670ea193 Clothing zugefügt 2022-02-06 11:59:52 +01:00
compost@a950143195
connected_chests@02f3589c7a
digtron@ed62ae3275
drawers@7ab68688ed
fachwerk@6023e85f1b
farming@d59e200a42
flowerpot@4dff9943d9
gates_long@a9b3845db5
headanim@fce30158a7
hunger_ng@43285c768c
i3@55c6d09389
illumination@efac27bb32
imese@c5ae8d3ad6
intllib@6ebdc5388d
mesecons@4c5b13a347
minetest_moon_phase@f9182cae3f
mob_horse@f7ac229ccf modify readme 2022-02-09 20:59:15 +01:00
mobs_animal@fe4010f217
mobs_redo@9f74408792 modify readme 2022-02-09 20:59:15 +01:00
moreblocks@dce587cf33
moreores@fb2d58d8c8
pie@b47a4a2540
pipeworks@5618003be3 modify readme 2022-02-09 20:59:15 +01:00
regional_weather@4b44f25ef8
ropes@b89f6c6a21
sandwiches@666298b045 Add Sandwich Mod 2022-11-20 09:36:20 +01:00
signs_lib@b0808a376a modify readme 2022-02-09 20:59:15 +01:00
skinsdb@c51905d44b
technic@d2b68a6bef modify readme 2022-02-09 20:59:15 +01:00
travelnet@9fdcbe8570 modify readme 2022-02-09 20:59:15 +01:00
waffles@e3fb87c3db
wine@82746a50e9 modify readme 2022-02-09 20:59:15 +01:00
woodcutting@b265a9707a
xconnected@f61438a6bd
.gitmodules Add Sandwich Mod 2022-11-20 09:36:20 +01:00
README.md modified readme 2022-02-09 21:08:57 +01:00

README.md

Mods für meinen Survivalserver.

Install

git submodule add <remote_url> <destination_folder>

git commit -m "Added the submodule to the project."

git push

Mods herunterladen

git submodule update --init --recursive

Update

git submodule update --remote --merge