Chisel-Team / Chisel

A builder's best friend
http://chisel.team
GNU General Public License v2.0
188 stars 132 forks source link

Question: Chisel pages #735

Open Mrbysco opened 6 years ago

Mrbysco commented 6 years ago

Issue Description:

I've added all of Underground Biomes blocks to their appropriate chisel groups. Due to the amount of stone blocks the mod has not all of the blocks will show. Yet the blocks that don't show are still chiselable to the shown blocks. (see image)

My question is, why aren't there a page selection thing if there's more blocks than the chisel can show

What happens:

Chisel displays only one page. Yet when looking up the uses of Stone in JEI they show that it's chiselable and cycles through the possibilities. Yet chisel displays 1 page. https://i.imgur.com/nokJTwc.png Image showing a block that is chiselable but not showing in the list.

What you expected to happen:

Chisel displaying page numbers and an ability to go to the next page.

Script used :

https://pastebin.com/ZufchBbU

Crafttweaker.log file :

https://pastebin.com/xT2cHsJL


Affected Versions:

Additional:

Latest.log

https://pastebin.com/Pb0SijRL

tterrag1098 commented 6 years ago

This is a long standing issue, the answer is simply that it's a rather complex feature to add on top of the already complex chisel GUI, and I need to find a good way to do it without introducing lots of subtle bugs.