Quark Oddities

Quark Oddities

22M Downloads

[Request] Add bookshelves to oredict

BBoldt opened this issue · 8 comments

commented

So they can be used to make Extra Utils' Magical Wood.

I've done a quick patch to fix this myself with minetweaker, if anyone else who reads this wants to use it:

## Quark ##

# Add bookshelves to ordict
<ore:bookshelf>.add(<quark:custom_bookshelf:*>);
commented

While adding that, I know adding oredict names per wood type would be appreciated by Chisel to work with their varied wood bookshelves.

commented

As @KnightMiner said, we'd love oredict entries for each individual bookshelf wood type as well.

commented

Additional note: for Dark Oak Bookshelf I will be usingbookshelfDarkOak

commented

I agree. I don't care so much about specifics of it like bookshelfOak, bookshelfBirch, etc, but I would like them all registered as bookshelfWood or just bookshelf.

commented
commented

I'm not saying I'm opposed to specifics, just that my reason for wanting
the OreDictionary support doesn't require them. But now that you mention
it, the specifics would be useful. More built in compat means less I need
to add using Fluidity.

On Oct 8, 2016 1:09 AM, "Drullkus" [email protected] wrote:

Specifics is good for Chisel, especially there are other mods that add
bookshelves of other types including ours. Oredict is the easiest way for
Chisel to add other mods' blocks without getting dirty with checking if mod
exists and such.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#186 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AFo-rMKoRf9FaiXijH6jxp1dkq-dpF3tks5qxzN8gaJpZM4KEjJi
.

commented

This would be great, and it should also help with making mending moss from Tinker's Construct, which I can't seem to do using Quark bookshelves.

commented

We get it, you want this.