Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stairsplus items hidden in creative inventory #125

Closed
daufinsyd opened this issue Aug 15, 2018 · 6 comments
Closed

stairsplus items hidden in creative inventory #125

daufinsyd opened this issue Aug 15, 2018 · 6 comments

Comments

@daufinsyd
Copy link

daufinsyd commented Aug 15, 2018

All the stairsplus items are hidden in the inventory (I found the following line in config.lua )

-- Show stairs/slabs/panels/microblocks in creative inventory (true or false):
setting("bool", "stairsplus_in_creative_inventory", false)

Is there any specific reason for hidding it ? It's a pain to build in creative mode without stairs, slabs ... already crafted. Otherwise it would be great to turn this to true.

Edit : related #119

@sbrl
Copy link

sbrl commented Aug 17, 2018

Perhaps a slash command would work to configure it?

@daufinsyd
Copy link
Author

Actually it displays all stairsplus items (not only stairs and slabs)

@ghost
Copy link

ghost commented Mar 18, 2019

I was about to open an issue for the same reason. Pretty annoying actually. I wish the mod would not mess with the normal stairs.

related (for "don't mess with stairs" statement): #139 #138

@Calinou
Copy link
Member

Calinou commented Mar 18, 2019

Thanks for bringing this to my attention 😃

Stairs+ nodes were hidden because they take up a lot of space in the creative inventory, which made it more difficult to browse.

If this is desired, I can display them in the creative inventory by default (I presume most people are using the search field to find items anyway).

@ghost
Copy link

ghost commented Mar 18, 2019

In my opinion the best would be not hiding the stairs mod stairs but only your own objects. Having to use the saw in creative to just get some normal stairs is not the best way.

@sbrl
Copy link

sbrl commented Mar 18, 2019

Yeah, this is actually a deal-breaker for me. I do use the search to find the right sort of node that I'm looking for in the creative Unified Inventory anyway, so it would be nice to display the stairs in the search interface for this reason.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants