HydraheadHunter / Data-Driven-Stacks

Makes max_stack_size more data-driven. Increase cap on it's value from 99 to 2048
Creative Commons Zero v1.0 Universal
1 stars 0 forks source link

Declaring item tags algorythmically. #4

Closed HydraheadHunter closed 3 months ago

HydraheadHunter commented 3 months ago

Put item tag declaration though a for-loop to write a hash-map on advice from stackOverflow.

This has allowed me to impliment all numbers between 1 and the 2048. Implemention more numbers would be as simple as increasing the cap.