- 
                Notifications
    
You must be signed in to change notification settings  - Fork 456
 
Add copper golem statue, shelf collision boxes and other missing 1.21.10 stuff #2315
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
Add copper golem statue, shelf collision boxes and other missing 1.21.10 stuff #2315
Conversation
| 
           Figured out why it still falses, because packetevents sets it as isSolid(false), it is fixed in this PR: retrooper/packetevents#1376  | 
    
| 
           Also fixed shelves, added copper armor support  | 
    
| 
           also added mannequin and copper golem sizes, I swear im finished  | 
    
        
          
                common/src/main/java/ac/grim/grimac/utils/collisions/CollisionData.java
              
                Outdated
          
            Show resolved
            Hide resolved
        
      | 
           You seem to have missed/forgotten the Contributor License Agreement, you need to sign it before this can be merged  | 
    
          
 it is signed  | 
    
for some reason it still falses, I think I have the dimensions right? help...