New content! There's now two versions! One with numbers and one without Numbers.
Texture Updates
- First Strike, Champion, and Ultimate Combo got some slight texture tweaks to add a little more depth to them, similarly to the Pesterminator update previously.
- All enchant books (in the 'N' varient of the pack) now have a small number in the bottom right telling you which level the book is at a glance.
Modeling Updates
- There is one stark contrast between versions. Modeling did not change for the standard, but for the Numerical (N) version, each book now has a texture stapled on. Model tree is still the same however.
Dev Note: Make sure you have the right version downloaded! The variant with numbers is marked with an 'N' after the version number! I'm also looking into a mod called Respackopts which allows for customization within resource packs up front.
Very very small update
Texture Updates
- Piscary got a small change to be more like how Pesterminator is.
Modeling Updates
- Everything is now under the
sophienamespace instead of thecittofirmgenerated.
Dev Note: For some reason, when I was originally making all of my resources and whatnot, I just used that as the basis, and never properly moved over into my own namespace, so I'm doing that now I guess
Technically "first" release, but I had an earlier version on Discord and this is an updated version with more stuff. That being said, I will still supply a changelog.
Content Updates
- All the enchant books in the game
Texture Updates
- Nearly 70% of the textures and icons got an overhaul, making them much more pleasing to look at, and make a little more sense for their purposes.
Modeling Update
For those of you who like to customize your resource packs even further than just pressing the download button, this is for you!
- Each enchant book now has the lowest form of the book set to have the background book colour (for type of enchant) and the emblem in front (the enchant itself). Higher level iterations of the enchant are then childed off of that parent model so if you change one thing there, it automatically updates the rest of them.
- Only one model has to be changed instead of seven or more like in the case of Thunderlord or Feather Falling.
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "sophie:item/enchant_books/book_weaponry",
"layer1": "sophie:item/enchant_books/weaponry/spider_ouch"
}
}
{
"parent": "firmskyblock:item/bane_of_arthropods__1"
}
- Within the files, there are multiple emblem bases to play around with, as well as an additional unused book colour intended for Foraging if you decide to use it.



