BayYT
Hectopat
Daha fazla  
				
					
						
						
							
	
		
	
		
			
			
				
			
			
		
		
	- Cinsiyet
 - Erkek
 
Öncelikle herkese teşekkür ederim. Bir önceki konumda mute skripti paylaşmıştım ve ilgi görmüştü. Bende bunun üzerine taş jeneratöründen kömür, demir, altın, elmas ve zümrüt çıkarma skripti yazdım.
	
	
	
	
	
		
Çıkma oranlarını arttırmak isteyenler "chance of 1%:" Kısmında ki "1%" kısmını değiştirebilirler. İsteyen herkes sunucusunda kullanabilir. İyi forumlar.
	
		
			
		
		
	
				
			
		JavaScript:
	
	#AjanCraftNW SkyBlock | YusufTurk61 Tarafından#
on break of cobblestone:
    loop blocks in radius 2 around the event-block:
        if loop-block is water:
            add 1 to {_x}
        if loop-block is lava:
            add 1 to {_x}
        if {_x} = 2:
            chance of 5%:
                set block to coal ore
                stop       
            chance of 1%:
                set block to iron ore
                stop
            chance of 1%:
                set block to gold ore
                stop
            chance of 1%:
                set block to diamond ore
                stop
            chance of 1%:
                set block to emerald ore
                stop
	Çıkma oranlarını arttırmak isteyenler "chance of 1%:" Kısmında ki "1%" kısmını değiştirebilirler. İsteyen herkes sunucusunda kullanabilir. İyi forumlar.
			
				Son düzenleme: