Skip to content

urda/opinionated-minecraft-datapack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpinionatedMinecraftDatapack - Vanilla Tweaks Data Pack

OpinionatedMinecraftDatapack is an opinionated Minecraft data pack. Anyone who knows anything about Urda will know how much they love simple, vanilla Minecraft.

Building the data pack...

Generic zip command

zip -r OpinionatedMinecraftDatapack.zip . -x ".*" -x "__MACOSX" -x "*.DS_Store" -x "LICENSE" -x "CHANGELOG.md" -x "README.md"

Installing the data pack to a ...

Local Save

... on macOS

mv OpinionatedMinecraftDatapack.zip ~/Library/Application\ Support/minecraft/saves/{WORLD NAME}/datapacks/

Multiplayer Server

Place the built data pack into the server's datapacks folder:

rsync OpinionatedMinecraftDatapack.zip host.tld:/path/to/server/datapacks/OpinionatedMinecraftDatapack.zip

Credits and References

About

An opinionated Minecraft datapack, by Urda.

Resources

License

Stars

Watchers

Forks

Packages

No packages published