-
Notifications
You must be signed in to change notification settings - Fork 145
ResourcePack
Magic has an official resource pack that adds several items to support magic. The wooden hoe and golden sword are used for wands.
Magic will provide the resource pack automatically. If you don't want this, add the following to your plugins/Magic/config.yml:
resource_pack: ""
You can also set the resource_pack
option to a URL for your own resource pack if you have a custom one and still want Magic to manage it.
Spell icons are in the resource pack as of Magic 6.1, so if you disable the RP you may also want to turn back on the player-skull based icons (these are no longer updated!)
url_icons_enabled: true
And if you're turning back on the player skull icons, you may need the old player skull icon model for your resource pack.
Alternately, just put your own resource pack in server.properties and Magic will leave it alone.
Please keep in mind that if you're not using the resource pack or a customized version thereof, wands will appear as wood hoes, spell icons will not be visible and none of the custom sound effects will work. You are free to merge these aspects of the Magic RP into your own!
The current version of the resource pack is subject to change, it's best to look at the default configs:
https://github.com/elBukkit/MagicPlugin/blob/master/Magic/src/main/resources/defaults/config/rp.yml
You can also simply look on your server in plugins/Magic/defaults/config.defaults.yml
- Several wand items:
- The wooden hoe (unbreakable only), for all wands and hats
- The golden sword, (unbreakable only) for the Master Sword, lightsabers and other sword-like items
- The player skull item (not the block model, the inventory item) for spell icons
- Chainmail armor- wizard robes and scarf
[](http://www.youtube.com/watch?v= lVZfKzUvwuo)
If you wish to use the Magic RP on your server, simply clear the resource pack from your server.properties. Magic will direct you to the correct version of the RP automatically. Magic also keeps your hash up to date automatically, so players will re-download the RP as it changes.
RP's are available for the example customized configurations as well, they will be used automatically when using an example config.
Older versions of the resource pack occupy more items:
-
Several wand items:
- The wooden hoe, the default wand
- The golden axe, the master wand
- The golden hoe, the Wolf wand
- The golden pickaxe, the invisibility cloak
- The golden shovel, the broomstick
- The golden sword, the Master Sword
-
The monster egg blocks (only as they appear in your inventory, not the placed blocks)
- The architect wand
If you are using a version of Magic prior to 6 (for 1.8 servers), you may need the following RPs instead:
- https://s3-us-west-2.amazonaws.com/elmakers/Magic/Magic-RP-5.zip
- https://s3-us-west-2.amazonaws.com/elmakers/Magic/Magic-potter-RP-5.zip
- https://s3-us-west-2.amazonaws.com/elmakers/Magic/Magic-bending-RP-5.zip
If you are using a version of Magic prior to 5 (for 1.7 servers), you may need the following RPs instead:
- https://s3-us-west-2.amazonaws.com/elmakers/Magic/Magic-RP-4.zip
- https://s3-us-west-2.amazonaws.com/elmakers/Magic/Magic-potter-RP-4.zip
- https://s3-us-west-2.amazonaws.com/elmakers/Magic/Magic-bending-RP-4.zip
These RPs should be identical to the current versions, except that they include an override for the zombie horse texture, used for the 2D broom texture while riding.
You are also welcome to download the zip and modify it as you wish, it is provided completely free as in everything. Just unzip, modify, re-zip and host somewhere public.
Bear in mind you may want to tweak the Magic configuration to match your changes. The easiest way to customize is to just replace the models in the RP. The linking between the configs and resource packs is basically just a combination of item and durability id.
If you wan to create and add new models, you will want to be familiar with the technique the plugin uses for adding custom models:
https://www.spigotmc.org/wiki/custom-item-models-in-1-9-and-up/
Most of the models in this RP were created using BDCraft Cubik. Beyond this, we can't really support or help with making custom resource packs, there are tutorials available elsewhere for that.
The resource pack source and assets are available here:
https://github.com/elBukkit/MagicPlugin/tree/master/Magic/src/resource-pack
I made a "painterly" RP before realizing the free/open icons I found were already used in another popular Minecraft client mod. So I decided not to make these the defaults, but you can still use them.
Just put "example: painterly" in your config.yml to turn them on, or use the RP directly:
https://s3-us-west-2.amazonaws.com/elmakers/Magic/Magic-painterly-RP-6-1.zip
- Home
- FAQ
- Support
- Progression
- Spell Points
- Crafting
- Basic Setup
- Customization
- Resource Pack
- Examples
- Messages and Languages
- Vanity Items
- NPCs
- Magic Blocks
- Magic Mobs
- Putting Images on Maps
- Using MySQL or SQLite
- Placeholders
- Skript
- Regions