Chisel

Chisel

150M Downloads

Question: Chisel pages

Mrbysco opened this issue ยท 1 comments

commented

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:

  • Minecraft: 1.12.2
  • Forge: 14.23.4.2760
  • Chisel: 0.2.1.34
  • CTM: 0.3.2.18
  • Crafttweaker: 4.1.9
  • ModTweaker: 4.0.13
  • MTLib: 3.0.5

Additional:

  • Underground Biomes: 1.2.1

Latest.log

https://pastebin.com/Pb0SijRL

commented

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.