minetest_game dye recipe

User avatar
jojoa1997
Member
 
Posts: 2890
Joined: Thu Dec 13, 2012 05:11

minetest_game dye recipe

by jojoa1997 » Sat Jan 19, 2013 22:55

has anyone made recipes so we can make dies to make different color wool.
Coding;
1X coding
3X debugging
12X tweaking to be just right
 

User avatar
Chinchow
Member
 
Posts: 683
Joined: Tue Sep 18, 2012 21:37

by Chinchow » Sat Jan 19, 2013 23:08

I have some just for my self
Cactus in a furnace =green
Apple furnace = red
Orichalcum shard furnace =blue
none else
Sometimes, it's harder to think up a mod than it is to create it.
Mods: Orichalcum Stonebricks Extra Chests
 

User avatar
0gb.us
Member
 
Posts: 841
Joined: Sun Sep 16, 2012 01:55

by 0gb.us » Sat Jan 19, 2013 23:09

In minetest_game? No. But there's also no way to get wool in minetest_game. Why are wool and dye even in minetest_game, when they can't be used?

However, if you use a custom game, technic adds a way to get dyes by grinding flowers. Current technic is incompatible with stable Minetest though, so if you are using stable Minetest, you'll need to swap out rubber.lua for an older version.
Last edited by 0gb.us on Sat Jan 19, 2013 23:10, edited 1 time in total.
 

User avatar
Chinchow
Member
 
Posts: 683
Joined: Tue Sep 18, 2012 21:37

by Chinchow » Sat Jan 19, 2013 23:10

But wait if you want default no creative dye how do you get wool?
Sometimes, it's harder to think up a mod than it is to create it.
Mods: Orichalcum Stonebricks Extra Chests
 

User avatar
Chinchow
Member
 
Posts: 683
Joined: Tue Sep 18, 2012 21:37

by Chinchow » Sat Jan 19, 2013 23:10

You beat me to that
Sometimes, it's harder to think up a mod than it is to create it.
Mods: Orichalcum Stonebricks Extra Chests
 

User avatar
0gb.us
Member
 
Posts: 841
Joined: Sun Sep 16, 2012 01:55

by 0gb.us » Sat Jan 19, 2013 23:10

You can't. That's the thing.
 

User avatar
Chinchow
Member
 
Posts: 683
Joined: Tue Sep 18, 2012 21:37

by Chinchow » Sat Jan 19, 2013 23:12

I was asking him how he expected to get it
Sometimes, it's harder to think up a mod than it is to create it.
Mods: Orichalcum Stonebricks Extra Chests
 

Spots
Member
 
Posts: 124
Joined: Tue Jul 24, 2012 12:12

by Spots » Sat Jan 19, 2013 23:22

http://forum.minetest.net/viewtopic.php?pid=28399#p28399

you guys really need to learn how to use the search or just browse the mods section.....
Just saying......
Last edited by Spots on Sat Jan 19, 2013 23:23, edited 1 time in total.
 

User avatar
kaeza
Member
 
Posts: 2141
Joined: Thu Oct 18, 2012 05:00
GitHub: kaeza
IRC: kaeza diemartin blaaaaargh
In-game: kaeza

by kaeza » Sat Jan 19, 2013 23:22

Your signature is not the place for a blog post. Please keep it as concise as possible. Thank you!

Check out my stuff! | Donations greatly appreciated! PayPal | BTC: 1DFZAa5VtNG7Levux4oP6BuUzr1e83pJK2
 

User avatar
jojoa1997
Member
 
Posts: 2890
Joined: Thu Dec 13, 2012 05:11

by jojoa1997 » Sun Jan 20, 2013 02:37

i am using vanessae's plantlife mod and made a recipe to use the cotton to make wool. i was wondering if there was any recipes out there. also is there a mod that could give default dies.
Coding;
1X coding
3X debugging
12X tweaking to be just right
 

User avatar
0gb.us
Member
 
Posts: 841
Joined: Sun Sep 16, 2012 01:55

by 0gb.us » Sun Jan 20, 2013 02:51



Papyrus is way to hard to get ahold of, and wool is often used for large projects.

jojoa1997 wrote:i am using vanessae's plantlife mod and made a recipe to use the cotton to make wool. i was wondering if there was any recipes out there. also is there a mod that could give default dies.


As I said above ....

0gb.us wrote:However, if you use a custom game, technic adds a way to get dyes by grinding flowers. Current technic is incompatible with stable Minetest though, so if you are using stable Minetest, you'll need to swap out rubber.lua for an older version.
 

User avatar
jojoa1997
Member
 
Posts: 2890
Joined: Thu Dec 13, 2012 05:11

by jojoa1997 » Sun Jan 20, 2013 02:58

0gb.us wrote:As I said above ....

0gb.us wrote:However, if you use a custom game, technic adds a way to get dyes by grinding flowers. Current technic is incompatible with stable Minetest though, so if you are using stable Minetest, you'll need to swap out rubber.lua for an older version.

I dont want to add technic to my game. i just want a mod that gives dyes.
Coding;
1X coding
3X debugging
12X tweaking to be just right
 

User avatar
Likwid H-Craft
Member
 
Posts: 1113
Joined: Sun Jan 06, 2013 14:20

by Likwid H-Craft » Sun Jan 20, 2013 03:55

I can make dyes for Minetest Default but, I don't know about out of the, Default.
My Domain's/others:
http://likwidtest.hj.cx/ (Not Done)
 

User avatar
jojoa1997
Member
 
Posts: 2890
Joined: Thu Dec 13, 2012 05:11

by jojoa1997 » Sun Jan 20, 2013 03:57

i just want recipes that make the dyes in the dye mod in vanilla dame. also it csnt be dependent on any outside mods
Coding;
1X coding
3X debugging
12X tweaking to be just right
 

User avatar
Likwid H-Craft
Member
 
Posts: 1113
Joined: Sun Jan 06, 2013 14:20

by Likwid H-Craft » Sun Jan 20, 2013 04:11

Well why not have, craft Dirt with Dirt make Blown Dye?
My Domain's/others:
http://likwidtest.hj.cx/ (Not Done)
 

Sokomine
Member
 
Posts: 2980
Joined: Sun Sep 09, 2012 17:31

by Sokomine » Sun Jan 20, 2013 05:19

You can strip down technic to what you need (i.e. only the wool colors). Or you can try Jordachs old wool and panes mod.
A list of my mods can be found here.
 


Return to Minetest General

Who is online

Users browsing this forum: No registered users and 24 guests

cron