The Complete Wurm Unlimited Modding Guide - Ep. 5 - Custom Creatures - Part 1
This Episode is about how to create a custom creature in Wurm Unlimited complete with breeding.
Part 2 will Show you how to make a model for the creature WITHOUT ANY MODELLING KNOWLEDGE REQUIRED!
Part2 : • The Complete Wurm Unlimited Modding G...
If you have any questions or feedback, post a comment, or hit me up on Discord!
Join the Modding Discord!
https://discord.gg/Q8RgHhMYe5
------------------------------------------------------------------------------
Tools used:
Intelli-J:
https://www.jetbrains.com/de-de/idea/download/?section=windows
Scroll all the way down for the free community edition!
jd-gui:
https://java-decompiler.github.io/
------------------------------------------------------------------------------
If you like this tutorial series and want to support my Wurm Unlimited Server, you can leave some tip here: https://paypal.me/ChristianKnoll275
The money will go straight into the upkeep cost of the Server and all things Wurm Related.
-------------------------------------------------------------------------------------------
This is a series of videos meant to guide anyone through modding the game Wurm Unlimited. By working along you can get the gist of how to create a mod for Wurm unlimited.
The game might be dead, but our love for it is not and maybe you have a cool new idea you want to see in it? Then this video series is for you!
What you will need:
resilience (most important!)
english knowledge
logical thinking
(optimally, not a must) programming experience
What you will learn:
modifiying the game Wurm Unlimited with any change you desire.
a bit of Coding
a bit of Modelling
code analysis
trouble shooting
------------------------------------------------------------------------------
Chapters:
0:00 Intro and setting up the basic Modding Environment
5:55 Making the Creature Template Class
8:10 Creature Types + comparison with the vanilla code
17:25 Setting up a Creature Builder + creature basics
27:50 Items Butchered
32:37 Finishing up the Creature Builder + assigning skills
50:35 Adding spawn mechanics to the creature
54:30 Enabling breeding
59:20 Tidying up the mod, setting up a package (DO THIS FIRST)
1:00:00 Mod Directory Structure and properties file
1:03:00 Test Drive and final thoughts
------------------------------------------------------------------------------
#wurm
#modding
#wurmunlimited
#java
#intellij