Colorful Spawning Sheep 图标

Colorful Spawning Sheep

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 1.0
本资源为搬运资源,原资源地址: https://modrinth.com/mod/colorful-spawning-sheep
资源信息

Minecraft 版本: 1.2.1 1.2.2 1.2.3

平台: modloader

标签: decoration mobs

资源介绍

Colorful Spawning Sheep! Beta 1.7.3

The spawning of different colors is completely equal. There is no sort of rarity, just sheep spawning with all the color of wool!

This mod makes a very simple change to the 'EntitySheep' class. View Code in Spoiler directly below.

Modloader not required but I had to select an API.

Spoiler Base Fuction ```java public static int getRandomFleeceColor(Random random0) { int i1 = random0.nextInt(100); return i1

Here is some extra information about the two diffetent version 'Normal Drops' and 'x2 Drops'.
Normal Drops just means when you shear a sheep you will get the normal amount of wool out of them, 2-5.
X2 Drops will give you 4-10 when you shear the sheep. View Code in Spoiler directly below.

Spoiler Normal Drops ```java public boolean interact(EntityPlayer entityPlayer1) { ItemStack itemStack2 = entityPlayer1.inventory.getCurrentItem(); if(itemStack2 != null && itemStack2.itemID == Item.shears.shiftedIndex && !this.getSheared()) { if(!this.worldObj.multiplayerWorld) { this.setSheared(true); int i3 = 2 + this.rand.nextInt(3); for(int i4 = 0; i4

Edit: 7 April 2024
No Changes, but I added support for b1.2-b1.8.1, r1.0, r1.1, r1.2.4&5. I will do 1.2, 1.2.1, 1.2.2, and 1.2.3 soon.

Edit: 8 April 2024
Added 1.2.1-3 support. I am considering adding 1.3-1.20 support. It will be a bit before that happens I am sure.

下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
Novel Cassettes (Formerly Lad's Cassettes)

价格:0 墨喵币
下载量:0

查看详情
The Man From The Fog - Fabric

价格:0 墨喵币
下载量:0

查看详情
Unsuspicious

价格:0 墨喵币
下载量:0

查看详情
BackPackSSS ResourcePack

价格:0 墨喵币
下载量:0

查看详情