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

Remove all not_in_creative_inventory items from craftguide #246

Closed
wants to merge 2 commits into from

Conversation

Niklp09
Copy link
Member

@Niklp09 Niklp09 commented Mar 18, 2024

This removes all not_in_creative_inventory items from the craftguide.

List of removed items on my mod soup setup
2024-03-18 15:02:30: WARNING[Server]: [unified_inventory] Removed item 'default:grass_2' from category 'plants'. Reason: item is in 'not_in_creative_inventory' group
2024-03-18 15:02:30: WARNING[Server]: [unified_inventory] Removed item 'default:grass_3' from category 'plants'. Reason: item is in 'not_in_creative_inventory' group
2024-03-18 15:02:30: WARNING[Server]: [unified_inventory] Removed item 'default:grass_4' from category 'plants'. Reason: item is in 'not_in_creative_inventory' group
2024-03-18 15:02:30: WARNING[Server]: [unified_inventory] Removed item 'default:grass_5' from category 'plants'. Reason: item is in 'not_in_creative_inventory' group
2024-03-18 15:02:30: WARNING[Server]: [unified_inventory] Removed item 'default:dry_grass_2' from category 'plants'. Reason: item is in 'not_in_creative_inventory' group
2024-03-18 15:02:30: WARNING[Server]: [unified_inventory] Removed item 'farming:cotton_1' from category 'plants'. Reason: item is in 'not_in_creative_inventory' group
2024-03-18 15:02:30: WARNING[Server]: [unified_inventory] Removed item 'farming:cotton_2' from category 'plants'. Reason: item is in 'not_in_creative_inventory' group
2024-03-18 15:02:30: WARNING[Server]: [unified_inventory] Removed item 'farming:cotton_3' from category 'plants'. Reason: item is in 'not_in_creative_inventory' group
2024-03-18 15:02:30: WARNING[Server]: [unified_inventory] Removed item 'farming:cotton_4' from category 'plants'. Reason: item is in 'not_in_creative_inventory' group
2024-03-18 15:02:30: WARNING[Server]: [unified_inventory] Removed item 'farming:cotton_5' from category 'plants'. Reason: item is in 'not_in_creative_inventory' group
2024-03-18 15:02:30: WARNING[Server]: [unified_inventory] Removed item 'farming:cotton_6' from category 'plants'. Reason: item is in 'not_in_creative_inventory' group
2024-03-18 15:02:30: WARNING[Server]: [unified_inventory] Removed item 'farming:cotton_7' from category 'plants'. Reason: item is in 'not_in_creative_inventory' group
2024-03-18 15:02:30: WARNING[Server]: [unified_inventory] Removed item 'farming:cotton_8' from category 'plants'. Reason: item is in 'not_in_creative_inventory' group
2024-03-18 15:02:30: WARNING[Server]: [unified_inventory] Removed item 'default:fern_3' from category 'plants'. Reason: item is in 'not_in_creative_inventory' group
2024-03-18 15:02:30: WARNING[Server]: [unified_inventory] Removed item 'default:marram_grass_2' from category 'plants'. Reason: item is in 'not_in_creative_inventory' group
2024-03-18 15:02:30: WARNING[Server]: [unified_inventory] Removed item 'default:marram_grass_3' from category 'plants'. Reason: item is in 'not_in_creative_inventory' group
2024-03-18 15:02:30: WARNING[Server]: [unified_inventory] Removed item 'flowers:waterlily_waving' from category 'plants'. Reason: item is in 'not_in_creative_inventory' group
2024-03-18 15:02:30: WARNING[Server]: [unified_inventory] Removed item 'farming:wheat_8' from category 'plants'. Reason: item is in 'not_in_creative_inventory' group
2024-03-18 15:02:30: WARNING[Server]: [unified_inventory] Removed item 'farming:wheat_7' from category 'plants'. Reason: item is in 'not_in_creative_inventory' group
2024-03-18 15:02:30: WARNING[Server]: [unified_inventory] Removed item 'farming:wheat_6' from category 'plants'. Reason: item is in 'not_in_creative_inventory' group
2024-03-18 15:02:30: WARNING[Server]: [unified_inventory] Removed item 'farming:wheat_5' from category 'plants'. Reason: item is in 'not_in_creative_inventory' group
2024-03-18 15:02:30: WARNING[Server]: [unified_inventory] Removed item 'farming:wheat_4' from category 'plants'. Reason: item is in 'not_in_creative_inventory' group
2024-03-18 15:02:30: WARNING[Server]: [unified_inventory] Removed item 'farming:wheat_3' from category 'plants'. Reason: item is in 'not_in_creative_inventory' group
2024-03-18 15:02:30: WARNING[Server]: [unified_inventory] Removed item 'farming:wheat_2' from category 'plants'. Reason: item is in 'not_in_creative_inventory' group
2024-03-18 15:02:30: WARNING[Server]: [unified_inventory] Removed item 'farming:wheat_1' from category 'plants'. Reason: item is in 'not_in_creative_inventory' group
2024-03-18 15:02:30: WARNING[Server]: [unified_inventory] Removed item 'default:fern_2' from category 'plants'. Reason: item is in 'not_in_creative_inventory' group
2024-03-18 15:02:30: WARNING[Server]: [unified_inventory] Removed item 'default:dry_grass_5' from category 'plants'. Reason: item is in 'not_in_creative_inventory' group
2024-03-18 15:02:30: WARNING[Server]: [unified_inventory] Removed item 'default:dry_grass_4' from category 'plants'. Reason: item is in 'not_in_creative_inventory' group
2024-03-18 15:02:30: WARNING[Server]: [unified_inventory] Removed item 'default:apple_mark' from category 'plants'. Reason: item is in 'not_in_creative_inventory' group
2024-03-18 15:02:30: WARNING[Server]: [unified_inventory] Removed item 'default:dry_grass_3' from category 'plants'. Reason: item is in 'not_in_creative_inventory' group
2024-03-18 15:02:30: WARNING[Server]: [unified_inventory] Removed item 'techage:sieved_basalt_gravel' from category 'stairsplus:cuttable'. Reason: item is in 'not_in_creative_inventory' group
2024-03-18 15:02:30: WARNING[Server]: [unified_inventory] Removed item 'farming:hoe_bronze' from category 'tools'. Reason: item is in 'not_in_creative_inventory' group
2024-03-18 15:02:30: WARNING[Server]: [unified_inventory] Removed item 'farming:hoe_diamond' from category 'tools'. Reason: item is in 'not_in_creative_inventory' group
2024-03-18 15:02:30: WARNING[Server]: [unified_inventory] Removed item 'farming:hoe_mese' from category 'tools'. Reason: item is in 'not_in_creative_inventory' group
2024-03-18 15:02:30: WARNING[Server]: [unified_inventory] Removed item 'default:torch_wall' from category 'lighting'. Reason: item is in 'not_in_creative_inventory' group
2024-03-18 15:02:30: WARNING[Server]: [unified_inventory] Removed item 'default:torch_ceiling' from category 'lighting'. Reason: item is in 'not_in_creative_inventory' group
2024-03-18 15:02:30: WARNING[Server]: [unified_inventory] Removed item 'air' from category 'environment'. Reason: item is in 'not_in_creative_inventory' group
2024-03-18 15:02:30: WARNING[Server]: [unified_inventory] Removed item 'default:water_flowing' from category 'environment'. Reason: item is in 'not_in_creative_inventory' group
2024-03-18 15:02:30: WARNING[Server]: [unified_inventory] Removed item 'default:river_water_flowing' from category 'environment'. Reason: item is in 'not_in_creative_inventory' group
2024-03-18 15:02:30: WARNING[Server]: [unified_inventory] Removed item 'default:cave_ice' from category 'environment'. Reason: item is in 'not_in_creative_inventory' group
2024-03-18 15:02:30: WARNING[Server]: [unified_inventory] Removed item 'farming:desert_sand_soil' from category 'environment'. Reason: item is in 'not_in_creative_inventory' group
2024-03-18 15:02:30: WARNING[Server]: [unified_inventory] Removed item 'farming:desert_sand_soil_wet' from category 'environment'. Reason: item is in 'not_in_creative_inventory' group
2024-03-18 15:02:30: WARNING[Server]: [unified_inventory] Removed item 'farming:dry_soil' from category 'environment'. Reason: item is in 'not_in_creative_inventory' group
2024-03-18 15:02:30: WARNING[Server]: [unified_inventory] Removed item 'farming:dry_soil_wet' from category 'environment'. Reason: item is in 'not_in_creative_inventory' group
2024-03-18 15:02:30: WARNING[Server]: [unified_inventory] Removed item 'farming:soil' from category 'environment'. Reason: item is in 'not_in_creative_inventory' group
2024-03-18 15:02:30: WARNING[Server]: [unified_inventory] Removed item 'default:dirt_with_grass_footsteps' from category 'environment'. Reason: item is in 'not_in_creative_inventory' group
2024-03-18 15:02:30: WARNING[Server]: [unified_inventory] Removed item 'farming:soil_wet' from category 'environment'. Reason: item is in 'not_in_creative_inventory' group
2024-03-18 15:02:30: WARNING[Server]: [unified_inventory] Removed item 'default:lava_flowing' from category 'environment'. Reason: item is in 'not_in_creative_inventory' group

Air is still is in the environment category although it has been removed from this category, not sure why.....
Doesn't seem to break anything.

@SmallJoker
Copy link
Member

ui.is_itemdef_listable already filters such items but removing them makes sense too.

@SmallJoker
Copy link
Member

2c9449b

@SmallJoker SmallJoker closed this Mar 23, 2024
@Niklp09 Niklp09 deleted the remove_not_in_creative_inv_items branch March 23, 2024 13:43
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

Successfully merging this pull request may close these issues.

None yet

2 participants