
Mods / Fix Handbook Clutter
Category:
#QoL
#Tweak
Author: Craluminum
Side: Both
Created: Jan 16th at 1:51 AM
Last modified: Apr 2nd at 9:39 PM
Downloads: 2485
Follow Unfollow 38
Author: Craluminum
Side: Both
Created: Jan 16th at 1:51 AM
Last modified: Apr 2nd at 9:39 PM
Downloads: 2485
Follow Unfollow 38
Groups billions of items and blocks in the handbook into their own groups.
Affected mods
For modders
groupBy is case-sensitive
Group a certain item:
"attributes": {
"handbook": { "groupBy": ["fruitpress-*"] }
}
Group separately, use for variantgroups from the most below example:
"groupBy": ["table-*-{type}"]
Group a few items from different mods:
"groupBy": ["table-*-{type}", "vanvar:table-*-{type}"]
variantgroups example:
{ "code": "material", "states": ["aged"], "loadFromProperties": "block/wood" },
{ "code": "type", "states": [ "normal", "whitemarble", "redmarble", "greenmarble" ] }
Version | For Game version | Downloads | Release date | Changelog | Download |
---|---|---|---|---|---|
v1.0.4 | 907 | Apr 2nd at 9:39 PM | Show | FixHandbookClutter-v1.0.4.zip | |
v1.0.3 | 170 | Mar 26th at 5:11 PM | Show | FixHandbookClutter-v1.0.3.zip | |
v1.0.2 | 550 | Feb 16th at 8:48 PM | Show | FixHandbookClutter-v1.0.2.zip | |
v1.0.1 | 538 | Jan 25th at 2:12 PM | Show | FixHandbookClutter-v1.0.1.zip | |
v1.0.0 | 320 | Jan 16th at 1:51 AM | Show | FixHandbookClutter-v1.0.0.zip |