GregTechCEu / GregTech-Modern

GregTech CE Unofficial for modern versions
GNU Lesser General Public License v3.0
295 stars 175 forks source link

Limit Battery Slot Capacity #2392

Closed Spicierspace153 closed 5 days ago

Spicierspace153 commented 1 week ago
    public int getSlotLimit(int slot){return 1  ;}

in the customfieldholder to make this functionality

image