The Meaning of Life, the Universe, and Everything.
Join Date:
9/23/2013
Posts:
116
Minecraft:
AiryBreath
Member Details
Download
1.9 and later versions require airbreathercore 1.0.2 or higher.
1.8 and later versions require airbreathercore 1.0.1 or higher.
1.7.10 versions require airbreathercore 1.0.0.
(OK, so... these will kind of work, but there's an issue with the JSON making the manure look bad, and I still haven't ported the fix for #2 over here yet, plus it's beta because I had to rewrite a lot of the code to make it work with Forge 1.9, so maybe hold off on this one for the time being)
What This Mod Does
Makes adult pigs poop out Manure, which can be used like Bone Meal in the world, can be used as brown dye in recipes, and can be smelted into bricks (same experience as smelting a clay ball). This gives the player a tangible reason to farm pigs instead of cows, chickens, or sheep.
Baby pigs do not poop. Obviously, baby pigs poop in real life, this is just to keep the balance on par with similar things.
Credit for the idea goes to skidznet.
How to Install
Install Forge (tested with 10.13.2.1230 for 1.7.10 and 11.14.0.1299 for 1.8), then drop the .jar file into "mods" in your .minecraft folder. This is pretty standard stuff -- look around for tutorials if you're confused.
1.0.3: Fixed #6 so this will work on Forge builds 2189 and above.
1.0.2: Fixed #2 and #5. Also, apparently this works with 1.10.2. Tested with Forge build 2011.
1.0.2 (MC 1.9 version, scrubbed): Updates to work around a from a less advertised 1.0.1 for 1.9 that Forge build 1805 broke.
1.0.1: Fixing an issue with the pigs' digestion that caused them to lay manure droppings so repulsive that even the player would refuse to pick it up.
1.0.0: First release, adds manure that can be used as bonemeal in the world, can be smelted into bricks, and can be used as brown dye in recipes.
Permissions & Legal
By releasing pig-manure-mod under the BSD 2-Clause / CC-BY-3.0 licenses, we should have already given you permission to use this in any mod packs you want, so long as you remember to keep the LICENSE file intact.
In case I'm wrong about that, or you want something more explicit, here you go:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I am Joe Amenta, also known as AiryBreath on the Minecraft Forum, also known as airbreather on GitHub and miscellaneous other places.
I am writing on behalf of myself and my wife, who worked with me to create the icons for pig-manure-mod.
Effective immediately and retroactively, we hereby grant permission to redistribute unaltered zip archives of all past and present pig-manure releases, in addition to the permissions we've already granted by distributing pig-manure under its current licenses.
Unless otherwise stated in advance of a future pig-manure release, this also applies to all future pig-manure releases. As a note, not as a binding contract, we have absolutely no intention of cancelling this permission.
This additional permission is granted to all individuals to whom we are legally able to grant it.
* For clarification, the zip archive of a given pig-manure release typically follows the format "pig-manure-x.y.z.jar", where "x.y.z" is the version number.
* For further clarification, a particular zip archive is considered an "unaltered zip archive" of a particular pig-manure release if its contents are bitwise identical to the contents of a zip archive included with a pig-manure release.
It is my opinion that according to the "LICENSE" files we've included in each release, this "additional" permission is a subset of the permissions we've already granted.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.20 (MingW32)
Dang, no 1.7.10 support! Well, it looks like a decent balance mod.
I've added a 1.7.10 version to the head post. It's possible that having airbreathercore separate like this might mess with YAFM or YALSM if you have those installed too, but I think if you don't rename the YAFM or YALSM jar files, FML will do it correctly (it'll load airbreathercore-1.0.0.jar first because of alphabetical order). This is why I initially didn't put it out there, but I figure it's probably never going to be a real issue.
If someone does have problems running this alongside one of those two mods, let me know and I'll package up special versions of those that won't have the issue.
Rollback Post to RevisionRollBack
I sign all really important stuff with this key or a subkey thereof: 0E479CD4.
Bitcoin Tip Jar: 1MCTipsA4edmkKPaMXYZztCksgQ8Zyumiv
It's another .jar file to put in the "mods" folder, download link is right next to the main link at the top post. It just contains a bunch of classes that I use in all my mods, doesn't do anything by itself but is needed in order to run this.
Rollback Post to RevisionRollBack
I sign all really important stuff with this key or a subkey thereof: 0E479CD4.
Bitcoin Tip Jar: 1MCTipsA4edmkKPaMXYZztCksgQ8Zyumiv
There are a lot of cows and horses in the world of minecraft as well xD
Mainly for balance reasons.
In vanilla, there's no compelling reason to have a pig farm instead of a cow farm (cows drop the same amount of food as pigs, plus they also drop leather), and every other farm animal has its own unique stuff in addition to the food: chickens lay eggs and drop feathers, sheep have wool, and rabbits have hide. The only special thing pigs do is give you something to dump your excess saddles onto, and that's not compelling.
Now, with this mod, pigs aren't just worse versions of cows.
Rollback Post to RevisionRollBack
I sign all really important stuff with this key or a subkey thereof: 0E479CD4.
Bitcoin Tip Jar: 1MCTipsA4edmkKPaMXYZztCksgQ8Zyumiv
I have been having a problem with ghost poop.
cant pick up any of the items in the image.
Hmm, my wife has been having this problem too, always around edges of blocks like that. I have no idea what could be causing this... in theory, this should happen with eggs from chickens too.
Does it get better if you restart the client?
Rollback Post to RevisionRollBack
I sign all really important stuff with this key or a subkey thereof: 0E479CD4.
Bitcoin Tip Jar: 1MCTipsA4edmkKPaMXYZztCksgQ8Zyumiv
if i logout of the world then the ghost poop goes away. but as i play for longer i get the ghost items again. its not only on the edges for me.
Another interesting thing i have found is that it isn't all pigs that this happens to. its a proximity around the player i'm guessing loaded chunks. and that its ether time based or lag based. but i'm no modder..
if i logout of the world then the ghost poop goes away. but as i play for longer i get the ghost items again. its not only on the edges for me.
Another interesting thing i have found is that it isn't all pigs that this happens to. its a proximity around the player i'm guessing loaded chunks. and that its ether time based or lag based. but i'm no modder..
For some reason I crash with a concurrent modification exception. Dunno what mod is causing this. My mod list and crash report are here. It seems to deal with the client renderer, as client.render is present several times in the crash report.
Rollback Post to RevisionRollBack
I just took the Minecraft Noob test! Check out what I scored. Think you can beat me?!
Download
1.9 and later versions require airbreathercore 1.0.2 or higher.
1.8 and later versions require airbreathercore 1.0.1 or higher.
1.7.10 versions require airbreathercore 1.0.0.
pig-manure-mod 1.0.3 for 1.11.2 / 1.11 (Forge): https://goo.gl/084zug
airbreathercore 1.0.2 for 1.11.2 / 1.11 (Forge): https://goo.gl/sbQdEP
pig-manure-mod 1.0.2 for 1.10.2 / 1.9.4 (Forge): https://goo.gl/Dj4WRW
airbreathercore 1.0.2 for 1.10.2 / 1.9.4 (Forge): https://goo.gl/nm8DYg
pig-manure-mod 1.0.1 for 1.8.9 (Forge): https://goo.gl/7zhG2Z
airbreathercore 1.0.1a for 1.8.9 (Forge): https://goo.gl/88tMxs
pig-manure-mod 1.0.1 for 1.7.10 (Forge): https://goo.gl/CSwq8p
airbreathercore 1.0.0a for 1.7.10 (Forge): https://goo.gl/RquU1V
Old versions:
pig-manure-mod 1.0.2 for 1.11 (Forge): https://goo.gl/qDcS1f
(OK, so... these will kind of work, but there's an issue with the JSON making the manure look bad, and I still haven't ported the fix for #2 over here yet, plus it's beta because I had to rewrite a lot of the code to make it work with Forge 1.9, so maybe hold off on this one for the time being)pig-manure-mod 1.0.2 for 1.9 (Forge): https://goo.gl/OzqMMkairbreathercore 1.0.2 for 1.9 (Forge): https://goo.gl/TH9Kjkairbreathercore 1.0.1 for 1.8.9 (Forge): https://goo.gl/TH9Kjk
airbreathercore 1.0.0 for 1.7.10 (Forge): https://goo.gl/vniuhg
pig-manure-mod 1.0.1 for 1.8.8 (Forge): https://goo.gl/20TEFJ
airbreathercore 1.0.1 for 1.8.8 (Forge): https://goo.gl/6YnGgQ
pig-manure-mod 1.0.1 for 1.8 (Forge): https://goo.gl/ztWn9R
airbreathercore 1.0.1 for 1.8 (Forge): https://goo.gl/udAznv
pig-manure-mod 1.0.0 for 1.8 (Forge): https://goo.gl/AVMXxB
pig-manure-mod 1.0.0 for 1.7.10 (Forge): https://goo.gl/58p6DA
Signatures:
iQEcBAABCAAGBQJYZl9vAAoJEK1RwlgOR5zU96QH/3WDf00MIhoSmjRkAK9QInLP
Ef5r1w8f+bUQk041Ymdyr5Slao9OmnJWiXBL1Z7vSH1K/AWqZJTi5UuupANZqQN5
TZA4Xiyo7dIxuelwUPkeXnmE+1Kyt6ijEcA0HukaurKFZ43zMYHIcwVeBjLkhJCj
rjtVFI2xpxbVjxuMEZeHsomIEh6lkyhP9Uob0QairsqJ+FCrs9YeJS5klFlBGNNv
eBYMxlm1FDzD419nGbB/Isddd/VuKoqA9hjlNtzcKQzsmZ5hNqtHNGqKs0fTyjit
0bhCP+BlSUzBQSl/0Qva/pNPw1TEhOjHCllvO0Bv0PVWuU/w1Ejx1V5IKQSbbGE=
=m0Hp
-----END PGP SIGNATURE-----
MD5: 4B4DDEFADE9F848CC03B810E17F6F3A3
SHA256: 66831F908D81FFB74B86CF1E53EFDDD9C6F34FA3A777C2695ACFAA0DE573EE42
1.0.2 (for 1.11):
iQEcBAABCAAGBQJYTFXaAAoJEK1RwlgOR5zUtxsIAKUdfOaa1SHCNxLEWGs313W1
KtRKENbVC99kKLgOHXfYwiorRwV44fEJ2c+B5YJALg7sEO1v+j64LDsWQiQd67/i
jyJ1C7yXiRLx1XZsT7w6WhIuLujjyp4C1wcWel+Ca27whLC1hXZhv8ELx//9zcj/
zB05ujB5atDAViNbzb0gfBNoh+JOXVL/4UnznMb7HFecUJH0lsnH2APINDYuYTs+
fl9UH0mMS7V7SN7rq0QKJu1pc2Ekex+zMllDp98ZKnckO896qSAzhZ5NWUh4JEzl
NLqtVs/dJUK5bRoMNjbtEtE34YVYQU6sI8va9r4VM1ij3UzplBJJHzvN9ySERkk=
=3qvu
-----END PGP SIGNATURE-----
MD5: B48319DB2D0CAA3AF253C54C79CEEE42
SHA256: 86E08CA424AB58793ECDAF245B6B4332DC5671BDC8272B87E64D95B08CD9B787
airbreathercore 1.0.2 (MC 1.11):
iQEcBAABCAAGBQJYTFW3AAoJEK1RwlgOR5zUKDwH/R0C2Td6ZY6xLCvyj4POfwPz
1yLoqdRZrC1dp92DEbiyw7JdRxFMS2qKlyw4D6nZJfb0tiH3//9puMshM3m1U10G
OfXykSVT+aoMwrVlh2HgKNgJyF40oYiEf7GyAyuytYYH6cSy2zZm7hn4LqvLwHjE
3UpTd4tRmOdAB65KpPzE5IWlDwEKjp2JMppbbic+Hv1NBgrt6SBlLEeVHNiE2N0h
dzZBhQZq1BzRgSKJ5MzBnV86sjsmKcLsaZ9Nfh9OvjjPHVDbqu8bKwdwe0qHNZZc
GGRPUoaVEmbnwPDcgMTT7vrCGhEYng7JxO3Z0or1wF90KYiyPajOT1ZiBWR6+L0=
=iA+J
-----END PGP SIGNATURE-----
MD5: 8098724F18BDF8763986331DBA405970
SHA256: 8A252E52B8E4D89B817D8640737683B9612F0E7FBB42C99F635C2F23B2D330EF
1.0.2 (for 1.9.4):
iQEcBAABCAAGBQJXZCVcAAoJEK1RwlgOR5zUlEUH/ixNAVXm9vWaHH6ND56Xc7xn
nTZtQFePKWpWSuO3xpMEFLGhmcwBxQLFJvtOcRjf8Voox/dFouKp2JHY/elbFk9F
uFxkYLe2FXC2/inHp8zRD2mDhklAkeKuxkNPlq4/YfUs/SLh1dFJD0VhNkjpHrIj
4r7qF/uIOrovF8ODnLAsCea0efGdHvTSfwkg7o//epLpJDtydfzfobjlyR/ejMaV
0uyYw7uv14+uNuidFVrpNeaDDkLi5wZJPycFIlWeUhnmTdaRYF8glRKwuPCKtBs1
Va2GGlV1xt83Iesh/lkPesollUJ5AjdZbXdiw2jW8wCobyhdJ6iKbuxvghmD+VE=
=sVLd
-----END PGP SIGNATURE-----
MD5: 9050D595261906891F8474C2109138B2
SHA256: 808BF533E3D1A84B2AE4D0554278DFE0FE66B5060AF0DC973360A8FC4DF95D96
airbreathercore 1.0.2 (MC 1.9.4):
iQEcBAABCAAGBQJXZCVkAAoJEK1RwlgOR5zUSRYH/3znMq5jhXJrAbbvrBVgiBVA
CBq8I3XyCdB45axIjhejzJmknXWcsIHF8QJYEH7B0npA+CPAaCYA7sJtMyaPDqdl
399mjiO16LedU8/zuGRyWpMe1CubKioAEi9ZXuB/jA8GTXOD+vQn4UOMCaqu0R/0
zy0Rh2KN+49dW4SKVDLH87wVW/Ws+I7zQuQipmmf3JS6VWJsPBPcXcwu69DUHNhx
2XdkW1w8cen78aAqRIF3YR1VBPxC96P/3KBZETC3bnpLPyeqi+yhVFoQKHGs8S6K
nD28vmalFVY3rD52zOgd3kmE5IP9LlOIN1uuBBfcMJXMXLQAPwwe/+TXTuCyfLQ=
=z1ye
-----END PGP SIGNATURE-----
MD5: AB2729CDAEF617E799BDD8A362F37729
SHA256: 35F801D5D13A3B2EAE13F3182A60AFE20705B91C6CE244961E69B136F1A9F3A0
1.0.2 (for 1.9):
iQEcBAABCAAGBQJXE8/4AAoJEK1RwlgOR5zU9SoIANSiT5wU/CKoVKvjTtYWpSGn
lt4JGpZ+srMQSPL416gZtCUlqYqshGz1tbuBZrKiDXlWi3xn1X4/oBM548bmQ6g0
WI3uQDe4PjpngthrYAxKfDOOPgUz1VEfD+M3ZQoEjDrsTWjCECXurNg15ojltRiq
THr+gyzJh7mwLriBli81Jduz1XXz8t2J6kTRm6e6lbmIl88KB8fquXTgCU2s28X0
KYmmBUGyb+/7mKgRw0xxok2jsF1mm3LRnmdHSgvD8fSkEZUnaV2wEbvS5esByBP/
eUiXe4vZZS0Bvkuq5rBqh47RSICTmaKUq8P91iXEoeopipPlhR1FsL41nxeXuVE=
=+vpF
-----END PGP SIGNATURE-----
MD5: 272935FC3A58FB7CC8FDB6ED30C225B1
SHA256: 3971705AFF291BECD9B4733D69D4927DD5A20A8088F8688ACB936BF29D82921E
airbreathercore 1.0.2 (MC 1.9):
iQEcBAABCAAGBQJXE6AyAAoJEK1RwlgOR5zUXFYH/AgusjhBoapG6bcPGvG1lN3D
GOeoJl7XaQvRiU2WJ5xSVlO8mLKvR0oZ+nsfpo2IfqqHfER++oQXfWtnUASa2JUx
rVkGxh0/T/G8ufSu6jNcSa3mr1UQeYL61DfC6V6YLHwp2OAdGHm/NbGTegtjbu2u
euF15f1tDSr9hY3p8Jvs21RtYsYenYsryhu2jB8yaKAW0MYnbZ+XQdzYpVpuq4mt
XOXzIJBsFZde5c7LQSk0MPBO2blLuGFHCVykcdH7SQnQsaK3sYaaesMUG+kaxnaK
sSMN0MwjvF3TPKwMBCFBEHE8u7OYIF1A0mg5iVxxsIpiUt5AG4GrZXyf+vi5Y2E=
=wJXb
-----END PGP SIGNATURE-----
MD5: 0667A08D01558EEF7A94311DF6E3F645
SHA256: 711D70C3A90D419A6B41755D1C43602FE1788CD5C23064A4185B75BAF9F10884
airbreathercore 1.0.0a (MC 1.7.10):
iQEcBAABCAAGBQJXJhRUAAoJEK1RwlgOR5zU6UoH/3tDbXl9h6Gv6adNajdjTWJ1
UENcfPGGVfHqHv4QsfThG6NfdAtOqAPRzAoH9taaqOpf8tpvqlM6Kbwp2z0UZVpw
lyEHYHVcaEZAt2B1CozUU91hKv1dQCnAcypKCwVvjqqNUgoT/aNYlQa65r+mnA0d
I3k/EKAw6ybpLJJ/JEFNAv5vB32QdUKAA59MdWLHDjFypGzGMCThg6d5bs5hMqJg
wpPTaQZ6JY0oJhNeJX2U0nVilmN4ppfsg1uMVaDckujpXk5BXYnfedOFABII6/6d
GTSserliTIfhX0Er6OiJScnYEveowFC9ZY5f687bwtw8SID6sSCitTPiiadTfFQ=
=lGa/
-----END PGP SIGNATURE-----
MD5: 905FAF8F58F5AB939B302E212BF73241
SHA256: 22B5765898FDCDF4453BDED7EBC75300805505BC1B78BAD7FB7752B6452F1C2A
airbreathercore 1.0.1a (MC 1.8.9):
iQEcBAABCAAGBQJXJg74AAoJEK1RwlgOR5zUULQH/At3HuoOK16WG3gA6MvJqnC2
3eakP7JInEELEzyvYVemZth509TSpf/UUAOg7rbXOKNn+j3KBVx5WRWVM0d0lMId
3mhlAqquNSa1DWWrNS9mzKkJh/DJ3Iz+8zfYOsy8y+FM+zvy8NLQKErjd19xHG2S
sWR3Cnq51wxRoR9IhMOAgnxfG0QJKSP9c5zyQiMsdzN+Mxn2AfLehCrpR8PcCwGl
B0TegbpODutIyzhdRssh+5Du3igzn9nQfF3rnHBn3gWRXUQofbF2if/3UMI4pYCg
+ZpAixBfVO9WCQxwS6jE3KPo67lBfcy2RYHOht9aLydraPIpfwBf9/zUacwWsK8=
=b8z2
-----END PGP SIGNATURE-----
MD5: A56D59BD57BF749651F876C782A1A0C3
SHA256: 78FDBE3ACABBD5023CF6E104BAE81646D221C43D9F25EC9642A8C76A25752AB6
1.0.1 (for 1.8.9):
iQEcBAABCAAGBQJWvHx+AAoJEK1RwlgOR5zU1b0IANOo90EHZCQGwQvOPhNrwTFt
0tkuOj2go2BQ/GfVp59MsWmpFaopof2c6+l5Z2+jS9KS5uObIiYver/5JKw41z38
78Qrji8tKaAN4ClwtJv3fvEWzzLvWb8/FgkXT8ceUqiDeSunt6g81buEE7JU/MQv
tG4POYXrKYC6sbt+B/yBGT58hvQo4OZo1bMmRtLMQe0+W273jyHz0lTa53OJVWF6
mi3gVw3m3Pze8RBdwO46goPiFxxGINpJv7BanLs2+75YXApgGCMeGleVerGLbi1t
OC8q3bXsZJLxTsgdlqcx5gIEFFiDhsIkJz8SvkPJQU1+yQcVDoeE9G/fDpHbvfA=
=H2N1
-----END PGP SIGNATURE-----
MD5: E74E6115E9AAD5D5367882982D239D80
SHA256: 49CEF3631C663EBEDCD089F8B90B40A77C11CB30868440727CA75783A5139859
airbreathercore 1.0.1 (MC 1.8.9):
iQEcBAABCAAGBQJWvHyfAAoJEK1RwlgOR5zUDpwH/1Z4HXlh9fkx/1D2D60LSD/3
AV5Oo3WUN3ujJjIDuNObO+Rgqj08YJ8WgmDn5sYon9fQ0i6qfmGU8OvF2tgpQ2A2
oycOFlIN6FOLy+ZoFeyjhlVssgAfiB6wcnEm8d2UPTKsLYTDQwB+OAfce/UViCWI
9BYtmk0cuyGRY4mhXs85gPCAb/woGC9mLCJmHVNy8GsSkggWy8fTkxST+QRub/pH
uAZyK0x0+WMtOiWDcjLNFKwO81lGtnskyrbJC+9+fn+j+IWW2lqpqmxC/2Qr77Oe
WFQG64gEUK9wEowk2N+UhICtWk2D7//nKtQQIt7ieFTudUuIAM8fYTe/7oiivYA=
=6Sad
-----END PGP SIGNATURE-----
MD5: 82CA504B917B9702AA3B2655D0BC65EC
SHA256: DA35315A77172D8DCC97B68770A714E58E45C290805C823EF3444AE24B2238C1
1.0.1 (for 1.8.8):
iQEcBAABCAAGBQJWXFPPAAoJEK1RwlgOR5zU8NYH/2wkU6M1dvaLAeySjT1Sj6K/
61YZdfA9YQWsMMS3RQdaOi868J0FA3tdZpCU5e7LiklHS8gVqxWNrM39+ZXBRpro
ezt0HWJtxWylL/uqx/FK9A1gAD4fhzz78eBcRvooYGkzKkQT1ioj7n1WC+gqOIXd
+FiF7yTO1X1OaswI0zpJw+5IRocvefPQnYByv+Yout5LFAMKLDaPsyr7uyCiAME8
cg/du9ZQhBSzpY0djqD7vwofwccXPH1XRP2zpjNYWKKFmWW+3KfvPATMb833TIhL
WYT8Z8V11kK1OxfFOPqy8ebJDMEY4ZQ2JewRh5W0CLm8/TVs3QsJoYKs0WBJm18=
=Fvgp
-----END PGP SIGNATURE-----
MD5: 006DBEEE2D07B35182904A3F32D6E98E
SHA256: 1B76072537E5E1BD2E9A07E0FB156EED1BB41AD67469CD113D97D71786B21EEB
airbreathercore 1.0.1 (for 1.8.8):
iQEcBAABCAAGBQJWXE4tAAoJEK1RwlgOR5zUh2UIAMTNNo/sMWW6V6+Vx4cHvPpv
pFw5mjPZ+j2dVV9pDpikrghlO1fVpRKBtMmhXC0bgVaCh9GETlgkVI5tvyxVNqP7
yp7/X5GHPVzCI2wEZ2qlmeQIe4gADBtalddsTYxInctmqcHc8LXNQkz4eW/uD+IL
zjKuqCDZAn+5oxJTX1VPRJZj9cjV5Ar1MWpYSBJOAD4uN+a8UVWTLKRPnUsESbfB
V1SRK9g+czXK/MRDd0HQrYY7euf55hDsM+1FDfr6yAzkLAi3SG8Bzm1f/SO7W5U6
8asHJaz7Daw3FQIDHbpy+eOiPnwRiXObyzeVCH4rBp8GaZaxbq3KOzJLiVPKWwU=
=vDU4
-----END PGP SIGNATURE-----
MD5: E3630DF06F2434833B247EB6BADE6CEB
SHA256: 0B7DF87DA9713D864585B9A24D4ECCC2BF05CD32924E272C7E3305A0FDDDCE7D
1.0.1 (for 1.8):
iQEcBAABAgAGBQJVFqXYAAoJEK1RwlgOR5zUblcIAJAqCVw6dAHg3gjbAkRB2sjW
qDhM8G6xKQm6l7llZGbx4NO/kO4pxhAhI0J8fqJttWyKvD4NYxkHG9+alY/5jHU8
L84tvWo2qRTdSnw1bhTEni7i/Z8OHbmjbFLyZm103kSRzSogDPfYOZXRTtavdcBy
hdVgWRcqsNWj7/kERpRQYyZ2dQhPW74oz/vRm6SrmrF95eSNgEcpj1UYjM/Z3/Sd
FOG31kZyASyAeouGr7g5X8/XrAkEwlKC+StDWrO1iMlXnRO0Sy+ybauDkwq22IGo
la7xlBB1jJluTFdcJ4ns7oezfoXXubq4KAET0OWmJdRV1gMcWEPonraF8WrOOII=
=0B0k
-----END PGP SIGNATURE-----
MD5: 341CD72BF1B1D15FFCEF996C5578890F
SHA256: 2E30703DD4AF3D5A4940EFF4F17E4D979AA23340591AE7FEF07D5383B08A201C
1.0.1 (for 1.8) (the one with the wrong internal version number):
iQEcBAABAgAGBQJVDVF1AAoJEK1RwlgOR5zUvRgIAKd/NJX/6yjCjp4JWdtjwz6N
Eshz5UmvYdCwAthL1pMSitFjihenbEcZ66s4FjmP3G5o7hx+pWI38pUEsZUEEl0u
193Zd27pZKgl9tcSrFFe4z3W+jNfRR4CQzpTnsoGroUuU4lCLfdTHodTc6vMJlIw
qV37SIXKaV7fNseYEh7hKsmNDrJHvHyw6IwMRfbotDwP2rb0HWnc5eqi35iw0xvl
J3qaIBvfmlb/T3jEh3amoO300qrUVPHkjDY6jZ+2s0vQQr2NViO1FmFUtYcl02nB
bmugqIC9ii5aYqJPpkYC8hTaAaeySJz7z4vmDV1Kp84mmtFQSMDrMbanH+ZBlK8=
=EUri
-----END PGP SIGNATURE-----
MD5: 188FAB7295F6670BF114C8362CE1C128
SHA256: 11147243D0C0E0EEB879A9197CBE140F8165B75DF59319FE2904416650B9F27D
1.0.1 (for 1.7.10):
iQEcBAABAgAGBQJVDVc4AAoJEK1RwlgOR5zUE2oH/3ZvUQS54TyihZWVGG35RG1m
RG8MxCpI5YC6EDlo9PmdOJitgDLsu+ZHYNjE1793hNx7KR9CtH+p/AGnPNePjdQG
U1ZTArq04YytbHkkR78jZRdZoghBxfc54uHLA1ivby+DdqEaykx9xQCDAf0Vtvzv
SAEJg6Wo4TaXMkh73UkpjYMvA7rn37r0/HL1J1AyoKPyWnc/j7xZEGdbGShREwQz
SgcvX45IoMNEroiR+VybeL9vQ/q6npuJZlAmDXFBYw4J1q5oku6xEIoaeWEtxEgc
pHJgX76dCgM92sQPmwPlhTm3AIwfk8GQTrIFo/leY/dR8wiYYULXG6jMRmO1lrk=
=rtVj
-----END PGP SIGNATURE-----
MD5: D27639C3F9A7C628B04CDD5995BDAD7B
SHA256: D809999268A57B4A477AFBD1E128C4E5A68C4F996F8FB10A7B3E6AC4BBB5CAE9
1.0.0 (for 1.8):
iQEcBAABAgAGBQJU2/E0AAoJEK1RwlgOR5zUoLcIALiPrp3w/JZIRlm3rOOnyJsk
OgBRFYXIJ83Xizyfr1GW+Wty2Rk4s5yatFuNypxmswHtpiCVPU2GxuUoiZwZWYI6
xzQioqdlNn5aGAtv+L62uj2HzavtHby8a30SloTLHJrxsPvTq4mHYSS7q8pzmMq7
kpLqJKHFlzhsYuHuPZOPMkM9pf9L2+rhAxDee0FiUNKS0Iunoz/AlmU58CKVynBN
REOO9p6ZEyW/q+RfpBoKnw7TmuPkMsh52Xy096TQfHQBILlqzC+9kR4N3uB+uVaY
esP+F5tpL5JOxXJLXXzEJWo+CSMh6O5Kx5+0sKouY12N2kvAi39hLQ67Y96eARc=
=cnxk
-----END PGP SIGNATURE-----
MD5: 5D31450C5AF0C8AB5122D1B75DBCDFB3
SHA256: 48D86E3E46C992BA1F5F8E0D5F6CF991DE987AB354FD857AF0FDB30DBEBA32BD
airbreathercore 1.0.1 (for 1.8):
iQEcBAABAgAGBQJU2KsaAAoJEK1RwlgOR5zUQWkH/RiMHNU7f6HnRwNofrjzjOa/
aJP9wXX8pQtrN8UEY2hDRWEdppYaThsILzRFLg3VZR8RzvzsAU1GliGOpl6g1+Bf
+H8PLAAVj0kzXX88dcfeCfTiXc9Bm/a+K4BPyDgC7HqKzvXT0xWKjwPQ3034st9b
EyGQ2pUUnmVyE0257Zg9qJxIoRnXWSA5rey36+nYGtMTbOLcuFIqPfIoF4K+Xuid
0RmsRnvcUpnaUw5sbq/g9Qc2Ywi5gf9RyLcXnJYPtT5St07ionbcx9APaS+rb2s4
bcjoqgsoyr7X8e/iVIkeloeHq/0aSOgtDG2OhizDA03AugFEizQx1M9OdhxuDSY=
=4aQz
-----END PGP SIGNATURE-----
MD5: 10131F32022DEDE0D0CEC6ADFAE4BE2B
SHA256: 2FFFC66F3ECD24A5970E28E2FBBE70C0BB9CFDBD9267B80E5FC042BB819EF214
1.0.0 (for 1.7.10):
iQEcBAABAgAGBQJU3IB0AAoJEK1RwlgOR5zUBY8IAM12ufV/FGj4WTeyBuTxBGRy
URAFZBzLuy2nMaywuiqBCsAmiJX/o/1bflrOZt+jVPlchhPbGR7Lxi3+caqhvpET
5iR4OOjCLNeti4tuDYrFdR4KDzs9kvsDUDWSu/aupLHXpvZcaJG32LFHfI35CbI9
5QSfI6hC6KfbUXd65rvrBKYiTLNGPveEmaW3oJpodu2C5lAXP0sT4eQZygPbHWnZ
Kj0KU+gDISFY6Qyvw52b71eF7NToACox2UdXxA29bFjpxbikD6rQdux60KRTAM3P
X67jaQcbsTf4bl9OVP9Im3loAX318to8o8UvOzQDeeqoa0kAcRG27gY+tX5++2A=
=hP/m
-----END PGP SIGNATURE-----
MD5: B7FD82713C3288B1AE6CFA17547B3ED9
SHA256: 53D09AE6CBABF431D99B29FCBD601FBBBD9EA992E02065134950A2ADF5C65BDE
airbreathercore 1.0.0:
iQEcBAABAgAGBQJU3ICVAAoJEK1RwlgOR5zU4bEIALIwzDy7qt33Q3TB8y0tolsW
C3k1SGSsDwT/p7Lapod++ZK9MYM9VKh+sjjvUjpO1extYNRqhiV6im5Yr6XtohY0
38sKnY5ozxSZ4hCeWsh2Ptem7+P9jWI3oRBrT0UeI5SDETFnUHwCH/XzA/emYOBR
s5vyRnUfohZ3irawMlt6xdqc//vtmytrlSvmf3eeuYJqvXbz0svB0KmBLRvnM3W4
6KK9PxXgVIEE0Sf3C0DP8dROCd6Fa7AY0KOfjDJzE4KnHVBb5sTcBgB29bs98eOg
GixxvDjJXUTYRv0S1oX3MjcqeahGgPgTFyOC2IXz5jsYeGkX+j39H6d5J23WbbA=
=cnyL
-----END PGP SIGNATURE-----
MD5: C293E81AE434592860DC9CCBDB3E1B39
SHA256: 655292B7EEA71B1C127B93533796052B64649D89F80277074931AFE675D42CCD
What This Mod Does
Makes adult pigs poop out Manure, which can be used like Bone Meal in the world, can be used as brown dye in recipes, and can be smelted into bricks (same experience as smelting a clay ball). This gives the player a tangible reason to farm pigs instead of cows, chickens, or sheep.
Baby pigs do not poop. Obviously, baby pigs poop in real life, this is just to keep the balance on par with similar things.
Credit for the idea goes to skidznet.
How to Install
Install Forge (tested with 10.13.2.1230 for 1.7.10 and 11.14.0.1299 for 1.8), then drop the .jar file into "mods" in your .minecraft folder. This is pretty standard stuff -- look around for tutorials if you're confused.
General Notes
Software is open-source (BSD 2-Clause), icons are licensed under CC-BY-3.0. Source code is on https://github.com/airbreather/pig-manure-mod.
Screenshots
Smelting into Bricks
Dyeing Wool (e.g.)
Changelog
1.0.2 (MC 1.9 version, scrubbed): Updates to work around a from a less advertised 1.0.1 for 1.9 that Forge build 1805 broke.Permissions & Legal
Hash: SHA1
I am Joe Amenta, also known as AiryBreath on the Minecraft Forum, also known as airbreather on GitHub and miscellaneous other places.
I am writing on behalf of myself and my wife, who worked with me to create the icons for pig-manure-mod.
Effective immediately and retroactively, we hereby grant permission to redistribute unaltered zip archives of all past and present pig-manure releases, in addition to the permissions we've already granted by distributing pig-manure under its current licenses.
Unless otherwise stated in advance of a future pig-manure release, this also applies to all future pig-manure releases. As a note, not as a binding contract, we have absolutely no intention of cancelling this permission.
This additional permission is granted to all individuals to whom we are legally able to grant it.
* For clarification, the zip archive of a given pig-manure release typically follows the format "pig-manure-x.y.z.jar", where "x.y.z" is the version number.
* For further clarification, a particular zip archive is considered an "unaltered zip archive" of a particular pig-manure release if its contents are bitwise identical to the contents of a zip archive included with a pig-manure release.
It is my opinion that according to the "LICENSE" files we've included in each release, this "additional" permission is a subset of the permissions we've already granted.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.20 (MingW32)
iQEcBAEBAgAGBQJU2/nmAAoJEK1RwlgOR5zUYA8IAMiSif6tarSvoXrM+BxzFZ3D
DUEACVPiyOWHKzlS2ncr0TJJzD1KKvW43PM4HxYkrTSUDl6FImee0VLErAkxpNQM
9qu2fnyZfgUy6xJu1+lpXFaghAAH1QHIbDKg/4srwjyzf0PvwF+9MHhE/0twWNuo
SRAFc8n+9htN3M3i0k2hm4v/KiCrXfTXfApqqHBkGWcDVJGWtDAmoxsKRhndbyFX
BxY0G5f42MJwZu8bHSiCEJStW8aCnReFLMZQVgO4dsIDbndUQo3aStBbc3bFIwtF
TEOUBScJzOBIMsQp7E5DXZ1xd4Tiln2qgc4RCkWJkq7amnfvTOiSknxW+Khok7U=
=QkJ2
-----END PGP SIGNATURE-----
Bitcoin Tip Jar: 1MCTipsA4edmkKPaMXYZztCksgQ8Zyumiv
artist, writer, content producer.
Do you even MLG
I've added a 1.7.10 version to the head post. It's possible that having airbreathercore separate like this might mess with YAFM or YALSM if you have those installed too, but I think if you don't rename the YAFM or YALSM jar files, FML will do it correctly (it'll load airbreathercore-1.0.0.jar first because of alphabetical order). This is why I initially didn't put it out there, but I figure it's probably never going to be a real issue.
If someone does have problems running this alongside one of those two mods, let me know and I'll package up special versions of those that won't have the issue.
Bitcoin Tip Jar: 1MCTipsA4edmkKPaMXYZztCksgQ8Zyumiv
Join us at our website: AIM Gaming
It's another .jar file to put in the "mods" folder, download link is right next to the main link at the top post. It just contains a bunch of classes that I use in all my mods, doesn't do anything by itself but is needed in order to run this.
Bitcoin Tip Jar: 1MCTipsA4edmkKPaMXYZztCksgQ8Zyumiv
Clearly they're holding it all in for when they become adults, so they can release it all at once.
GENERATION 24: The first time you see this, copy it into your sig on any forum and add 1 to the generation. Social experiment.
Check out my Metroid Door and Custom Potions!
Mainly for balance reasons.
In vanilla, there's no compelling reason to have a pig farm instead of a cow farm (cows drop the same amount of food as pigs, plus they also drop leather), and every other farm animal has its own unique stuff in addition to the food: chickens lay eggs and drop feathers, sheep have wool, and rabbits have hide. The only special thing pigs do is give you something to dump your excess saddles onto, and that's not compelling.
Now, with this mod, pigs aren't just worse versions of cows.
Bitcoin Tip Jar: 1MCTipsA4edmkKPaMXYZztCksgQ8Zyumiv
cant pick up any of the items in the image.
Hmm, my wife has been having this problem too, always around edges of blocks like that. I have no idea what could be causing this... in theory, this should happen with eggs from chickens too.
Does it get better if you restart the client?
Bitcoin Tip Jar: 1MCTipsA4edmkKPaMXYZztCksgQ8Zyumiv
if i logout of the world then the ghost poop goes away. but as i play for longer i get the ghost items again. its not only on the edges for me.
Another interesting thing i have found is that it isn't all pigs that this happens to. its a proximity around the player i'm guessing loaded chunks. and that its ether time based or lag based. but i'm no modder..
So glad I'm not the only one stepping in ghost poop... XD
Fixed in 1.0.1 (see top post).
Edit: wait about 10 minutes or so from the time of this post before you try downloading it, per this tweet.
Edit2: go for it.
Bitcoin Tip Jar: 1MCTipsA4edmkKPaMXYZztCksgQ8Zyumiv
Thank you!!! <3
Creative idea I would have to say. Who would have thought about a pig poop mod? Well, now that its here, it seems great. Good job.
Free Minecraft Hacks
The 1.0.1 update for 1.8 has an incorrect internal version number of 1.0.0
You are correct. Fixed.
Bitcoin Tip Jar: 1MCTipsA4edmkKPaMXYZztCksgQ8Zyumiv
For some reason I crash with a concurrent modification exception. Dunno what mod is causing this. My mod list and crash report are here. It seems to deal with the client renderer, as client.render is present several times in the crash report.
I just took the Minecraft Noob test! Check out what I scored. Think you can beat me?!
To take the test, check out
https://minecraftnoobtest.com/test.php
Don't click this link, HE is haunting it...