Why?
Put simply, Triton's style and workflow takes far too much time and effort for me to realistically keep up. Drawing everything in a meticulously hand-cel-shaded style unfortunately takes a LOT of time compared to say, painting with a brush tool, or using pixel art. Furthermore, my standards for my own work have changed, and Triton's style just doesn't appeal to me like it used to.
What next?
Triton will still be available for download. I'll update it to the 1.11 versions pending their release (just a simple matter of changing the .mcmeta file's version, so quite doable). As for a hand-off/continuation, I would be truly honored if any competent artist(s) volunteered for such a thing, but it's honestly not something I'd recommend, since as I said, texturing for Triton is quite a timesink and I feel that such efforts could be better put to use in other packs and projects.
I don't think I'm done with Minecraft, however. A few months ago I started playing around with a new 16x style that has been quite enjoyable to work with. Another pack may be in the works. No guarantees though!
1
This mod is similar to sound filters, but it is updated to 1.11 so I'll have to go with it. Actually sound filters just updated so I'll need to compare.
1
1
With the lavacaster charge I have the .properties file setup in the same basic way as the majority of my other items. Most of my files are:
type=item
nbt.display.Name=Name
items=Item id
And with the same name so they are read together: Lavacaster-Charge.Properties, Lavacaster Charge.Png
I'm going to try moving the charge ahead of the quiver by adding a - to it's name to move it to the top, or nesting the quiver in a deeper folder.
Edit:
That surprisingly worked. The quiver textures were always loaded last according to the log when starting up the game, but having them in a deeper folder than the charge worked. Thank you.
1
I've been on this website for multiple years now and recently it has been running absolutely terribly. I originally thought it might be because of my computer, but 1, this computer is just flat out better (just an updated version of the old one), 2, every other website runs the same, and 3, my friend has also complained about it.
When I say it runs terribly, I mean that scrolling lags, I constantly will randomly see a loading icon appear in the top left, typing lags like crazy (I didn't see this text appear until 10 seconds after I typed it), and threads just load slowly with them even locking up sometimes.
I really hope that something can be done to get the website running smoothly again, because it is currently just a pain to use it.
1
yeah i'm unlucky with getting the very strange errors.
1
Yes, but what specific version of the mod? Any other mods?
1
I don't care as long as it eventually was updated
I would just like to ask you to pop in every once and a while, so that people don't think the mod is dead, or keep spamming the thread yelling "UPDATTETSTTETSTDTS"
1
You can also change the potency number to -1 to never fall, or -2 to glide, or even -50 for instant fall!
2
I figured out the potion id for levitation and made this command.
WARNING: do not drink in survival!
/give @p potion 1 16398 {
CustomPotionEffects: [
{
Id: 25,
Amplifier: 50,
Duration: 600
}
],
display: {
Name:"Potion of Levitation"
}
}
1
yes. bugfixing. and stability