quilt-standard-libraries icon indicating copy to clipboard operation
quilt-standard-libraries copied to clipboard

Enchanting Boosters Content Registry

Open Kroppeb opened this issue 2 years ago • 12 comments

Adds an REA to register blocks that provide a certain amount of enchantment power increase in "Bookshelf Equivalents"

Kroppeb avatar Aug 20 '22 00:08 Kroppeb

Im not a fan of enchantment_stuff/enchantmentstuff as a package name, there must be a better name than that, no? (Also is there a reason it isnt consistent?)

SilverAndro avatar Aug 20 '22 01:08 SilverAndro

I believe that is temporary

OroArmor avatar Aug 20 '22 01:08 OroArmor

Im not a fan of enchantment_stuff/enchantmentstuff as a package name, there must be a better name than that, no? (Also is there a reason it isnt consistent?)

I was not gonna use it as an actual package name, I just wanted to actually implement it and not spend an hour bikeshedding the name and whether it's supposed to go in the existing block content registry module

Kroppeb avatar Aug 20 '22 01:08 Kroppeb

Forge uses a method called getEnchantPowerBonus, so I initially used enchantment_power but ended up adding "level". I wouldn't mind a different name, but I can't come up with anything good.

Kroppeb avatar Aug 24 '22 19:08 Kroppeb

Maybe enchanting_power? enchanting rather than enchantment since it affects the enchanting process, rather than any enchantment directly. The _level bit feels unnecessary.

williambl avatar Sep 03 '22 11:09 williambl

I called them enchantment_boosters back in VMulti on 1.16, which is what I created MCDict, the precursor to REAs, for.

LemmaEOF avatar Sep 21 '22 12:09 LemmaEOF

Ohh, boosters are a good name; After all, this is a block REA and so, having the registry attachment refer to the blocks themselves would be better; Maybe enchanting_boosters would be perfect, combining that with the feedback about using "enchanting" instead

EnnuiL avatar Sep 21 '22 12:09 EnnuiL

I like enchanting_boosters.

williambl avatar Sep 22 '22 09:09 williambl

enchanting_boosters sounds great!

LemmaEOF avatar Sep 22 '22 09:09 LemmaEOF

Another vote towards enchanting_boosters from me.

Leo40Git avatar Sep 22 '22 15:09 Leo40Git

I renamed it to enchanting_booster given that all other block attachments seems to be singular.

Kroppeb avatar Oct 20 '22 20:10 Kroppeb

Actually, what we really should have done is adopt something similar to tag conventions, making this quilt:enchanting_boosters; Unfortunately, we didn't, so oh well, we'll stick with that for 1.19

EnnuiL avatar Oct 20 '22 20:10 EnnuiL

This has been waiting for way too long; I'm starting the FCP; I still have nitpicks that are important to be addressed, but I decided to do that after merge; after way too much poking, now i'm afraid of annoying more...

EnnuiL avatar Nov 13 '22 15:11 EnnuiL